Pull request #188 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-gpio Obtained Jenkinsfile from 83fa8f362cef2a76cbfc7b40af84bdb6627824ed+ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (7ccddcc8229775accf9884a305c42063a58fa178) 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-ssh15725977621703934440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14793663896023482228.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5641482630051449274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7903856794905934661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6783631446991055958.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16381254851661588464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4513 in /w/workspace/edgexfoundry_device-gpio_PR-188 [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-188 # 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/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 83fa8f362cef2a76cbfc7b40af84bdb6627824ed Merge succeeded, producing 83fa8f362cef2a76cbfc7b40af84bdb6627824ed Checking out Revision 83fa8f362cef2a76cbfc7b40af84bdb6627824ed (PR-188) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:47 ========================================================= 07:01:47 EdgeX Global Pipelines Version Info 07:01:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:47 ------------------- 07:01:47 stable info: 07:01:47 ------------------- 07:01:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:01:47 Message: update stable to v1.0.253 07:01:48 ------------------- 07:01:48 experimental info: 07:01:48 ------------------- 07:01:48 Commited By: **** collab-it+edgex@linuxfoundation.org 07:01:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 07:01:48 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-188 [Pipeline] echo 07:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-188 [Pipeline] echo 07:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-188 [Pipeline] echo 07:01:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo 07:01:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83fa8f3 [Pipeline] echo 07:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:50 provisioning config files... 07:01:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config4857132404591368848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:50 ---> docker-login.sh 07:01:50 nexus3.edgexfoundry.org:10001 07:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:51 Configure a credential helper to remove this warning. See 07:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:51 07:01:51 Login Succeeded 07:01:51 nexus3.edgexfoundry.org:10002 07:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:51 Configure a credential helper to remove this warning. See 07:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:51 07:01:51 Login Succeeded 07:01:51 nexus3.edgexfoundry.org:10003 07:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:51 Configure a credential helper to remove this warning. See 07:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:51 07:01:51 Login Succeeded 07:01:51 nexus3.edgexfoundry.org:10004 07:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:51 Configure a credential helper to remove this warning. See 07:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:51 07:01:51 Login Succeeded 07:01:51 docker.io 07:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:51 Configure a credential helper to remove this warning. See 07:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:51 07:01:51 Login Succeeded 07:01:51 ---> docker-login.sh ends [Pipeline] } 07:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:01:52 + git rev-list -1 --merges 83fa8f362cef2a76cbfc7b40af84bdb6627824ed~1..83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo 07:01:52 -----------> git rev-list -1 --merges 83fa8f362cef2a76cbfc7b40af84bdb6627824ed~1..83fa8f362cef2a76cbfc7b40af84bdb6627824ed 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [false] [Pipeline] sh 07:01:53 + git log --format=format:%s -1 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo 07:01:53 ========================================================= 07:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:53 + git log --format=format:%s -1 83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] echo 07:01:53 [semverPrep] GIT_COMMIT: 83fa8f362cef2a76cbfc7b40af84bdb6627824ed, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo 07:01:53 [semverPrep] This is not a build commit. [Pipeline] sh 07:01:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:54 + grep -v github /etc/ssh/ssh_known_hosts 07:01:54 + [ -e /tmp/ssh_known_hosts ] 07:01:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:01:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:01:54 + sudo tee -a /etc/ssh/ssh_known_hosts 07:01:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:54 07:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:55 0.1.4: Pulling from edgex-devops/py-git-semver 07:01:55 b85a868b505f: Pulling fs layer 07:01:55 e2be974225ed: Pulling fs layer 07:01:55 339a4e72a1f5: Pulling fs layer 07:01:55 988bab9f4d93: Pulling fs layer 07:01:55 1469e6f7b9e6: Pulling fs layer 07:01:55 eaf3925da568: Pulling fs layer 07:01:55 bab4dde63d76: Pulling fs layer 07:01:55 bde34c3a00c8: Pulling fs layer 07:01:55 b352a97aabf1: Pulling fs layer 07:01:55 4872d77fe225: Pulling fs layer 07:01:55 5851b861e8e6: Pulling fs layer 07:01:55 bab4dde63d76: Waiting 07:01:55 bde34c3a00c8: Waiting 07:01:55 b352a97aabf1: Waiting 07:01:55 988bab9f4d93: Waiting 07:01:55 eaf3925da568: Waiting 07:01:55 5851b861e8e6: Waiting 07:01:55 4872d77fe225: Waiting 07:01:55 1469e6f7b9e6: Waiting 07:01:55 e2be974225ed: Verifying Checksum 07:01:55 e2be974225ed: Download complete 07:01:55 988bab9f4d93: Download complete 07:01:55 1469e6f7b9e6: Verifying Checksum 07:01:55 1469e6f7b9e6: Download complete 07:01:55 eaf3925da568: Download complete 07:01:55 339a4e72a1f5: Verifying Checksum 07:01:55 339a4e72a1f5: Download complete 07:01:55 bde34c3a00c8: Verifying Checksum 07:01:55 bde34c3a00c8: Download complete 07:01:55 b352a97aabf1: Verifying Checksum 07:01:55 b352a97aabf1: Download complete 07:01:55 4872d77fe225: Verifying Checksum 07:01:55 4872d77fe225: Download complete 07:01:55 5851b861e8e6: Verifying Checksum 07:01:55 5851b861e8e6: Download complete 07:01:55 b85a868b505f: Verifying Checksum 07:01:55 b85a868b505f: Download complete 07:01:55 bab4dde63d76: Verifying Checksum 07:01:56 b85a868b505f: Pull complete 07:01:56 e2be974225ed: Pull complete 07:01:57 339a4e72a1f5: Pull complete 07:01:57 988bab9f4d93: Pull complete 07:01:57 1469e6f7b9e6: Pull complete 07:01:57 eaf3925da568: Pull complete 07:01:59 bab4dde63d76: Pull complete 07:01:59 bde34c3a00c8: Pull complete 07:01:59 b352a97aabf1: Pull complete 07:01:59 4872d77fe225: Pull complete 07:01:59 5851b861e8e6: Pull complete 07:01:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:59 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 07:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:02 $ docker top 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:02 [ssh-agent] Looking for ssh-agent implementation... 07:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:02 $ docker exec 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent 07:02:02 SSH_AUTH_SOCK=/tmp/ssh-9ESEa7mEUlGt/agent.32 07:02:02 SSH_AGENT_PID=38 07:02:02 Running ssh-add (command line suppressed) 07:02:02 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_6753556490200113341.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_6753556490200113341.key) 07:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:03 + git tag --points-at HEAD [Pipeline] } 07:02:03 $ docker exec --env ******** --env ******** 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent -k 07:02:03 unset SSH_AUTH_SOCK; 07:02:03 unset SSH_AGENT_PID; 07:02:03 echo Agent pid 38 killed; 07:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:03 [ssh-agent] Looking for ssh-agent implementation... 07:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:03 $ docker exec 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent 07:02:03 SSH_AUTH_SOCK=/tmp/ssh-tjPmE74sMFO7/agent.70 07:02:03 SSH_AGENT_PID=76 07:02:03 Running ssh-add (command line suppressed) 07:02:03 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_16673297559842748644.key (/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/private_key_16673297559842748644.key) 07:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:04 + git semver init 07:02:04 2023-08-25 07:02:04,392 [run_init] DEBUG init version:0.0.0 force:False 07:02:04 2023-08-25 07:02:04,393 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver 07:02:04 2023-08-25 07:02:04,393 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-188/.semver 07:02:04 2023-08-25 07:02:04,394 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-188/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188, universal_newlines=False, shell=None, istream=None) 07:02:05 2023-08-25 07:02:05,347 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.git/info/exclude 07:02:05 2023-08-25 07:02:05,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 with force:False 07:02:05 2023-08-25 07:02:05,347 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 07:02:05 2023-08-25 07:02:05,351 [execute] INFO git cat-file --batch-check 07:02:05 2023-08-25 07:02:05,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) 07:02:05 2023-08-25 07:02:05,357 [execute] INFO git cat-file --batch 07:02:05 2023-08-25 07:02:05,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-188/.semver, universal_newlines=False, shell=None, istream=) 07:02:05 2023-08-25 07:02:05,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-188/.semver/PR-188 07:02:05 0.0.0 [Pipeline] } 07:02:05 $ docker exec --env ******** --env ******** 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c ssh-agent -k 07:02:05 unset SSH_AUTH_SOCK; 07:02:05 unset SSH_AGENT_PID; 07:02:05 echo Agent pid 76 killed; 07:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:05 + git semver [Pipeline] } 07:02:06 $ docker stop --time=1 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c 07:02:07 $ docker rm -f --volumes 35e38658db5d8375d1ed7c05602eab591d37ca1f6f77d2f00026deee8d66807c [Pipeline] // withDockerContainer [Pipeline] sh 07:02:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:08 Stashed 1 file(s) [Pipeline] echo 07:02:08 [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 07:02:08 provisioning config files... 07:02:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config10209219552912875112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:09 ---> docker-login.sh 07:02:09 nexus3.edgexfoundry.org:10001 07:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:09 Configure a credential helper to remove this warning. See 07:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:09 07:02:09 Login Succeeded 07:02:09 nexus3.edgexfoundry.org:10002 07:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:09 Configure a credential helper to remove this warning. See 07:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:09 07:02:09 Login Succeeded 07:02:09 nexus3.edgexfoundry.org:10003 07:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:09 Configure a credential helper to remove this warning. See 07:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:09 07:02:09 Login Succeeded 07:02:09 nexus3.edgexfoundry.org:10004 07:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:09 Configure a credential helper to remove this warning. See 07:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:09 07:02:09 Login Succeeded 07:02:09 docker.io 07:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:09 Configure a credential helper to remove this warning. See 07:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:09 07:02:09 Login Succeeded 07:02:09 ---> docker-login.sh ends [Pipeline] } 07:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:10 ========================================================= 07:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:02:10 Sending build context to Docker daemon 16.06MB 07:02:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:02:10 Step 2/12 : FROM ${BASE} AS builder 07:02:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:10 4db1b89c0bd1: Pulling fs layer 07:02:10 6911f1a30b25: Pulling fs layer 07:02:10 e194b8c5c2a9: Pulling fs layer 07:02:10 6863d3e3a2b1: Pulling fs layer 07:02:10 ec0bb842ea78: Pulling fs layer 07:02:10 40a00589a448: Pulling fs layer 07:02:10 6c08303d61cc: Pulling fs layer 07:02:10 798269fcf238: Pulling fs layer 07:02:10 6863d3e3a2b1: Waiting 07:02:10 40a00589a448: Waiting 07:02:10 6c08303d61cc: Waiting 07:02:10 798269fcf238: Waiting 07:02:10 6911f1a30b25: Verifying Checksum 07:02:10 6911f1a30b25: Download complete 07:02:10 6863d3e3a2b1: Verifying Checksum 07:02:10 6863d3e3a2b1: Download complete 07:02:10 ec0bb842ea78: Verifying Checksum 07:02:10 ec0bb842ea78: Download complete 07:02:10 4db1b89c0bd1: Verifying Checksum 07:02:10 4db1b89c0bd1: Download complete 07:02:10 40a00589a448: Verifying Checksum 07:02:10 40a00589a448: Download complete 07:02:10 4db1b89c0bd1: Pull complete 07:02:11 6911f1a30b25: Pull complete 07:02:11 798269fcf238: Verifying Checksum 07:02:11 798269fcf238: Download complete 07:02:11 e194b8c5c2a9: Verifying Checksum 07:02:11 e194b8c5c2a9: Download complete 07:02:11 6c08303d61cc: Verifying Checksum 07:02:11 6c08303d61cc: Download complete 07:02:14 e194b8c5c2a9: Pull complete 07:02:14 6863d3e3a2b1: Pull complete 07:02:14 ec0bb842ea78: Pull complete 07:02:14 40a00589a448: Pull complete 07:02:16 6c08303d61cc: Pull complete 07:02:17 798269fcf238: Pull complete 07:02:17 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 07:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:02:17 ---> ec979cd7f677 07:02:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:02:22 ---> Running in cea92709d030 07:02:22 Removing intermediate container cea92709d030 07:02:22 ---> 0bef32de3f56 07:02:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:02:22 ---> Running in bbc38cd4398d 07:02:22 Removing intermediate container bbc38cd4398d 07:02:22 ---> 078d716f5eef 07:02:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:02:22 ---> Running in b3ef6755e361 07:02:22 Removing intermediate container b3ef6755e361 07:02:22 ---> 52c77f5da07a 07:02:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:02:22 ---> Running in 41b56d641389 07:02:22 Removing intermediate container 41b56d641389 07:02:22 ---> 0655168eea7d 07:02:22 Step 7/12 : WORKDIR /device-gpio 07:02:22 ---> Running in 2c244c31156e 07:02:22 Removing intermediate container 2c244c31156e 07:02:22 ---> 7f381bbb736f 07:02:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:22 ---> Running in 9928b4a35a4c 07:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:02:23 (1/4) Installing openssh-keygen (9.1_p1-r4) 07:02:23 (2/4) Installing libedit (20221030.3.1-r0) 07:02:23 (3/4) Installing openssh-client-common (9.1_p1-r4) 07:02:23 Still waiting to schedule task 07:02:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:02:23 (4/4) Installing openssh-client-default (9.1_p1-r4) 07:02:23 Executing busybox-1.35.0-r29.trigger 07:02:23 OK: 269 MiB in 57 packages 07:02:24 Removing intermediate container 9928b4a35a4c 07:02:24 ---> 144ffd5789d7 07:02:24 Step 9/12 : COPY go.mod vendor* ./ 07:02:24 ---> 3afa34e01857 07:02:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:24 ---> Running in e1ce00d71753 07:02:56 Removing intermediate container e1ce00d71753 07:02:56 ---> ba3c2b11c8ae 07:02:56 Step 11/12 : COPY . . 07:02:56 ---> 1c650d4cea10 07:02:56 Step 12/12 : RUN ${MAKE} 07:02:56 ---> Running in b23ac2a947ae 07:02:57 noop 07:02:57 Removing intermediate container b23ac2a947ae 07:02:57 ---> 5bf8c0f04b31 07:02:57 Successfully built 5bf8c0f04b31 07:02:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:57 + docker inspect -f . ci-base-image-x86_64 07:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:58 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 07:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:58 $ docker top 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:58 + go version 07:02:58 go version go1.20.6 linux/amd64 [Pipeline] } 07:02:58 $ docker stop --time=1 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 07:03:00 $ docker rm -f --volumes 8f35c8d9b182aeccda440d2f61d1997e972747002659a3b9c5e78d0b8f434895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:00 + docker inspect -f . ci-base-image-x86_64 07:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:01 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 07:03:01 $ 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-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:01 $ docker top acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] fileExists [Pipeline] sh 07:03:02 + make test 07:03:02 go test ./... -coverprofile=coverage.out ./... 07:03:07 ? github.com/edgexfoundry/device-gpio [no test files] 07:03:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:03:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:03:25 go vet ./... 07:03:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:03:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:03:29 ./bin/test-attribution-txt.sh [Pipeline] echo 07:03:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:03:29 $ docker stop --time=1 acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb 07:03:35 $ docker rm -f --volumes acac6071120e7b550cba75b9963ebbe18017155541b19991cacbc4044b649abb [Pipeline] // withDockerContainer [Pipeline] sh 07:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:37 + ls -al . 07:03:37 total 168 07:03:37 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 07:03 . 07:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:01 .. 07:03:37 -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:01 .dockerignore 07:03:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:02 .git 07:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 .github 07:03:37 -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:01 .gitignore 07:03:37 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:01 .golangci.yml 07:03:37 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:02 .semver 07:03:37 -rw-rw-r-- 1 jenkins jenkins 10780 Aug 25 07:01 Attribution.txt 07:03:37 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:01 CHANGELOG.md 07:03:37 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:01 Dockerfile 07:03:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:01 GOVERNANCE.md 07:03:37 -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:01 Jenkinsfile 07:03:37 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:01 LICENSE 07:03:37 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:01 Makefile 07:03:37 -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:01 OWNERS.md 07:03:37 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:01 README.md 07:03:37 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:02 VERSION 07:03:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:01 bin 07:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 cmd 07:03:37 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:03 coverage.out 07:03:37 -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:01 go.mod 07:03:37 -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:01 go.sum 07:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:01 internal 07:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:01 snap 07:03:37 -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:38 + 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=83fa8f362cef2a76cbfc7b40af84bdb6627824ed --label arch=amd64 --label version=0.0.0 . 07:03:38 Sending build context to Docker daemon 16.06MB 07:03:38 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:03:38 Step 2/25 : FROM ${BASE} AS builder 07:03:38 ---> 5bf8c0f04b31 07:03:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:03:38 ---> Running in 11ac6a3192a7 07:03:38 Removing intermediate container 11ac6a3192a7 07:03:38 ---> 0a6ae88694e8 07:03:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:03:38 ---> Running in 73b90c22bd7e 07:03:38 Removing intermediate container 73b90c22bd7e 07:03:38 ---> 01817d2d4af1 07:03:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:03:38 ---> Running in 91e72aaa370c 07:03:38 Removing intermediate container 91e72aaa370c 07:03:38 ---> 0ef26c9c6d23 07:03:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:03:38 ---> Running in 67675bffbe6f 07:03:39 Removing intermediate container 67675bffbe6f 07:03:39 ---> e0e3772d3092 07:03:39 Step 7/25 : WORKDIR /device-gpio 07:03:39 ---> Running in 3bde6aeadf48 07:03:39 Removing intermediate container 3bde6aeadf48 07:03:39 ---> d192d3f8c7cf 07:03:39 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:39 ---> Running in 2a31736e8daa 07:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:03:39 OK: 269 MiB in 57 packages 07:03:40 Removing intermediate container 2a31736e8daa 07:03:40 ---> f2bd5b9b5afd 07:03:40 Step 9/25 : COPY go.mod vendor* ./ 07:03:40 ---> 471d7f72d2d5 07:03:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:40 ---> Running in cc8e256d8c64 07:03:41 Removing intermediate container cc8e256d8c64 07:03:41 ---> fecd6f756a2f 07:03:41 Step 11/25 : COPY . . 07:03:41 ---> d2d5d67fd341 07:03:41 Step 12/25 : RUN ${MAKE} 07:03:41 ---> Running in 6571f35755ec 07:03:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:04:04 Removing intermediate container 6571f35755ec 07:04:04 ---> d8b81bdb602f 07:04:04 Step 13/25 : FROM alpine:3.17 07:04:04 3.17: Pulling from library/alpine 07:04:04 9398808236ff: Pulling fs layer 07:04:04 9398808236ff: Verifying Checksum 07:04:04 9398808236ff: Download complete 07:04:04 9398808236ff: Pull complete 07:04:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:04:04 Status: Downloaded newer image for alpine:3.17 07:04:04 ---> 1e0b8b5322fc 07:04:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:04:04 ---> Running in d32c08d1b156 07:04:04 Removing intermediate container d32c08d1b156 07:04:04 ---> 73a6770c9126 07:04:04 Step 15/25 : RUN apk add --update --no-cache 07:04:04 ---> Running in 15e419f4ea80 07:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:04:05 OK: 7 MiB in 15 packages 07:04:05 Removing intermediate container 15e419f4ea80 07:04:05 ---> 6271cfcbfc54 07:04:05 Step 16/25 : WORKDIR / 07:04:05 ---> Running in 3a8af61bab66 07:04:05 Removing intermediate container 3a8af61bab66 07:04:05 ---> 4f2cb95f1eb9 07:04:05 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:04:06 ---> b4cabb373baf 07:04:06 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:04:06 ---> 390bcf86cfaa 07:04:06 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:04:07 ---> 989afb666d55 07:04:07 Step 20/25 : EXPOSE 59910 07:04:07 ---> Running in dc6dd27a8600 07:04:07 Removing intermediate container dc6dd27a8600 07:04:07 ---> eb35fde0539e 07:04:07 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:04:07 ---> Running in f5459a37a14b 07:04:07 Removing intermediate container f5459a37a14b 07:04:07 ---> d3555d1695cc 07:04:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:04:07 ---> Running in 280241e4c9d8 07:04:07 Removing intermediate container 280241e4c9d8 07:04:07 ---> a5c379154661 07:04:07 Step 23/25 : LABEL arch=amd64 07:04:07 ---> Running in 2e904cd5bcfb 07:04:07 Removing intermediate container 2e904cd5bcfb 07:04:07 ---> 246baebfed76 07:04:07 Step 24/25 : LABEL git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed 07:04:07 ---> Running in 2c2b2e1b07c6 07:04:07 Removing intermediate container 2c2b2e1b07c6 07:04:07 ---> ff01580ba684 07:04:07 Step 25/25 : LABEL version=0.0.0 07:04:07 ---> Running in 302024ad0955 07:04:07 Removing intermediate container 302024ad0955 07:04:07 ---> 3622cc00a9b1 07:04:07 [Warning] One or more build-args [ARCH] were not consumed 07:04:07 Successfully built 3622cc00a9b1 07:04:07 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 07:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:08 07:04:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:09 latest: Pulling from edgex-lftools-log-publisher 07:04:09 5eb5b503b376: Pulling fs layer 07:04:09 5c69ac0246d0: Pulling fs layer 07:04:09 ec43610c2a17: Pulling fs layer 07:04:09 3a2ae6a8a46f: Pulling fs layer 07:04:09 33b1e0a273af: Pulling fs layer 07:04:09 5d3b04190fa2: Pulling fs layer 07:04:09 2f39f015ded8: Pulling fs layer 07:04:09 33b1e0a273af: Waiting 07:04:09 5d3b04190fa2: Waiting 07:04:09 3a2ae6a8a46f: Waiting 07:04:09 5c69ac0246d0: Verifying Checksum 07:04:09 5c69ac0246d0: Download complete 07:04:09 3a2ae6a8a46f: Download complete 07:04:09 33b1e0a273af: Verifying Checksum 07:04:09 33b1e0a273af: Download complete 07:04:09 5d3b04190fa2: Download complete 07:04:09 ec43610c2a17: Verifying Checksum 07:04:09 ec43610c2a17: Download complete 07:04:09 5eb5b503b376: Verifying Checksum 07:04:09 5eb5b503b376: Download complete 07:04:09 2f39f015ded8: Download complete 07:04:10 5eb5b503b376: Pull complete 07:04:10 5c69ac0246d0: Pull complete 07:04:11 ec43610c2a17: Pull complete 07:04:11 3a2ae6a8a46f: Pull complete 07:04:11 33b1e0a273af: Pull complete 07:04:11 5d3b04190fa2: Pull complete 07:04:15 2f39f015ded8: Pull complete 07:04:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:15 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 07:04:15 $ 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-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 07:04:21 $ docker top 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:21 ---> job-cost.sh 07:04:21 lf-activate-venv: SKIPPING 07:04:21 INFO: No Stack... 07:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:22 INFO: Archiving Costs [Pipeline] sh 07:04:23 + cat /w/workspace/edgexfoundry_device-gpio_PR-188/archives/cost.csv 07:04:23 + cut -d, -f6 [Pipeline] lock 07:04:23 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] 07:04:23 Resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] did not exist. Created. 07:04:23 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:23 + echo total: 0.2199999988079071 [Pipeline] stash 07:04:23 Stashed 1 file(s) [Pipeline] } 07:04:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:23 $ docker stop --time=1 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a 07:04:24 $ docker rm -f --volumes 0ca58e281da3401914285b8a49dbba80d544ba39653babfcc59544f3fc90982a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4515 in /w/workspace/edgexfoundry_device-gpio_PR-188 [Pipeline] { [Pipeline] ws 07:05:04 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 07:05:04 The recommended git tool is: git 07:05:09 using credential edgex-jenkins-ssh 07:05:09 Cloning the remote Git repository 07:05:09 Cloning repository git@github.com:edgexfoundry/device-gpio.git 07:05:09 > git init /w/workspace/device-gpio/1 # timeout=10 07:05:09 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:05:09 > git --version # timeout=10 07:05:09 > git --version # 'git version 2.25.1' 07:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:11 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:12 Merging remotes/origin/main commit ff16a83fb79151c0064e67c7d63c34566d8a7cb4 into PR head commit 83fa8f362cef2a76cbfc7b40af84bdb6627824ed 07:05:12 Merge succeeded, producing 83fa8f362cef2a76cbfc7b40af84bdb6627824ed 07:05:12 Checking out Revision 83fa8f362cef2a76cbfc7b40af84bdb6627824ed (PR-188) 07:05:12 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:05:12 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:05:12 > git config core.sparsecheckout # timeout=10 07:05:12 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 07:05:12 > git remote # timeout=10 07:05:12 > git config --get remote.origin.url # timeout=10 07:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:12 > git merge ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 07:05:12 > git rev-parse HEAD^{commit} # timeout=10 07:05:12 > git config core.sparsecheckout # timeout=10 07:05:13 > git checkout -f 83fa8f362cef2a76cbfc7b40af84bdb6627824ed # timeout=10 07:05:16 Commit message: "build: move SDK to v3.1.0-dev.16" 07:05:16 > git --version # timeout=10 07:05:16 > git --version # 'git version 2.25.1' 07:05:16 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:05:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:17 Dload Upload Total Spent Left Speed 07:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 07:05:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:05:18 + sudo tee /etc/docker/daemon.new 07:05:18 { 07:05:18 "registry-mirrors": [ 07:05:18 "https://nexus3.edgexfoundry.org:10001" 07:05:18 ], 07:05:18 "bip": "10.250.0.254/24", 07:05:18 "hosts": [ 07:05:18 "tcp://0.0.0.0:5555", 07:05:18 "unix:///var/run/docker.sock" 07:05:18 ], 07:05:18 "mtu": 1458, 07:05:18 "selinux-enabled": true, 07:05:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:18 } [Pipeline] sh 07:05:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:37 provisioning config files... 07:05:37 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6464798410078390801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:38 ---> docker-login.sh 07:05:38 nexus3.edgexfoundry.org:10001 07:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:38 Configure a credential helper to remove this warning. See 07:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:38 07:05:38 Login Succeeded 07:05:38 nexus3.edgexfoundry.org:10002 07:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:39 Configure a credential helper to remove this warning. See 07:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:39 07:05:39 Login Succeeded 07:05:39 nexus3.edgexfoundry.org:10003 07:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:39 Configure a credential helper to remove this warning. See 07:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:39 07:05:39 Login Succeeded 07:05:39 nexus3.edgexfoundry.org:10004 07:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:39 Configure a credential helper to remove this warning. See 07:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:39 07:05:39 Login Succeeded 07:05:40 docker.io 07:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:40 Configure a credential helper to remove this warning. See 07:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:40 07:05:40 Login Succeeded 07:05:40 ---> docker-login.sh ends [Pipeline] } 07:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:40 ========================================================= 07:05:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:05:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:05:41 Sending build context to Docker daemon 8.105MB 07:05:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:05:41 Step 2/12 : FROM ${BASE} AS builder 07:05:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:41 edb6bdbacee9: Pulling fs layer 07:05:41 5f9638ab2659: Pulling fs layer 07:05:41 8d51d6327a98: Pulling fs layer 07:05:41 8b374f2dd631: Pulling fs layer 07:05:41 ec14aa9079de: Pulling fs layer 07:05:41 2f466654f4bb: Pulling fs layer 07:05:41 554e91adad29: Pulling fs layer 07:05:41 2f466654f4bb: Waiting 07:05:41 554e91adad29: Waiting 07:05:41 ec14aa9079de: Waiting 07:05:41 8b374f2dd631: Waiting 07:05:41 5f9638ab2659: Verifying Checksum 07:05:41 5f9638ab2659: Download complete 07:05:41 8b374f2dd631: Download complete 07:05:41 ec14aa9079de: Verifying Checksum 07:05:41 ec14aa9079de: Download complete 07:05:41 edb6bdbacee9: Verifying Checksum 07:05:41 edb6bdbacee9: Download complete 07:05:42 edb6bdbacee9: Pull complete 07:05:43 554e91adad29: Verifying Checksum 07:05:43 554e91adad29: Download complete 07:05:43 5f9638ab2659: Pull complete 07:05:44 2f466654f4bb: Verifying Checksum 07:05:44 2f466654f4bb: Download complete 07:05:44 8d51d6327a98: Verifying Checksum 07:05:44 8d51d6327a98: Download complete 07:05:56 8d51d6327a98: Pull complete 07:05:56 8b374f2dd631: Pull complete 07:05:56 ec14aa9079de: Pull complete 07:06:02 2f466654f4bb: Pull complete 07:06:04 554e91adad29: Pull complete 07:06:04 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 07:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:06:04 ---> 1e15ea492957 07:06:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:06:06 ---> Running in dc479a1a43c9 07:06:06 Removing intermediate container dc479a1a43c9 07:06:06 ---> 80c7428c6dc4 07:06:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:06:06 ---> Running in 1be5dd9169a1 07:06:07 Removing intermediate container 1be5dd9169a1 07:06:07 ---> 75d7018665d5 07:06:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:06:07 ---> Running in 9416cfe974ed 07:06:07 Removing intermediate container 9416cfe974ed 07:06:07 ---> 559e0f57cfd5 07:06:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:06:07 ---> Running in 0237f284b593 07:06:07 Removing intermediate container 0237f284b593 07:06:07 ---> da7172dbce23 07:06:07 Step 7/12 : WORKDIR /device-gpio 07:06:07 ---> Running in e2ce756f7513 07:06:08 Removing intermediate container e2ce756f7513 07:06:08 ---> 54e2302383a2 07:06:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:06:08 ---> Running in e89dc933eea8 07:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:06:11 (1/4) Installing openssh-keygen (9.1_p1-r4) 07:06:11 (2/4) Installing libedit (20221030.3.1-r0) 07:06:11 (3/4) Installing openssh-client-common (9.1_p1-r4) 07:06:11 (4/4) Installing openssh-client-default (9.1_p1-r4) 07:06:11 Executing busybox-1.35.0-r29.trigger 07:06:11 OK: 268 MiB in 57 packages 07:06:12 Removing intermediate container e89dc933eea8 07:06:12 ---> d099516cd38a 07:06:12 Step 9/12 : COPY go.mod vendor* ./ 07:06:12 ---> d816ac7ed516 07:06:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:12 ---> Running in a0a17ea6e896 07:07:20 Removing intermediate container a0a17ea6e896 07:07:20 ---> 4e08d2760d09 07:07:20 Step 11/12 : COPY . . 07:07:20 ---> 15a2f468bd2a 07:07:20 Step 12/12 : RUN ${MAKE} 07:07:20 ---> Running in 64eb18e8cfb0 07:07:20 noop 07:07:20 Removing intermediate container 64eb18e8cfb0 07:07:20 ---> a1218b76789a 07:07:20 Successfully built a1218b76789a 07:07:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:20 + docker inspect -f . ci-base-image-arm64 07:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 07:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:22 $ docker top 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:23 + go version 07:07:23 go version go1.20.6 linux/arm64 [Pipeline] } 07:07:23 $ docker stop --time=1 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 07:07:24 $ docker rm -f --volumes 0c8fb4ab1745317cb711d34da06aad99efd3ef2ac483293bbb5d8083f3a6c244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:25 + docker inspect -f . ci-base-image-arm64 07:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 07:07:25 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:27 $ docker top 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:28 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 07:07:28 + make test 07:07:28 go test ./... -coverprofile=coverage.out ./... 07:08:00 ? github.com/edgexfoundry/device-gpio [no test files] 07:09:52 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:09:52 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:09:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:09:52 go vet ./... 07:10:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:10:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:10:18 ./bin/test-attribution-txt.sh [Pipeline] echo 07:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:10:19 $ docker stop --time=1 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 07:10:20 $ docker rm -f --volumes 110932a9d8d96332fc69e1d989da2ed019607cbd7ce53e8e98f32d437b1e1141 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:10:21 Warning: overwriting stash ‘coverage-report’ 07:10:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:10:23 + ls -al . 07:10:23 total 164 07:10:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:07 . 07:10:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:05 .. 07:10:23 -rw-rw-r-- 1 jenkins jenkins 120 Aug 25 07:05 .dockerignore 07:10:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 07:05 .git 07:10:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 .github 07:10:23 -rw-rw-r-- 1 jenkins jenkins 343 Aug 25 07:05 .gitignore 07:10:23 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 07:05 .golangci.yml 07:10:23 -rw-rw-r-- 1 jenkins jenkins 10780 Aug 25 07:05 Attribution.txt 07:10:23 -rw-rw-r-- 1 jenkins jenkins 6184 Aug 25 07:05 CHANGELOG.md 07:10:23 -rw-rw-r-- 1 jenkins jenkins 1542 Aug 25 07:05 Dockerfile 07:10:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 07:05 GOVERNANCE.md 07:10:23 -rw-rw-r-- 1 jenkins jenkins 657 Aug 25 07:05 Jenkinsfile 07:10:23 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 07:05 LICENSE 07:10:23 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 25 07:05 Makefile 07:10:23 -rw-rw-r-- 1 jenkins jenkins 617 Aug 25 07:05 OWNERS.md 07:10:23 -rw-rw-r-- 1 jenkins jenkins 12293 Aug 25 07:05 README.md 07:10:23 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 07:02 VERSION 07:10:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 07:05 bin 07:10:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 cmd 07:10:23 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 07:07 coverage.out 07:10:23 -rw-rw-r-- 1 jenkins jenkins 3696 Aug 25 07:05 go.mod 07:10:23 -rw-rw-r-- 1 jenkins jenkins 34022 Aug 25 07:05 go.sum 07:10:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 07:05 internal 07:10:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 07:05 snap 07:10:23 -rw-rw-r-- 1 jenkins jenkins 209 Aug 25 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:23 + 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=83fa8f362cef2a76cbfc7b40af84bdb6627824ed --label arch=arm64 --label version=0.0.0 . 07:10:24 Sending build context to Docker daemon 8.106MB 07:10:24 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:10:24 Step 2/25 : FROM ${BASE} AS builder 07:10:24 ---> a1218b76789a 07:10:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:10:24 ---> Running in 73217571492e 07:10:24 Removing intermediate container 73217571492e 07:10:24 ---> e6ca1db3f62b 07:10:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:10:24 ---> Running in 19a94c5bab32 07:10:24 Removing intermediate container 19a94c5bab32 07:10:24 ---> 949514b4755b 07:10:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:10:24 ---> Running in 74e399419399 07:10:25 Removing intermediate container 74e399419399 07:10:25 ---> 0127e2de7c11 07:10:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:10:25 ---> Running in df098b3436cb 07:10:25 Removing intermediate container df098b3436cb 07:10:25 ---> 1aba6b0452d4 07:10:25 Step 7/25 : WORKDIR /device-gpio 07:10:25 ---> Running in 0114d39ddd35 07:10:25 Removing intermediate container 0114d39ddd35 07:10:25 ---> 6a98ed75fd5a 07:10:25 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:25 ---> Running in 40e48dab2d84 07:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:10:28 OK: 268 MiB in 57 packages 07:10:29 Removing intermediate container 40e48dab2d84 07:10:29 ---> 03b454c84d90 07:10:29 Step 9/25 : COPY go.mod vendor* ./ 07:10:29 ---> 299f665f7e2b 07:10:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> Running in 64c1166f14da 07:10:31 Removing intermediate container 64c1166f14da 07:10:31 ---> 133ba40b8eb6 07:10:31 Step 11/25 : COPY . . 07:10:32 ---> a0ecf1d6d20a 07:10:32 Step 12/25 : RUN ${MAKE} 07:10:32 ---> Running in 5afda3e24f02 07:10:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:12:55 Removing intermediate container 5afda3e24f02 07:12:55 ---> a528101bc63a 07:12:55 Step 13/25 : FROM alpine:3.17 07:12:55 3.17: Pulling from library/alpine 07:12:55 4060ece20d7a: Pulling fs layer 07:12:55 4060ece20d7a: Download complete 07:12:55 4060ece20d7a: Pull complete 07:12:55 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 07:12:55 Status: Downloaded newer image for alpine:3.17 07:12:55 ---> 8650cd65339b 07:12:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:12:55 ---> Running in 8f249c582f5d 07:12:55 Removing intermediate container 8f249c582f5d 07:12:55 ---> 0196f5e51f5a 07:12:55 Step 15/25 : RUN apk add --update --no-cache 07:12:55 ---> Running in badf5eb86a60 07:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:12:55 OK: 7 MiB in 15 packages 07:12:55 Removing intermediate container badf5eb86a60 07:12:55 ---> 94aac0bfd904 07:12:55 Step 16/25 : WORKDIR / 07:12:55 ---> Running in 26be3c71947a 07:12:55 Removing intermediate container 26be3c71947a 07:12:55 ---> b812e34f8371 07:12:55 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:12:55 ---> 77fe05ef373f 07:12:55 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:12:55 ---> 9579d100be52 07:12:55 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:12:55 ---> f8d163eda413 07:12:55 Step 20/25 : EXPOSE 59910 07:12:55 ---> Running in cfeb1b2ce4c7 07:12:55 Removing intermediate container cfeb1b2ce4c7 07:12:55 ---> dcacd231f078 07:12:55 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:12:55 ---> Running in 084a550dbff7 07:12:55 Removing intermediate container 084a550dbff7 07:12:55 ---> 55a919512846 07:12:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:12:55 ---> Running in 01fd2eee704b 07:12:55 Removing intermediate container 01fd2eee704b 07:12:55 ---> 8a1d14ce3c45 07:12:55 Step 23/25 : LABEL arch=arm64 07:12:55 ---> Running in b2ca1a5241c8 07:12:55 Removing intermediate container b2ca1a5241c8 07:12:55 ---> 6718fc5ab82f 07:12:55 Step 24/25 : LABEL git_sha=83fa8f362cef2a76cbfc7b40af84bdb6627824ed 07:12:55 ---> Running in fe78847c7ffa 07:12:55 Removing intermediate container fe78847c7ffa 07:12:55 ---> a76c7c3faab9 07:12:55 Step 25/25 : LABEL version=0.0.0 07:12:55 ---> Running in 64d3e6490cf2 07:12:55 Removing intermediate container 64d3e6490cf2 07:12:55 ---> b1bdf5fca131 07:12:55 [Warning] One or more build-args [ARCH] were not consumed 07:12:55 Successfully built b1bdf5fca131 07:12:55 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 07:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:56 07:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:56 arm64: Pulling from edgex-lftools-log-publisher 07:12:56 8998bd30e6a1: Pulling fs layer 07:12:56 04944245beec: Pulling fs layer 07:12:56 699f458cf7ca: Pulling fs layer 07:12:56 765212b225bb: Pulling fs layer 07:12:56 f23df028b6ca: Pulling fs layer 07:12:56 d65c8cfc05b1: Pulling fs layer 07:12:56 2437ff75d9bd: Pulling fs layer 07:12:56 765212b225bb: Waiting 07:12:56 f23df028b6ca: Waiting 07:12:56 d65c8cfc05b1: Waiting 07:12:56 2437ff75d9bd: Waiting 07:12:56 04944245beec: Verifying Checksum 07:12:56 04944245beec: Download complete 07:12:56 765212b225bb: Verifying Checksum 07:12:56 765212b225bb: Download complete 07:12:56 f23df028b6ca: Verifying Checksum 07:12:56 f23df028b6ca: Download complete 07:12:56 d65c8cfc05b1: Verifying Checksum 07:12:56 d65c8cfc05b1: Download complete 07:12:56 699f458cf7ca: Verifying Checksum 07:12:56 699f458cf7ca: Download complete 07:12:57 8998bd30e6a1: Verifying Checksum 07:12:57 8998bd30e6a1: Download complete 07:13:00 2437ff75d9bd: Verifying Checksum 07:13:00 2437ff75d9bd: Download complete 07:13:01 8998bd30e6a1: Pull complete 07:13:02 04944245beec: Pull complete 07:13:03 699f458cf7ca: Pull complete 07:13:03 765212b225bb: Pull complete 07:13:04 f23df028b6ca: Pull complete 07:13:04 d65c8cfc05b1: Pull complete 07:13:19 2437ff75d9bd: Pull complete 07:13:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 07:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:13:22 $ docker top 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:22 ---> job-cost.sh 07:13:23 lf-activate-venv: SKIPPING 07:13:23 INFO: No Stack... 07:13:23 INFO: Retrieving Pricing Info for: v3-standard-4 07:13:24 INFO: Archiving Costs [Pipeline] sh 07:13:24 + cat /w/workspace/device-gpio/1/archives/cost.csv 07:13:24 + cut -d, -f6 [Pipeline] lock 07:13:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] 07:13:24 Resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] did not exist. Created. 07:13:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:13:25 /w/workspace/device-gpio/1@tmp/durable-d22296fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:13:25 + echo total: 0.10999999940395355 [Pipeline] stash 07:13:25 Warning: overwriting stash ‘stack-cost’ 07:13:25 Stashed 1 file(s) [Pipeline] } 07:13:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-188-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:13:25 $ docker stop --time=1 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 07:13:27 $ docker rm -f --volumes 81a61d3ba156231d274f62bde1ad21e9225e493857590503969f964798439909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:13:28 provisioning config files... 07:13:28 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config14146651675065371232tmp [Pipeline] { [Pipeline] sh 07:13:28 + set +x 07:13:28 + curl -s https://codecov.io/bash 07:13:28 + bash -s -- 07:13:28 07:13:28 _____ _ 07:13:28 / ____| | | 07:13:28 | | ___ __| | ___ ___ _____ __ 07:13:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:13:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:13:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:13:28 Bash-1.0.6 07:13:28 07:13:28 07:13:28 ==> git version 2.25.1 found 07:13:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:13:28 Release-Date: 2020-01-08 07:13:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:13:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:13:28 ==> Jenkins CI detected. 07:13:28 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-188 07:13:28 project root: . 07:13:28 --> token set from env 07:13:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:13:28 ==> Running gcov in . (disable via -X gcov) 07:13:28 ==> Python coveragepy not found 07:13:28 ==> Searching for coverage reports in: 07:13:28 + . 07:13:28 -> Found 1 reports 07:13:28 ==> Detecting git/mercurial file structure 07:13:28 ==> Reading reports 07:13:28 + ./coverage.out bytes=10 07:13:28 ==> Appending adjustments 07:13:28 https://docs.codecov.io/docs/fixing-reports 07:13:28 + Found adjustments 07:13:28 ==> Gzipping contents 07:13:28 4.0K /tmp/codecov.koUFs9.gz 07:13:28 ==> Uploading reports 07:13:28 url: https://codecov.io 07:13:28 query: branch=PR-188&commit=83fa8f362cef2a76cbfc7b40af84bdb6627824ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= 07:13:28 -> Pinging Codecov 07:13:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-188&commit=83fa8f362cef2a76cbfc7b40af84bdb6627824ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-188%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=188&job=&cmd_args= 07:13:29 -> Uploading to 07:13:29 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/83fa8f362cef2a76cbfc7b40af84bdb6627824ed/6fd7f2d9-7104-4774-9926-49aa9c875558.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T071328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5412b98d2675af84391d6848963be4b98fee7f118d43725749ec3a093edd64e 07:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:29 Dload Upload Total Spent Left Speed 07:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3978 --:--:-- --:--:-- --:--:-- 3978 07:13:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/83fa8f362cef2a76cbfc7b40af84bdb6627824ed [Pipeline] } 07:13:29 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 07:13:31 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-188/archives ] 07:13:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives 07:13:31 total 16 07:13:31 drwxr-xr-x 3 root root 4096 Aug 25 07:04 . 07:13:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:04 .. 07:13:31 drwxr-xr-x 2 root root 4096 Aug 25 07:04 cost 07:13:31 -rw-r--r-- 1 root root 83 Aug 25 07:04 cost.csv 07:13:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-188/archives 07:13:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-188/archives 07:13:31 total 16 07:13:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 07:04 . 07:13:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 07:04 .. 07:13:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 07:04 cost 07:13:31 -rw-r--r-- 1 jenkins jenkins 83 Aug 25 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:13:32 ---> package-listing.sh 07:13:32 ++ tr '[:upper:]' '[:lower:]' 07:13:32 ++ facter osfamily 07:13:32 + OS_FAMILY=debian 07:13:32 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-188 07:13:32 + START_PACKAGES=/tmp/packages_start.txt 07:13:32 + END_PACKAGES=/tmp/packages_end.txt 07:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:32 + PACKAGES=/tmp/packages_start.txt 07:13:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' 07:13:32 + PACKAGES=/tmp/packages_end.txt 07:13:32 + case "${OS_FAMILY}" in 07:13:32 + dpkg -l 07:13:32 + grep '^ii' 07:13:32 + '[' -f /tmp/packages_start.txt ']' 07:13:32 + '[' -f /tmp/packages_end.txt ']' 07:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-188 ']' 07:13:32 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ 07:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-188/archives/ [Pipeline] echo 07:13:32 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:33 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 07:13:33 $ 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-188/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-188 -v /w/workspace/edgexfoundry_device-gpio_PR-188:/w/workspace/edgexfoundry_device-gpio_PR-188:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-188@tmp:/w/workspace/edgexfoundry_device-gpio_PR-188@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:13:33 $ docker top 72f8970527abc1ea9fa5e7a5f2a44f68892c29d9477db20edae178e5a6adb629 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:13:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:13:34 + ls /var/log/sa-host 07:13:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:35 provisioning config files... 07:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-188@tmp/config10832815208705390408tmp [Pipeline] { [Pipeline] echo 07:13:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:13:35 ---> create-netrc.sh [Pipeline] } 07:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:13:35 ---> python-tools-install.sh [Pipeline] echo 07:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:13:36 ---> sudo-logs.sh 07:13:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:13:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:13:36 ---> job-cost.sh 07:13:36 lf-activate-venv: SKIPPING 07:13:36 DEBUG: total: 0.2199999988079071 07:13:36 INFO: Retrieving Stack Cost... 07:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:13:37 INFO: Archiving Costs [Pipeline] echo 07:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:13:37 ---> logs-deploy.sh 07:13:37 lf-activate-venv: SKIPPING 07:13:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-188/1 07:13:37 INFO: archiving workspace using pattern(s): 07:13:38 Archives upload complete. 07:13:38 INFO: archiving logs to Nexus 07:13:39 ---> uname -a: 07:13:39 Linux prd-ubuntu20-04-docker-8c-8g-4513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:13:39 07:13:39 07:13:39 ---> lscpu: 07:13:39 Architecture: x86_64 07:13:39 CPU op-mode(s): 32-bit, 64-bit 07:13:39 Byte Order: Little Endian 07:13:39 Address sizes: 40 bits physical, 48 bits virtual 07:13:39 CPU(s): 8 07:13:39 On-line CPU(s) list: 0-7 07:13:39 Thread(s) per core: 1 07:13:39 Core(s) per socket: 1 07:13:39 Socket(s): 8 07:13:39 NUMA node(s): 1 07:13:39 Vendor ID: AuthenticAMD 07:13:39 CPU family: 23 07:13:39 Model: 49 07:13:39 Model name: AMD EPYC-Rome Processor 07:13:39 Stepping: 0 07:13:39 CPU MHz: 2799.998 07:13:39 BogoMIPS: 5599.99 07:13:39 Virtualization: AMD-V 07:13:39 Hypervisor vendor: KVM 07:13:39 Virtualization type: full 07:13:39 L1d cache: 256 KiB 07:13:39 L1i cache: 256 KiB 07:13:39 L2 cache: 4 MiB 07:13:39 L3 cache: 128 MiB 07:13:39 NUMA node0 CPU(s): 0-7 07:13:39 Vulnerability Itlb multihit: Not affected 07:13:39 Vulnerability L1tf: Not affected 07:13:39 Vulnerability Mds: Not affected 07:13:39 Vulnerability Meltdown: Not affected 07:13:39 Vulnerability Mmio stale data: Not affected 07:13:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:13:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:13:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:13:39 Vulnerability Srbds: Not affected 07:13:39 Vulnerability Tsx async abort: Not affected 07:13:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:13:39 07:13:39 07:13:39 ---> nproc: 07:13:39 8 07:13:39 07:13:39 07:13:39 ---> df -h: 07:13:39 Filesystem Size Used Avail Use% Mounted on 07:13:39 overlay 155G 12G 144G 8% / 07:13:39 tmpfs 64M 0 64M 0% /dev 07:13:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:13:39 shm 64M 0 64M 0% /dev/shm 07:13:39 /dev/vda1 155G 12G 144G 8% /facter-os 07:13:39 07:13:39 07:13:39 ---> sar -b -r -n DEV: 07:13:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 08/25/23 _x86_64_ (8 CPU) 07:13:39 07:13:39 07:01:04 LINUX RESTART (8 CPU) 07:13:39 07:13:39 07:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:13:39 07:03:01 204.90 2.33 202.57 0.00 62.89 81348.32 0.00 07:13:39 07:04:01 87.32 0.25 87.07 0.00 10.66 19696.32 0.00 07:13:39 07:05:01 98.33 0.02 98.32 0.00 4.27 26917.66 0.00 07:13:39 07:06:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 07:13:39 07:07:01 28.58 10.23 18.35 0.00 3453.42 3770.57 0.00 07:13:39 07:08:01 2.77 0.00 2.77 0.00 0.00 30.93 0.00 07:13:39 07:09:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 07:13:39 07:10:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 07:13:39 07:11:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:13:39 07:12:01 1.92 0.00 1.92 0.00 0.00 29.46 0.00 07:13:39 07:13:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:13:39 Average: 38.61 1.16 37.44 0.00 321.80 11776.74 0.00 07:13:39 07:13:39 07:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:13:39 07:03:01 28317860 31560852 742900 2.26 147844 3299692 1756572 5.18 1092808 3030496 96 07:13:39 07:04:01 27780972 31553020 747996 2.27 152428 3790452 1863348 5.49 1273284 3346440 196724 07:13:39 07:05:01 27504984 31564040 734796 2.23 162240 4031452 1746004 5.15 1278272 3579164 8 07:13:39 07:06:01 27504632 31563708 734816 2.23 162272 4031456 1746004 5.15 1278216 3579164 16 07:13:39 07:07:01 27270296 31550656 739824 2.25 167612 4235168 1805948 5.32 1434428 3635168 400 07:13:39 07:08:01 27269932 31550320 740052 2.25 167656 4235168 1805948 5.32 1434368 3635168 12 07:13:39 07:09:01 27279304 31559780 730568 2.22 167720 4235172 1805948 5.32 1424776 3635172 8 07:13:39 07:10:01 27280132 31561008 729656 2.22 167768 4235172 1805948 5.32 1424240 3635520 16 07:13:39 07:11:01 27280508 31561388 729160 2.22 167824 4235160 1805948 5.32 1423960 3635524 12 07:13:39 07:12:01 27280280 31561244 729208 2.22 167896 4235156 1805948 5.32 1424184 3635504 16 07:13:39 07:13:01 27280544 31561572 729012 2.22 167928 4235156 1805948 5.32 1424684 3635508 168 07:13:39 Average: 27459040 31558872 735272 2.24 163563 4072655 1795779 5.29 1355747 3543893 17952 07:13:39 07:13:39 07:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:13:39 07:03:01 ens3 534.53 331.10 7028.56 45.50 0.00 0.00 0.00 0.00 07:13:39 07:03:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 07:13:39 07:03:01 docker0 229.17 359.49 18.15 2646.11 0.00 0.00 0.00 0.00 07:13:39 07:04:01 ens3 33.64 20.08 72.89 13.02 0.00 0.00 0.00 0.00 07:13:39 07:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:13:39 07:04:01 docker0 1.33 2.67 0.08 42.45 0.00 0.00 0.00 0.00 07:13:39 07:05:01 ens3 99.33 61.42 2622.24 12.23 0.00 0.00 0.00 0.00 07:13:39 07:05:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:13:39 07:05:01 docker0 1.43 3.33 0.09 42.49 0.00 0.00 0.00 0.00 07:13:39 07:06:01 ens3 0.63 0.47 0.27 0.21 0.00 0.00 0.00 0.00 07:13:39 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:13:39 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:07:01 ens3 111.43 58.36 1376.58 4.25 0.00 0.00 0.00 0.00 07:13:39 07:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:13:39 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:08:01 ens3 0.63 0.17 0.06 0.01 0.00 0.00 0.00 0.00 07:13:39 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:13:39 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:09:01 ens3 0.52 0.55 0.27 0.22 0.00 0.00 0.00 0.00 07:13:39 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:10:01 ens3 0.58 0.52 1.44 0.04 0.00 0.00 0.00 0.00 07:13:39 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:13:39 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:11:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:12:01 ens3 0.77 0.23 0.13 0.07 0.00 0.00 0.00 0.00 07:13:39 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:13:39 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:13:01 ens3 0.83 0.20 0.21 0.08 0.00 0.00 0.00 0.00 07:13:39 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:39 Average: ens3 69.77 42.14 991.02 6.76 0.00 0.00 0.00 0.00 07:13:39 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 07:13:39 Average: docker0 20.45 32.23 1.61 240.99 0.00 0.00 0.00 0.00 07:13:39 07:13:39 07:13:39 ---> sar -P ALL: 07:13:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 08/25/23 _x86_64_ (8 CPU) 07:13:39 07:13:39 07:01:04 LINUX RESTART (8 CPU) 07:13:39 07:13:39 07:02:03 CPU %user %nice %system %iowait %steal %idle 07:13:39 07:03:01 all 8.22 0.00 3.87 5.53 0.07 82.31 07:13:39 07:03:01 0 8.42 0.00 3.63 0.83 0.05 87.07 07:13:39 07:03:01 1 9.72 0.00 3.20 0.38 0.07 86.62 07:13:39 07:03:01 2 8.60 0.00 3.07 1.76 0.07 86.49 07:13:39 07:03:01 3 8.41 0.00 3.85 0.37 0.05 87.33 07:13:39 07:03:01 4 7.17 0.00 3.16 1.01 0.05 88.60 07:13:39 07:03:01 5 8.25 0.00 3.49 7.69 0.05 80.52 07:13:39 07:03:01 6 7.91 0.00 5.45 29.65 0.09 56.90 07:13:39 07:03:01 7 7.31 0.00 5.10 2.57 0.09 84.94 07:13:39 07:04:01 all 40.96 0.00 6.87 2.39 0.09 49.69 07:13:39 07:04:01 0 41.18 0.00 7.34 4.33 0.08 47.07 07:13:39 07:04:01 1 41.28 0.00 7.14 0.88 0.10 50.61 07:13:39 07:04:01 2 43.76 0.00 6.80 4.96 0.08 44.40 07:13:39 07:04:01 3 38.32 0.00 5.94 1.07 0.10 54.57 07:13:39 07:04:01 4 43.39 0.00 6.97 7.40 0.08 42.16 07:13:39 07:04:01 5 40.08 0.00 6.71 0.17 0.08 52.95 07:13:39 07:04:01 6 38.74 0.00 6.59 0.17 0.08 54.42 07:13:39 07:04:01 7 40.92 0.00 7.45 0.15 0.08 51.40 07:13:39 07:05:01 all 2.75 0.00 1.29 2.31 0.04 93.61 07:13:39 07:05:01 0 3.61 0.00 1.71 12.69 0.05 81.94 07:13:39 07:05:01 1 2.38 0.00 1.67 0.30 0.03 95.62 07:13:39 07:05:01 2 3.07 0.00 1.44 3.71 0.03 91.75 07:13:39 07:05:01 3 1.81 0.00 0.84 0.77 0.05 96.53 07:13:39 07:05:01 4 2.39 0.00 1.19 0.20 0.03 96.18 07:13:39 07:05:01 5 3.75 0.00 1.15 0.13 0.03 94.93 07:13:39 07:05:01 6 2.14 0.00 0.72 0.00 0.02 97.12 07:13:39 07:05:01 7 2.85 0.00 1.61 0.69 0.05 94.80 07:13:39 07:06:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:13:39 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:13:39 07:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:06:01 2 0.05 0.00 0.02 0.02 0.00 99.92 07:13:39 07:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:13:39 07:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:06:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:13:39 07:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:13:39 07:06:01 7 0.03 0.00 0.00 0.05 0.00 99.92 07:13:39 07:07:01 all 0.95 0.00 0.44 0.85 0.02 97.75 07:13:39 07:07:01 0 1.71 0.00 0.27 0.72 0.02 97.29 07:13:39 07:07:01 1 0.47 0.00 0.47 0.10 0.02 98.95 07:13:39 07:07:01 2 0.90 0.00 0.42 3.24 0.03 95.41 07:13:39 07:07:01 3 0.55 0.00 0.27 0.02 0.02 99.15 07:13:39 07:07:01 4 1.72 0.00 0.67 0.20 0.03 97.38 07:13:39 07:07:01 5 0.40 0.00 0.28 0.68 0.02 98.62 07:13:39 07:07:01 6 0.88 0.00 0.35 0.20 0.02 98.55 07:13:39 07:07:01 7 0.94 0.00 0.77 1.61 0.02 96.67 07:13:39 07:08:01 all 0.02 0.00 0.00 0.06 0.00 99.91 07:13:39 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:08:01 2 0.07 0.00 0.00 0.33 0.00 99.60 07:13:39 07:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:13:39 07:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:08:01 7 0.02 0.00 0.00 0.18 0.02 99.78 07:13:39 07:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:13:39 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:13:39 07:09:01 2 0.03 0.00 0.00 0.05 0.02 99.90 07:13:39 07:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:13:39 07:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:13:39 07:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:13:39 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:13:39 07:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:13:39 07:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:13:39 07:10:01 2 0.08 0.00 0.02 0.02 0.02 99.87 07:13:39 07:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 07:13:39 07:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:13:39 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:10:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:13:39 07:11:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:13:39 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:11:01 2 0.05 0.00 0.00 0.02 0.02 99.92 07:13:39 07:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:13:39 07:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:13:39 07:11:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:13:39 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:13:39 07:12:01 all 0.05 0.00 0.01 0.01 0.00 99.92 07:13:39 07:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:13:39 07:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:13:39 07:12:01 2 0.03 0.00 0.00 0.05 0.00 99.92 07:13:39 07:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 07:13:39 07:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:13:39 07:12:01 5 0.27 0.00 0.00 0.00 0.00 99.73 07:13:39 07:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:13:39 07:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:13:39 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:13:39 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:13:01 2 0.03 0.00 0.02 0.05 0.02 99.88 07:13:39 07:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:13:39 07:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:13:39 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:13:39 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:13:39 07:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:13:39 07:13:39 Average: CPU %user %nice %system %iowait %steal %idle 07:13:39 Average: all 4.78 0.00 1.12 1.00 0.02 93.08 07:13:39 Average: 0 4.94 0.00 1.16 1.68 0.02 92.19 07:13:39 Average: 1 4.84 0.00 1.13 0.15 0.02 93.86 07:13:39 Average: 2 5.12 0.00 1.06 1.29 0.03 92.51 07:13:39 Average: 3 4.44 0.00 0.98 0.20 0.03 94.35 07:13:39 Average: 4 4.94 0.00 1.08 0.80 0.02 93.17 07:13:39 Average: 5 4.77 0.00 1.05 0.76 0.02 93.40 07:13:39 Average: 6 4.47 0.00 1.17 2.62 0.02 91.72 07:13:39 Average: 7 4.70 0.00 1.34 0.47 0.03 93.46 07:13:39 07:13:39 07:13:39