Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8889de8db57d92d72758feff3f246d82e4911c3c+6e92736b20cec9f8b19b597911ea3a32490ec124 (bda6fa3aa54d108717ebacb06a73d8cd572aee74) 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-ssh3283604897317838923.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-ssh1556186452027852599.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-192/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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11907660787316594832.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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16720428272027176684.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-ssh15394318449948303455.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-192/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-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh459503581626160436.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-5748 in /w/workspace/edgexfoundry_device-gpio_PR-192 [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-192 # 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/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e92736b20cec9f8b19b597911ea3a32490ec124 into PR head commit 8889de8db57d92d72758feff3f246d82e4911c3c Merge succeeded, producing 8889de8db57d92d72758feff3f246d82e4911c3c Checking out Revision 8889de8db57d92d72758feff3f246d82e4911c3c (PR-192) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 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 00:45:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:45:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8889de8db57d92d72758feff3f246d82e4911c3c # 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 6e92736b20cec9f8b19b597911ea3a32490ec124 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8889de8db57d92d72758feff3f246d82e4911c3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:45:34 ========================================================= 00:45:34 EdgeX Global Pipelines Version Info 00:45:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:45:35 ------------------- 00:45:35 stable info: 00:45:35 ------------------- 00:45:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:45:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:45:35 Message: update stable to v1.0.253 00:45:35 ------------------- 00:45:35 experimental info: 00:45:35 ------------------- 00:45:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:45:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:45:35 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:45:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8889de8db57d92d72758feff3f246d82e4911c3c [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8889de8 [Pipeline] echo 00:45:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:37 provisioning config files... 00:45:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/config10978987863382172247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:38 ---> docker-login.sh 00:45:38 nexus3.edgexfoundry.org:10001 00:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:38 Configure a credential helper to remove this warning. See 00:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:38 00:45:38 Login Succeeded 00:45:38 nexus3.edgexfoundry.org:10002 00:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:38 Configure a credential helper to remove this warning. See 00:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:38 00:45:38 Login Succeeded 00:45:38 nexus3.edgexfoundry.org:10003 00:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:38 Configure a credential helper to remove this warning. See 00:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:38 00:45:38 Login Succeeded 00:45:38 nexus3.edgexfoundry.org:10004 00:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:38 Configure a credential helper to remove this warning. See 00:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:38 00:45:38 Login Succeeded 00:45:38 docker.io 00:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:38 Configure a credential helper to remove this warning. See 00:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:38 00:45:38 Login Succeeded 00:45:38 ---> docker-login.sh ends [Pipeline] } 00:45:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:45:39 + git rev-list -1 --merges 8889de8db57d92d72758feff3f246d82e4911c3c~1..8889de8db57d92d72758feff3f246d82e4911c3c [Pipeline] echo 00:45:39 -----------> git rev-list -1 --merges 8889de8db57d92d72758feff3f246d82e4911c3c~1..8889de8db57d92d72758feff3f246d82e4911c3c 8889de8db57d92d72758feff3f246d82e4911c3c [false] [Pipeline] sh 00:45:39 + git log --format=format:%s -1 8889de8db57d92d72758feff3f246d82e4911c3c [Pipeline] echo 00:45:39 ========================================================= 00:45:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:45:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:40 + git log --format=format:%s -1 8889de8db57d92d72758feff3f246d82e4911c3c [Pipeline] echo 00:45:40 [semverPrep] GIT_COMMIT: 8889de8db57d92d72758feff3f246d82e4911c3c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:45:40 [semverPrep] This is not a build commit. [Pipeline] sh 00:45:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:45:40 + grep -v github /etc/ssh/ssh_known_hosts 00:45:40 + [ -e /tmp/ssh_known_hosts ] 00:45:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:45:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:45:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:45:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:41 00:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:45:41 b85a868b505f: Pulling fs layer 00:45:41 e2be974225ed: Pulling fs layer 00:45:41 339a4e72a1f5: Pulling fs layer 00:45:41 988bab9f4d93: Pulling fs layer 00:45:41 1469e6f7b9e6: Pulling fs layer 00:45:41 eaf3925da568: Pulling fs layer 00:45:41 bab4dde63d76: Pulling fs layer 00:45:41 bde34c3a00c8: Pulling fs layer 00:45:41 b352a97aabf1: Pulling fs layer 00:45:41 4872d77fe225: Pulling fs layer 00:45:41 5851b861e8e6: Pulling fs layer 00:45:41 bab4dde63d76: Waiting 00:45:41 bde34c3a00c8: Waiting 00:45:41 b352a97aabf1: Waiting 00:45:41 4872d77fe225: Waiting 00:45:41 5851b861e8e6: Waiting 00:45:41 988bab9f4d93: Waiting 00:45:41 1469e6f7b9e6: Waiting 00:45:41 eaf3925da568: Waiting 00:45:41 e2be974225ed: Verifying Checksum 00:45:41 e2be974225ed: Download complete 00:45:41 988bab9f4d93: Verifying Checksum 00:45:41 988bab9f4d93: Download complete 00:45:42 339a4e72a1f5: Verifying Checksum 00:45:42 339a4e72a1f5: Download complete 00:45:42 1469e6f7b9e6: Verifying Checksum 00:45:42 1469e6f7b9e6: Download complete 00:45:42 eaf3925da568: Verifying Checksum 00:45:42 eaf3925da568: Download complete 00:45:42 bde34c3a00c8: Verifying Checksum 00:45:42 bde34c3a00c8: Download complete 00:45:42 b352a97aabf1: Download complete 00:45:42 4872d77fe225: Verifying Checksum 00:45:42 4872d77fe225: Download complete 00:45:42 5851b861e8e6: Download complete 00:45:42 b85a868b505f: Verifying Checksum 00:45:42 b85a868b505f: Download complete 00:45:42 bab4dde63d76: Verifying Checksum 00:45:42 bab4dde63d76: Download complete 00:45:43 b85a868b505f: Pull complete 00:45:43 e2be974225ed: Pull complete 00:45:43 339a4e72a1f5: Pull complete 00:45:44 988bab9f4d93: Pull complete 00:45:44 1469e6f7b9e6: Pull complete 00:45:44 eaf3925da568: Pull complete 00:45:46 bab4dde63d76: Pull complete 00:45:46 bde34c3a00c8: Pull complete 00:45:46 b352a97aabf1: Pull complete 00:45:46 4872d77fe225: Pull complete 00:45:46 5851b861e8e6: Pull complete 00:45:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:46 prd-ubuntu20.04-docker-8c-8g-5748 does not seem to be running inside a container 00:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-192 -v /w/workspace/edgexfoundry_device-gpio_PR-192:/w/workspace/edgexfoundry_device-gpio_PR-192:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-192@tmp:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:45:49 $ docker top a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 -eo pid,comm 00:45:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:45:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:45:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:49 [ssh-agent] Looking for ssh-agent implementation... 00:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:49 $ docker exec a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 ssh-agent 00:45:49 SSH_AUTH_SOCK=/tmp/ssh-GcglQuXc9xzK/agent.32 00:45:49 SSH_AGENT_PID=38 00:45:49 Running ssh-add (command line suppressed) 00:45:49 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-192@tmp/private_key_8517819665287559310.key (/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/private_key_8517819665287559310.key) 00:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:50 + git tag --points-at HEAD [Pipeline] } 00:45:50 $ docker exec --env ******** --env ******** a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 ssh-agent -k 00:45:50 unset SSH_AUTH_SOCK; 00:45:50 unset SSH_AGENT_PID; 00:45:50 echo Agent pid 38 killed; 00:45:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:45:50 [ssh-agent] Looking for ssh-agent implementation... 00:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:50 $ docker exec a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 ssh-agent 00:45:50 SSH_AUTH_SOCK=/tmp/ssh-XYVGv2Hu0DJx/agent.71 00:45:50 SSH_AGENT_PID=77 00:45:50 Running ssh-add (command line suppressed) 00:45:50 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-192@tmp/private_key_6513089616888489763.key (/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/private_key_6513089616888489763.key) 00:45:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:45:51 + git semver init 00:45:51 2023-09-11 00:45:51,193 [run_init] DEBUG init version:0.0.0 force:False 00:45:51 2023-09-11 00:45:51,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-192/.semver 00:45:51 2023-09-11 00:45:51,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-192/.semver 00:45:51 2023-09-11 00:45:51,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-192/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-192, universal_newlines=False, shell=None, istream=None) 00:45:52 2023-09-11 00:45:52,131 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-192/.git/info/exclude 00:45:52 2023-09-11 00:45:52,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-192/.semver/PR-192 with force:False 00:45:52 2023-09-11 00:45:52,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-192/.semver/PR-192 00:45:52 2023-09-11 00:45:52,136 [execute] INFO git cat-file --batch-check 00:45:52 2023-09-11 00:45:52,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-192/.semver, universal_newlines=False, shell=None, istream=) 00:45:52 2023-09-11 00:45:52,142 [execute] INFO git cat-file --batch 00:45:52 2023-09-11 00:45:52,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-192/.semver, universal_newlines=False, shell=None, istream=) 00:45:52 2023-09-11 00:45:52,147 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-192/.semver/PR-192 00:45:52 0.0.0 [Pipeline] } 00:45:52 $ docker exec --env ******** --env ******** a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 ssh-agent -k 00:45:52 unset SSH_AUTH_SOCK; 00:45:52 unset SSH_AGENT_PID; 00:45:52 echo Agent pid 77 killed; 00:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:45:52 + git semver [Pipeline] } 00:45:53 $ docker stop --time=1 a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 00:45:54 $ docker rm -f --volumes a6d4dd8f815019f8c16fed79358bf22fa6254982609928d00b93e0ed903ca009 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:45:55 Stashed 1 file(s) [Pipeline] echo 00:45:55 [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 00:45:55 provisioning config files... 00:45:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/config3565783622101431833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:56 ---> docker-login.sh 00:45:56 nexus3.edgexfoundry.org:10001 00:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:56 Configure a credential helper to remove this warning. See 00:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:56 00:45:56 Login Succeeded 00:45:56 nexus3.edgexfoundry.org:10002 00:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:56 Configure a credential helper to remove this warning. See 00:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:56 00:45:56 Login Succeeded 00:45:56 nexus3.edgexfoundry.org:10003 00:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:56 Configure a credential helper to remove this warning. See 00:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:56 00:45:56 Login Succeeded 00:45:56 nexus3.edgexfoundry.org:10004 00:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:56 Configure a credential helper to remove this warning. See 00:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:56 00:45:56 Login Succeeded 00:45:56 docker.io 00:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:45:56 Configure a credential helper to remove this warning. See 00:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:45:56 00:45:56 Login Succeeded 00:45:56 ---> docker-login.sh ends [Pipeline] } 00:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:45:56 ========================================================= 00:45:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:45:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:57 + 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 . 00:45:57 Sending build context to Docker daemon 16.1MB 00:45:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:45:57 Step 2/12 : FROM ${BASE} AS builder 00:45:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:45:57 4db1b89c0bd1: Pulling fs layer 00:45:57 6911f1a30b25: Pulling fs layer 00:45:57 e194b8c5c2a9: Pulling fs layer 00:45:57 6863d3e3a2b1: Pulling fs layer 00:45:57 ec0bb842ea78: Pulling fs layer 00:45:57 40a00589a448: Pulling fs layer 00:45:57 6c08303d61cc: Pulling fs layer 00:45:57 798269fcf238: Pulling fs layer 00:45:57 6c08303d61cc: Waiting 00:45:57 6863d3e3a2b1: Waiting 00:45:57 ec0bb842ea78: Waiting 00:45:57 798269fcf238: Waiting 00:45:57 40a00589a448: Waiting 00:45:57 6911f1a30b25: Verifying Checksum 00:45:57 6911f1a30b25: Download complete 00:45:57 6863d3e3a2b1: Verifying Checksum 00:45:57 6863d3e3a2b1: Download complete 00:45:57 ec0bb842ea78: Verifying Checksum 00:45:57 ec0bb842ea78: Download complete 00:45:57 4db1b89c0bd1: Download complete 00:45:57 40a00589a448: Verifying Checksum 00:45:57 40a00589a448: Download complete 00:45:57 4db1b89c0bd1: Pull complete 00:45:57 6911f1a30b25: Pull complete 00:45:58 798269fcf238: Verifying Checksum 00:45:58 e194b8c5c2a9: Verifying Checksum 00:45:58 e194b8c5c2a9: Download complete 00:45:58 6c08303d61cc: Verifying Checksum 00:45:58 6c08303d61cc: Download complete 00:46:01 e194b8c5c2a9: Pull complete 00:46:01 6863d3e3a2b1: Pull complete 00:46:01 ec0bb842ea78: Pull complete 00:46:01 40a00589a448: Pull complete 00:46:04 6c08303d61cc: Pull complete 00:46:04 798269fcf238: Pull complete 00:46:04 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:46:04 ---> ec979cd7f677 00:46:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:46:09 ---> Running in 16f8e1c7f5f4 00:46:09 Removing intermediate container 16f8e1c7f5f4 00:46:09 ---> 06b046cb8706 00:46:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:46:09 ---> Running in d3d0602d3380 00:46:09 Removing intermediate container d3d0602d3380 00:46:09 ---> b544f37cfe43 00:46:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:46:09 ---> Running in afd5e32374fa 00:46:09 Removing intermediate container afd5e32374fa 00:46:09 ---> 61a5bcc056a0 00:46:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:46:09 ---> Running in ca501e7cefd2 00:46:09 Removing intermediate container ca501e7cefd2 00:46:09 ---> 9ae34ee4a444 00:46:09 Step 7/12 : WORKDIR /device-gpio 00:46:09 ---> Running in ae0950a70dc7 00:46:09 Removing intermediate container ae0950a70dc7 00:46:09 ---> 84fe659eca5b 00:46:09 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:46:09 ---> Running in 5ef058daad09 00:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:46:10 Still waiting to schedule task 00:46:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5747’ 00:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:46:11 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:46:11 (2/4) Installing libedit (20221030.3.1-r0) 00:46:11 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:46:11 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:46:11 Executing busybox-1.35.0-r29.trigger 00:46:11 OK: 269 MiB in 57 packages 00:46:11 Removing intermediate container 5ef058daad09 00:46:11 ---> 146e8bbef137 00:46:11 Step 9/12 : COPY go.mod vendor* ./ 00:46:11 ---> f12a73dfae81 00:46:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:11 ---> Running in 574d3ec60252 00:47:21 Removing intermediate container 574d3ec60252 00:47:21 ---> d52be66ba37c 00:47:21 Step 11/12 : COPY . . 00:47:21 ---> 0cdceed968e7 00:47:21 Step 12/12 : RUN ${MAKE} 00:47:21 ---> Running in b3c3a7381b7c 00:47:21 noop 00:47:21 Removing intermediate container b3c3a7381b7c 00:47:21 ---> 725c1289a53d 00:47:21 Successfully built 725c1289a53d 00:47:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:21 + docker inspect -f . ci-base-image-x86_64 00:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:21 prd-ubuntu20.04-docker-8c-8g-5748 does not seem to be running inside a container 00:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-192 -v /w/workspace/edgexfoundry_device-gpio_PR-192:/w/workspace/edgexfoundry_device-gpio_PR-192:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-192@tmp:/w/workspace/edgexfoundry_device-gpio_PR-192@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 ******** ci-base-image-x86_64 cat 00:47:22 $ docker top 5b99a6326809a73ddb5153a2f4cfc0a931bfd51564a0484a2758cb797e4745c5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:22 + go version 00:47:22 go version go1.20.6 linux/amd64 [Pipeline] } 00:47:22 $ docker stop --time=1 5b99a6326809a73ddb5153a2f4cfc0a931bfd51564a0484a2758cb797e4745c5 00:47:23 $ docker rm -f --volumes 5b99a6326809a73ddb5153a2f4cfc0a931bfd51564a0484a2758cb797e4745c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:24 + docker inspect -f . ci-base-image-x86_64 00:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:24 prd-ubuntu20.04-docker-8c-8g-5748 does not seem to be running inside a container 00:47:24 $ 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-192 -v /w/workspace/edgexfoundry_device-gpio_PR-192:/w/workspace/edgexfoundry_device-gpio_PR-192:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-192@tmp:/w/workspace/edgexfoundry_device-gpio_PR-192@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 ******** ci-base-image-x86_64 cat 00:47:25 $ docker top c028e261205659e3e5375c6fc0a8e5026f1bd56222fb26cd8bb6e8c0aa29d31e -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-192 [Pipeline] fileExists [Pipeline] sh 00:47:25 + make test 00:47:25 go test ./... -coverprofile=coverage.out ./... 00:47:31 ? github.com/edgexfoundry/device-gpio [no test files] 00:47:41 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:47:41 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:47:46 go vet ./... 00:47:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:49 ./bin/test-attribution-txt.sh [Pipeline] echo 00:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:47:49 $ docker stop --time=1 c028e261205659e3e5375c6fc0a8e5026f1bd56222fb26cd8bb6e8c0aa29d31e 00:47:53 $ docker rm -f --volumes c028e261205659e3e5375c6fc0a8e5026f1bd56222fb26cd8bb6e8c0aa29d31e [Pipeline] // withDockerContainer [Pipeline] sh 00:47:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:47:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:47:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:47:54 + ls -al . 00:47:54 total 168 00:47:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 00:47 . 00:47:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 00:45 .. 00:47:54 -rw-rw-r-- 1 jenkins jenkins 120 Sep 11 00:45 .dockerignore 00:47:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 00:45 .git 00:47:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:45 .github 00:47:54 -rw-rw-r-- 1 jenkins jenkins 343 Sep 11 00:45 .gitignore 00:47:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 00:45 .golangci.yml 00:47:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 00:45 .semver 00:47:54 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 11 00:45 Attribution.txt 00:47:54 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 11 00:45 CHANGELOG.md 00:47:54 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 11 00:45 Dockerfile 00:47:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 00:45 GOVERNANCE.md 00:47:54 -rw-rw-r-- 1 jenkins jenkins 657 Sep 11 00:45 Jenkinsfile 00:47:54 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 00:45 LICENSE 00:47:54 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 11 00:45 Makefile 00:47:54 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 00:45 OWNERS.md 00:47:54 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 11 00:45 README.md 00:47:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 00:45 VERSION 00:47:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 00:45 bin 00:47:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:45 cmd 00:47:54 -rw-r--r-- 1 jenkins jenkins 10 Sep 11 00:47 coverage.out 00:47:54 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 11 00:45 go.mod 00:47:54 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 11 00:45 go.sum 00:47:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:45 internal 00:47:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 00:45 snap 00:47:54 -rw-rw-r-- 1 jenkins jenkins 209 Sep 11 00:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:55 + 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=8889de8db57d92d72758feff3f246d82e4911c3c --label arch=amd64 --label version=0.0.0 . 00:47:55 Sending build context to Docker daemon 16.1MB 00:47:55 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:47:55 Step 2/25 : FROM ${BASE} AS builder 00:47:55 ---> 725c1289a53d 00:47:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:47:55 ---> Running in 3a0f5c851243 00:47:55 Removing intermediate container 3a0f5c851243 00:47:55 ---> 2645900f9575 00:47:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:47:55 ---> Running in 45ad8168a615 00:47:55 Removing intermediate container 45ad8168a615 00:47:55 ---> a274f5218914 00:47:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:47:55 ---> Running in 43ba430cd07b 00:47:55 Removing intermediate container 43ba430cd07b 00:47:55 ---> 7ec24d093e67 00:47:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:47:55 ---> Running in b080c47e1119 00:47:55 Removing intermediate container b080c47e1119 00:47:55 ---> 5d7eb01846fa 00:47:55 Step 7/25 : WORKDIR /device-gpio 00:47:55 ---> Running in 0133610dacb6 00:47:55 Removing intermediate container 0133610dacb6 00:47:55 ---> 022d89fe74f5 00:47:55 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:55 ---> Running in 568089e43b6c 00:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:47:56 OK: 269 MiB in 57 packages 00:47:56 Removing intermediate container 568089e43b6c 00:47:56 ---> e120f7225acd 00:47:56 Step 9/25 : COPY go.mod vendor* ./ 00:47:57 ---> f7a68e67d027 00:47:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:57 ---> Running in 059df50e7e89 00:47:57 Removing intermediate container 059df50e7e89 00:47:57 ---> d0c0e725c63b 00:47:57 Step 11/25 : COPY . . 00:47:58 ---> 231dacc19f71 00:47:58 Step 12/25 : RUN ${MAKE} 00:47:58 ---> Running in 35c05acd014e 00:47:58 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.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:48:20 Removing intermediate container 35c05acd014e 00:48:20 ---> a3f7111a9437 00:48:20 Step 13/25 : FROM alpine:3.17 00:48:20 3.17: Pulling from library/alpine 00:48:20 9398808236ff: Pulling fs layer 00:48:20 9398808236ff: Verifying Checksum 00:48:20 9398808236ff: Download complete 00:48:20 9398808236ff: Pull complete 00:48:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:48:20 Status: Downloaded newer image for alpine:3.17 00:48:20 ---> 1e0b8b5322fc 00:48:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:48:20 ---> Running in c44990ed8884 00:48:20 Removing intermediate container c44990ed8884 00:48:20 ---> d59913f8b230 00:48:20 Step 15/25 : RUN apk add --update --no-cache 00:48:20 ---> Running in 81a2dc6e37cd 00:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:48:20 OK: 7 MiB in 15 packages 00:48:20 Removing intermediate container 81a2dc6e37cd 00:48:20 ---> bf957fbf6702 00:48:20 Step 16/25 : WORKDIR / 00:48:20 ---> Running in e14f18414dab 00:48:21 Removing intermediate container e14f18414dab 00:48:21 ---> 476ecf7e9d09 00:48:21 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:48:21 ---> bc5388a09192 00:48:21 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:48:21 ---> c8a990a9a3bc 00:48:21 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:48:21 ---> 06f4ce777d56 00:48:21 Step 20/25 : EXPOSE 59910 00:48:21 ---> Running in 3d4b8ddfd7f0 00:48:22 Removing intermediate container 3d4b8ddfd7f0 00:48:22 ---> 3d5c40196e8a 00:48:22 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:48:22 ---> Running in f3bf9f2cd91a 00:48:22 Removing intermediate container f3bf9f2cd91a 00:48:22 ---> 0e1420ab2101 00:48:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:22 ---> Running in 2f438867a48c 00:48:22 Removing intermediate container 2f438867a48c 00:48:22 ---> 37c4aec05c7f 00:48:22 Step 23/25 : LABEL arch=amd64 00:48:22 ---> Running in 9162101719e2 00:48:22 Removing intermediate container 9162101719e2 00:48:22 ---> 5ade53774bf2 00:48:22 Step 24/25 : LABEL git_sha=8889de8db57d92d72758feff3f246d82e4911c3c 00:48:22 ---> Running in b4ff341acad4 00:48:22 Removing intermediate container b4ff341acad4 00:48:22 ---> a99e7e8a7302 00:48:22 Step 25/25 : LABEL version=0.0.0 00:48:22 ---> Running in a00e014986ce 00:48:22 Removing intermediate container a00e014986ce 00:48:22 ---> fb4dbaeaca29 00:48:22 [Warning] One or more build-args [ARCH] were not consumed 00:48:22 Successfully built fb4dbaeaca29 00:48:22 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 00:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:23 00:48:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:23 latest: Pulling from edgex-lftools-log-publisher 00:48:23 5eb5b503b376: Pulling fs layer 00:48:23 5c69ac0246d0: Pulling fs layer 00:48:23 ec43610c2a17: Pulling fs layer 00:48:23 3a2ae6a8a46f: Pulling fs layer 00:48:23 33b1e0a273af: Pulling fs layer 00:48:23 5d3b04190fa2: Pulling fs layer 00:48:23 2f39f015ded8: Pulling fs layer 00:48:23 3a2ae6a8a46f: Waiting 00:48:23 33b1e0a273af: Waiting 00:48:23 2f39f015ded8: Waiting 00:48:23 5d3b04190fa2: Waiting 00:48:23 5c69ac0246d0: Verifying Checksum 00:48:23 5c69ac0246d0: Download complete 00:48:23 3a2ae6a8a46f: Download complete 00:48:23 33b1e0a273af: Verifying Checksum 00:48:23 33b1e0a273af: Download complete 00:48:23 5d3b04190fa2: Verifying Checksum 00:48:23 ec43610c2a17: Verifying Checksum 00:48:23 ec43610c2a17: Download complete 00:48:24 5eb5b503b376: Verifying Checksum 00:48:24 5eb5b503b376: Download complete 00:48:24 2f39f015ded8: Download complete 00:48:25 5eb5b503b376: Pull complete 00:48:25 5c69ac0246d0: Pull complete 00:48:25 ec43610c2a17: Pull complete 00:48:25 3a2ae6a8a46f: Pull complete 00:48:25 33b1e0a273af: Pull complete 00:48:25 5d3b04190fa2: Pull complete 00:48:30 2f39f015ded8: Pull complete 00:48:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:30 prd-ubuntu20.04-docker-8c-8g-5748 does not seem to be running inside a container 00:48:30 $ 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-192 -v /w/workspace/edgexfoundry_device-gpio_PR-192:/w/workspace/edgexfoundry_device-gpio_PR-192:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-192@tmp:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:48:35 $ docker top 70646590f62eb4619e8770fcb69829a608525b0b87e40a293b0ccbaf28441c72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:35 ---> job-cost.sh 00:48:35 lf-activate-venv: SKIPPING 00:48:35 INFO: No Stack... 00:48:36 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:36 INFO: Archiving Costs [Pipeline] sh 00:48:36 + cat /w/workspace/edgexfoundry_device-gpio_PR-192/archives/cost.csv 00:48:36 + cut -d, -f6 [Pipeline] lock 00:48:36 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] 00:48:36 Resource [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] did not exist. Created. 00:48:36 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:37 + echo total: 0.2199999988079071 [Pipeline] stash 00:48:37 Stashed 1 file(s) [Pipeline] } 00:48:37 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:37 $ docker stop --time=1 70646590f62eb4619e8770fcb69829a608525b0b87e40a293b0ccbaf28441c72 00:48:38 $ docker rm -f --volumes 70646590f62eb4619e8770fcb69829a608525b0b87e40a293b0ccbaf28441c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5749 in /w/workspace/edgexfoundry_device-gpio_PR-192 [Pipeline] { [Pipeline] ws 00:49:31 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:49:31 The recommended git tool is: git 00:49:36 using credential edgex-jenkins-ssh 00:49:36 Cloning the remote Git repository 00:49:36 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:49:37 > git init /w/workspace/device-gpio/1 # timeout=10 00:49:37 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:49:37 > git --version # timeout=10 00:49:37 > git --version # 'git version 2.25.1' 00:49:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:38 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:40 Merging remotes/origin/main commit 6e92736b20cec9f8b19b597911ea3a32490ec124 into PR head commit 8889de8db57d92d72758feff3f246d82e4911c3c 00:49:40 Merge succeeded, producing 8889de8db57d92d72758feff3f246d82e4911c3c 00:49:40 Checking out Revision 8889de8db57d92d72758feff3f246d82e4911c3c (PR-192) 00:49:39 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:49:39 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:49:40 > git config core.sparsecheckout # timeout=10 00:49:40 > git checkout -f 8889de8db57d92d72758feff3f246d82e4911c3c # timeout=10 00:49:40 > git remote # timeout=10 00:49:40 > git config --get remote.origin.url # timeout=10 00:49:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:40 > git merge 6e92736b20cec9f8b19b597911ea3a32490ec124 # timeout=10 00:49:40 > git rev-parse HEAD^{commit} # timeout=10 00:49:40 > git config core.sparsecheckout # timeout=10 00:49:40 > git checkout -f 8889de8db57d92d72758feff3f246d82e4911c3c # timeout=10 00:49:41 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:49:41 > git --version # timeout=10 00:49:41 > git --version # 'git version 2.25.1' 00:49:41 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:49:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:49:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:42 Dload Upload Total Spent Left Speed 00:49:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 00:49:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:49:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:49:43 + sudo tee /etc/docker/daemon.new 00:49:43 { 00:49:43 "registry-mirrors": [ 00:49:43 "https://nexus3.edgexfoundry.org:10001" 00:49:43 ], 00:49:43 "bip": "10.250.0.254/24", 00:49:43 "hosts": [ 00:49:43 "tcp://0.0.0.0:5555", 00:49:43 "unix:///var/run/docker.sock" 00:49:43 ], 00:49:43 "mtu": 1458, 00:49:43 "selinux-enabled": true, 00:49:43 "seccomp-profile": "/etc/docker/seccomp.json" 00:49:43 } [Pipeline] sh 00:49:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:49:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:02 provisioning config files... 00:50:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12410243477269996749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:02 ---> docker-login.sh 00:50:02 nexus3.edgexfoundry.org:10001 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10002 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:03 Configure a credential helper to remove this warning. See 00:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:03 00:50:03 Login Succeeded 00:50:03 nexus3.edgexfoundry.org:10003 00:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 nexus3.edgexfoundry.org:10004 00:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 docker.io 00:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:50:04 Configure a credential helper to remove this warning. See 00:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:50:04 00:50:04 Login Succeeded 00:50:04 ---> docker-login.sh ends [Pipeline] } 00:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:50:05 ========================================================= 00:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:50:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:05 + 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 . 00:50:06 Sending build context to Docker daemon 8.112MB 00:50:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:50:06 Step 2/12 : FROM ${BASE} AS builder 00:50:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:50:06 edb6bdbacee9: Pulling fs layer 00:50:06 5f9638ab2659: Pulling fs layer 00:50:06 8d51d6327a98: Pulling fs layer 00:50:06 8b374f2dd631: Pulling fs layer 00:50:06 ec14aa9079de: Pulling fs layer 00:50:06 2f466654f4bb: Pulling fs layer 00:50:06 554e91adad29: Pulling fs layer 00:50:06 2f466654f4bb: Waiting 00:50:06 8b374f2dd631: Waiting 00:50:06 554e91adad29: Waiting 00:50:06 ec14aa9079de: Waiting 00:50:06 5f9638ab2659: Verifying Checksum 00:50:06 5f9638ab2659: Download complete 00:50:06 8b374f2dd631: Verifying Checksum 00:50:06 8b374f2dd631: Download complete 00:50:06 ec14aa9079de: Verifying Checksum 00:50:06 ec14aa9079de: Download complete 00:50:06 edb6bdbacee9: Download complete 00:50:07 edb6bdbacee9: Pull complete 00:50:07 554e91adad29: Verifying Checksum 00:50:07 554e91adad29: Download complete 00:50:07 5f9638ab2659: Pull complete 00:50:08 2f466654f4bb: Verifying Checksum 00:50:08 2f466654f4bb: Download complete 00:50:08 8d51d6327a98: Verifying Checksum 00:50:08 8d51d6327a98: Download complete 00:50:21 8d51d6327a98: Pull complete 00:50:21 8b374f2dd631: Pull complete 00:50:21 ec14aa9079de: Pull complete 00:50:27 2f466654f4bb: Pull complete 00:50:29 554e91adad29: Pull complete 00:50:29 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:50:29 ---> 1e15ea492957 00:50:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:50:31 ---> Running in 94ef8d0ba7f8 00:50:32 Removing intermediate container 94ef8d0ba7f8 00:50:32 ---> 7386d9e2a706 00:50:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:50:32 ---> Running in 27982da1b90c 00:50:32 Removing intermediate container 27982da1b90c 00:50:32 ---> cf3837c2c8fe 00:50:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:50:32 ---> Running in 6639c1577de7 00:50:32 Removing intermediate container 6639c1577de7 00:50:32 ---> fd0ca5a7fb48 00:50:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:50:33 ---> Running in adc0ef74cf19 00:50:33 Removing intermediate container adc0ef74cf19 00:50:33 ---> cc71fe851379 00:50:33 Step 7/12 : WORKDIR /device-gpio 00:50:33 ---> Running in 13b76aa2627a 00:50:33 Removing intermediate container 13b76aa2627a 00:50:33 ---> 14137e0a0508 00:50:33 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:50:33 ---> Running in 520f11afc7d9 00:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:50:36 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:50:36 (2/4) Installing libedit (20221030.3.1-r0) 00:50:36 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:50:36 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:50:36 Executing busybox-1.35.0-r29.trigger 00:50:36 OK: 268 MiB in 57 packages 00:50:38 Removing intermediate container 520f11afc7d9 00:50:38 ---> 7de00fc0917e 00:50:38 Step 9/12 : COPY go.mod vendor* ./ 00:50:38 ---> 79b31192383f 00:50:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:38 ---> Running in 9ba197ad23e6 00:51:46 Removing intermediate container 9ba197ad23e6 00:51:46 ---> c861af90d480 00:51:46 Step 11/12 : COPY . . 00:51:46 ---> 3077e203ae14 00:51:46 Step 12/12 : RUN ${MAKE} 00:51:46 ---> Running in 8bfdf87e49eb 00:51:46 noop 00:51:46 Removing intermediate container 8bfdf87e49eb 00:51:46 ---> 3ab2eda3d4c4 00:51:46 Successfully built 3ab2eda3d4c4 00:51:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:47 + docker inspect -f . ci-base-image-arm64 00:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-5749 does not seem to be running inside a container 00:51:47 $ 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 ******** ci-base-image-arm64 cat 00:51:48 $ docker top ea4766defb6276e70a7b9417378312db0029bbe2fa29b1e74db42b4b60fa34e9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:49 + go version 00:51:49 go version go1.20.6 linux/arm64 [Pipeline] } 00:51:49 $ docker stop --time=1 ea4766defb6276e70a7b9417378312db0029bbe2fa29b1e74db42b4b60fa34e9 00:51:51 $ docker rm -f --volumes ea4766defb6276e70a7b9417378312db0029bbe2fa29b1e74db42b4b60fa34e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:52 + docker inspect -f . ci-base-image-arm64 00:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-5749 does not seem to be running inside a container 00:51:52 $ 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 ******** ci-base-image-arm64 cat 00:51:53 $ docker top 1021b686075d4cc16302385267898e47c9a93257e86c1d191046358dd372b4df -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:54 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:51:55 + make test 00:51:55 go test ./... -coverprofile=coverage.out ./... 00:52:27 ? github.com/edgexfoundry/device-gpio [no test files] 00:54:18 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:54:18 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:54:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:54:18 go vet ./... 00:54:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:54:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:54:51 ./bin/test-attribution-txt.sh [Pipeline] echo 00:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:54:51 $ docker stop --time=1 1021b686075d4cc16302385267898e47c9a93257e86c1d191046358dd372b4df 00:54:53 $ docker rm -f --volumes 1021b686075d4cc16302385267898e47c9a93257e86c1d191046358dd372b4df [Pipeline] // withDockerContainer [Pipeline] sh 00:54:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:54:55 Warning: overwriting stash ‘coverage-report’ 00:54:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:54:56 + ls -al . 00:54:56 total 164 00:54:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 00:51 . 00:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 00:49 .. 00:54:56 -rw-rw-r-- 1 jenkins jenkins 120 Sep 11 00:49 .dockerignore 00:54:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 00:49 .git 00:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:49 .github 00:54:56 -rw-rw-r-- 1 jenkins jenkins 343 Sep 11 00:49 .gitignore 00:54:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 00:49 .golangci.yml 00:54:56 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 11 00:49 Attribution.txt 00:54:56 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 11 00:49 CHANGELOG.md 00:54:56 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 11 00:49 Dockerfile 00:54:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 00:49 GOVERNANCE.md 00:54:56 -rw-rw-r-- 1 jenkins jenkins 657 Sep 11 00:49 Jenkinsfile 00:54:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 11 00:49 LICENSE 00:54:56 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 11 00:49 Makefile 00:54:56 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 00:49 OWNERS.md 00:54:56 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 11 00:49 README.md 00:54:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 00:45 VERSION 00:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 00:49 bin 00:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:49 cmd 00:54:56 -rw-r--r-- 1 jenkins jenkins 10 Sep 11 00:51 coverage.out 00:54:56 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 11 00:49 go.mod 00:54:56 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 11 00:49 go.sum 00:54:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 00:49 internal 00:54:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 00:49 snap 00:54:56 -rw-rw-r-- 1 jenkins jenkins 209 Sep 11 00:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:56 + 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=8889de8db57d92d72758feff3f246d82e4911c3c --label arch=arm64 --label version=0.0.0 . 00:54:57 Sending build context to Docker daemon 8.113MB 00:54:57 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:54:57 Step 2/25 : FROM ${BASE} AS builder 00:54:57 ---> 3ab2eda3d4c4 00:54:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:54:57 ---> Running in 235dcdad02a0 00:54:57 Removing intermediate container 235dcdad02a0 00:54:57 ---> 4fbebca4edfc 00:54:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:57 ---> Running in ee6599f6f3c9 00:54:57 Removing intermediate container ee6599f6f3c9 00:54:57 ---> 039490af5d6f 00:54:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:54:57 ---> Running in c31a4de0957a 00:54:58 Removing intermediate container c31a4de0957a 00:54:58 ---> 371ecb4932f5 00:54:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:54:58 ---> Running in 05c1e961c47f 00:54:58 Removing intermediate container 05c1e961c47f 00:54:58 ---> fddccc0ffc0e 00:54:58 Step 7/25 : WORKDIR /device-gpio 00:54:58 ---> Running in 5eac20068c15 00:54:59 Removing intermediate container 5eac20068c15 00:54:59 ---> e061682eb7a8 00:54:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:54:59 ---> Running in ed6e8753c2cc 00:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:55:02 OK: 268 MiB in 57 packages 00:55:02 Removing intermediate container ed6e8753c2cc 00:55:02 ---> 2aa5cdbf6ffd 00:55:02 Step 9/25 : COPY go.mod vendor* ./ 00:55:03 ---> 74ddcd9dc979 00:55:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:03 ---> Running in b071277925bc 00:55:07 Removing intermediate container b071277925bc 00:55:07 ---> 863283ca36e2 00:55:07 Step 11/25 : COPY . . 00:55:08 ---> 08d9b29d6ae3 00:55:08 Step 12/25 : RUN ${MAKE} 00:55:08 ---> Running in 25923e7d58d7 00:55:09 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.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:57:30 Removing intermediate container 25923e7d58d7 00:57:30 ---> 1949491a66f9 00:57:30 Step 13/25 : FROM alpine:3.17 00:57:30 3.17: Pulling from library/alpine 00:57:30 4060ece20d7a: Pulling fs layer 00:57:30 4060ece20d7a: Verifying Checksum 00:57:30 4060ece20d7a: Download complete 00:57:30 4060ece20d7a: Pull complete 00:57:30 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:57:30 Status: Downloaded newer image for alpine:3.17 00:57:30 ---> 8650cd65339b 00:57:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:57:30 ---> Running in 48478a678cde 00:57:30 Removing intermediate container 48478a678cde 00:57:30 ---> 666f8bdc31ce 00:57:30 Step 15/25 : RUN apk add --update --no-cache 00:57:30 ---> Running in fc6b9d129728 00:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:30 OK: 7 MiB in 15 packages 00:57:30 Removing intermediate container fc6b9d129728 00:57:30 ---> 1aefff658d9e 00:57:30 Step 16/25 : WORKDIR / 00:57:30 ---> Running in 79f47c1702a7 00:57:30 Removing intermediate container 79f47c1702a7 00:57:30 ---> 1be9923b198e 00:57:30 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:57:30 ---> 08ed3d4a4d66 00:57:30 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:57:30 ---> 052e2bc212b6 00:57:30 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:57:30 ---> 97df92699ccd 00:57:30 Step 20/25 : EXPOSE 59910 00:57:30 ---> Running in df92a35cbf5a 00:57:30 Removing intermediate container df92a35cbf5a 00:57:30 ---> f662e7a43a03 00:57:30 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:57:30 ---> Running in d0ff6c353945 00:57:30 Removing intermediate container d0ff6c353945 00:57:30 ---> 0c06c87cf43d 00:57:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:57:30 ---> Running in 557c83bb3e34 00:57:30 Removing intermediate container 557c83bb3e34 00:57:30 ---> 229f07761f9c 00:57:30 Step 23/25 : LABEL arch=arm64 00:57:30 ---> Running in 08968619fb89 00:57:30 Removing intermediate container 08968619fb89 00:57:30 ---> a7cb30444b46 00:57:30 Step 24/25 : LABEL git_sha=8889de8db57d92d72758feff3f246d82e4911c3c 00:57:30 ---> Running in 4e94e34e5d51 00:57:31 Removing intermediate container 4e94e34e5d51 00:57:31 ---> 0b745b746b18 00:57:31 Step 25/25 : LABEL version=0.0.0 00:57:31 ---> Running in 869c630cf920 00:57:31 Removing intermediate container 869c630cf920 00:57:31 ---> 569e90dac9fb 00:57:31 [Warning] One or more build-args [ARCH] were not consumed 00:57:31 Successfully built 569e90dac9fb 00:57:31 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 00:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:32 00:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:32 arm64: Pulling from edgex-lftools-log-publisher 00:57:32 8998bd30e6a1: Pulling fs layer 00:57:32 04944245beec: Pulling fs layer 00:57:32 699f458cf7ca: Pulling fs layer 00:57:32 765212b225bb: Pulling fs layer 00:57:32 f23df028b6ca: Pulling fs layer 00:57:32 d65c8cfc05b1: Pulling fs layer 00:57:32 2437ff75d9bd: Pulling fs layer 00:57:32 765212b225bb: Waiting 00:57:32 f23df028b6ca: Waiting 00:57:32 d65c8cfc05b1: Waiting 00:57:32 2437ff75d9bd: Waiting 00:57:33 04944245beec: Verifying Checksum 00:57:33 04944245beec: Download complete 00:57:33 765212b225bb: Verifying Checksum 00:57:33 765212b225bb: Download complete 00:57:33 f23df028b6ca: Download complete 00:57:33 d65c8cfc05b1: Verifying Checksum 00:57:33 d65c8cfc05b1: Download complete 00:57:33 699f458cf7ca: Verifying Checksum 00:57:33 699f458cf7ca: Download complete 00:57:33 8998bd30e6a1: Download complete 00:57:35 2437ff75d9bd: Verifying Checksum 00:57:35 2437ff75d9bd: Download complete 00:57:37 8998bd30e6a1: Pull complete 00:57:37 04944245beec: Pull complete 00:57:39 699f458cf7ca: Pull complete 00:57:39 765212b225bb: Pull complete 00:57:40 f23df028b6ca: Pull complete 00:57:40 d65c8cfc05b1: Pull complete 00:57:55 2437ff75d9bd: Pull complete 00:57:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:55 prd-ubuntu20.04-docker-arm64-4c-16g-5749 does not seem to be running inside a container 00:57:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:57:58 $ docker top 0ac6983fdffaf13ead53978c1f0724cb0189b60357fc02078c9148d5e34cdf7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:59 ---> job-cost.sh 00:57:59 lf-activate-venv: SKIPPING 00:57:59 INFO: No Stack... 00:57:59 INFO: Retrieving Pricing Info for: v3-standard-4 00:58:00 INFO: Archiving Costs [Pipeline] sh 00:58:01 + cut -d, -f6 00:58:01 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 00:58:01 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] 00:58:01 Resource [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] did not exist. Created. 00:58:01 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:01 /w/workspace/device-gpio/1@tmp/durable-516bc878/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:58:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:58:02 Warning: overwriting stash ‘stack-cost’ 00:58:02 Stashed 1 file(s) [Pipeline] } 00:58:02 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:58:02 $ docker stop --time=1 0ac6983fdffaf13ead53978c1f0724cb0189b60357fc02078c9148d5e34cdf7b 00:58:04 $ docker rm -f --volumes 0ac6983fdffaf13ead53978c1f0724cb0189b60357fc02078c9148d5e34cdf7b [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 00:58:05 provisioning config files... 00:58:05 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/config15187304558773698603tmp [Pipeline] { [Pipeline] sh 00:58:06 + set +x 00:58:06 + curl -s https://codecov.io/bash 00:58:06 + bash -s -- 00:58:06 00:58:06 _____ _ 00:58:06 / ____| | | 00:58:06 | | ___ __| | ___ ___ _____ __ 00:58:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:58:06 | |___| (_) | (_| | __/ (_| (_) \ V / 00:58:06 \_____\___/ \__,_|\___|\___\___/ \_/ 00:58:06 Bash-1.0.6 00:58:06 00:58:06 00:58:06 ==> git version 2.25.1 found 00:58:06 ==> 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 00:58:06 Release-Date: 2020-01-08 00:58:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:58:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:58:06 ==> Jenkins CI detected. 00:58:06 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-192 00:58:06 project root: . 00:58:06 --> token set from env 00:58:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:58:06 ==> Running gcov in . (disable via -X gcov) 00:58:06 ==> Python coveragepy not found 00:58:06 ==> Searching for coverage reports in: 00:58:06 + . 00:58:06 -> Found 1 reports 00:58:06 ==> Detecting git/mercurial file structure 00:58:06 ==> Reading reports 00:58:06 + ./coverage.out bytes=10 00:58:06 ==> Appending adjustments 00:58:06 https://docs.codecov.io/docs/fixing-reports 00:58:06 + Found adjustments 00:58:06 ==> Gzipping contents 00:58:06 4.0K /tmp/codecov.GhMm38.gz 00:58:06 ==> Uploading reports 00:58:06 url: https://codecov.io 00:58:06 query: branch=PR-192&commit=8889de8db57d92d72758feff3f246d82e4911c3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=192&job=&cmd_args= 00:58:06 -> Pinging Codecov 00:58:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-192&commit=8889de8db57d92d72758feff3f246d82e4911c3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=192&job=&cmd_args= 00:58:06 -> Uploading to 00:58:06 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8889de8db57d92d72758feff3f246d82e4911c3c/1505d9c0-e592-4344-aad7-794b5f462b6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T005806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=578b3510a55708a99d4c0417032352f732118ce876052155a17c4dcca8dd2dc6 00:58:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:06 Dload Upload Total Spent Left Speed 00:58:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3693 --:--:-- --:--:-- --:--:-- 3693 00:58:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8889de8db57d92d72758feff3f246d82e4911c3c [Pipeline] } 00:58:06 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 00:58:08 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-192/archives ] 00:58:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-192/archives 00:58:08 total 16 00:58:08 drwxr-xr-x 3 root root 4096 Sep 11 00:48 . 00:58:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:48 .. 00:58:08 drwxr-xr-x 2 root root 4096 Sep 11 00:48 cost 00:58:08 -rw-r--r-- 1 root root 83 Sep 11 00:48 cost.csv 00:58:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-192/archives 00:58:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-192/archives 00:58:08 total 16 00:58:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 00:48 . 00:58:08 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:48 .. 00:58:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 00:48 cost 00:58:08 -rw-r--r-- 1 jenkins jenkins 83 Sep 11 00:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:58:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:09 ---> package-listing.sh 00:58:09 ++ tr '[:upper:]' '[:lower:]' 00:58:09 ++ facter osfamily 00:58:10 + OS_FAMILY=debian 00:58:10 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-192 00:58:10 + START_PACKAGES=/tmp/packages_start.txt 00:58:10 + END_PACKAGES=/tmp/packages_end.txt 00:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:10 + PACKAGES=/tmp/packages_start.txt 00:58:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-192 ']' 00:58:10 + PACKAGES=/tmp/packages_end.txt 00:58:10 + case "${OS_FAMILY}" in 00:58:10 + dpkg -l 00:58:10 + grep '^ii' 00:58:10 + '[' -f /tmp/packages_start.txt ']' 00:58:10 + '[' -f /tmp/packages_end.txt ']' 00:58:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:58:10 + '[' /w/workspace/edgexfoundry_device-gpio_PR-192 ']' 00:58:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-192/archives/ 00:58:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-192/archives/ [Pipeline] echo 00:58:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:58:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:11 prd-ubuntu20.04-docker-8c-8g-5748 does not seem to be running inside a container 00:58:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-192/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-192 -v /w/workspace/edgexfoundry_device-gpio_PR-192:/w/workspace/edgexfoundry_device-gpio_PR-192:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-192@tmp:/w/workspace/edgexfoundry_device-gpio_PR-192@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-lftools-log-publisher:latest cat 00:58:11 $ docker top fbf091354568cfcb7eecacd183cbc0a46f22476391eb1513124af558bd3e02d5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:12 + mkdir -p /var/log/sysstat [Pipeline] sh 00:58:12 + ls /var/log/sa-host 00:58:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:12 provisioning config files... 00:58:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-192@tmp/config14576728788539842479tmp [Pipeline] { [Pipeline] echo 00:58:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:12 ---> create-netrc.sh [Pipeline] } 00:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:13 ---> python-tools-install.sh [Pipeline] echo 00:58:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:13 ---> sudo-logs.sh 00:58:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:14 ---> job-cost.sh 00:58:14 lf-activate-venv: SKIPPING 00:58:14 DEBUG: total: 0.2199999988079071 00:58:14 INFO: Retrieving Stack Cost... 00:58:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:14 INFO: Archiving Costs [Pipeline] echo 00:58:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:15 ---> logs-deploy.sh 00:58:15 lf-activate-venv: SKIPPING 00:58:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-192/1 00:58:15 INFO: archiving workspace using pattern(s): 00:58:16 Archives upload complete. 00:58:16 INFO: archiving logs to Nexus 00:58:17 ---> uname -a: 00:58:17 Linux prd-ubuntu20-04-docker-8c-8g-5748 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:58:17 00:58:17 00:58:17 ---> lscpu: 00:58:17 Architecture: x86_64 00:58:17 CPU op-mode(s): 32-bit, 64-bit 00:58:17 Byte Order: Little Endian 00:58:17 Address sizes: 40 bits physical, 48 bits virtual 00:58:17 CPU(s): 8 00:58:17 On-line CPU(s) list: 0-7 00:58:17 Thread(s) per core: 1 00:58:17 Core(s) per socket: 1 00:58:17 Socket(s): 8 00:58:17 NUMA node(s): 1 00:58:17 Vendor ID: AuthenticAMD 00:58:17 CPU family: 23 00:58:17 Model: 49 00:58:17 Model name: AMD EPYC-Rome Processor 00:58:17 Stepping: 0 00:58:17 CPU MHz: 2800.000 00:58:17 BogoMIPS: 5600.00 00:58:17 Virtualization: AMD-V 00:58:17 Hypervisor vendor: KVM 00:58:17 Virtualization type: full 00:58:17 L1d cache: 256 KiB 00:58:17 L1i cache: 256 KiB 00:58:17 L2 cache: 4 MiB 00:58:17 L3 cache: 128 MiB 00:58:17 NUMA node0 CPU(s): 0-7 00:58:17 Vulnerability Itlb multihit: Not affected 00:58:17 Vulnerability L1tf: Not affected 00:58:17 Vulnerability Mds: Not affected 00:58:17 Vulnerability Meltdown: Not affected 00:58:17 Vulnerability Mmio stale data: Not affected 00:58:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:58:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:58:17 Vulnerability Srbds: Not affected 00:58:17 Vulnerability Tsx async abort: Not affected 00:58:17 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 00:58:17 00:58:17 00:58:17 ---> nproc: 00:58:17 8 00:58:17 00:58:17 00:58:17 ---> df -h: 00:58:17 Filesystem Size Used Avail Use% Mounted on 00:58:17 overlay 155G 12G 144G 8% / 00:58:17 tmpfs 64M 0 64M 0% /dev 00:58:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:58:17 shm 64M 0 64M 0% /dev/shm 00:58:17 /dev/vda1 155G 12G 144G 8% /facter-os 00:58:17 00:58:17 00:58:17 ---> sar -b -r -n DEV: 00:58:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5748) 09/11/23 _x86_64_ (8 CPU) 00:58:17 00:58:17 00:44:58 LINUX RESTART (8 CPU) 00:58:17 00:58:17 00:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:17 00:46:02 137.31 48.58 88.74 0.00 5442.69 199626.46 0.00 00:58:17 00:47:01 124.06 0.53 123.54 0.00 12.20 51483.21 0.00 00:58:17 00:48:01 140.23 0.30 139.93 0.00 24.13 38237.89 0.00 00:58:17 00:49:01 116.36 0.03 116.33 0.00 4.13 35625.32 0.00 00:58:17 00:50:01 2.37 0.00 2.37 0.00 0.00 28.81 0.00 00:58:17 00:51:01 39.53 11.83 27.70 0.00 5428.83 6337.88 0.00 00:58:17 00:52:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 00:58:17 00:53:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 00:58:17 00:54:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 00:58:17 00:55:01 1.52 0.00 1.52 0.00 0.00 29.33 0.00 00:58:17 00:56:01 1.65 0.00 1.65 0.00 0.00 17.06 0.00 00:58:17 00:57:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 00:58:17 00:58:01 3.23 1.02 2.22 0.00 21.86 30.00 0.00 00:58:17 Average: 43.89 4.80 39.09 0.00 842.11 25464.80 0.00 00:58:17 00:58:17 00:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:17 00:46:02 29317416 31597164 731516 2.22 71392 2482976 2062476 6.08 987168 2230212 587896 00:58:17 00:47:01 28215460 31576844 733876 2.23 114196 3444236 2038652 6.01 1175912 3048084 146772 00:58:17 00:48:01 27957492 31311620 991032 3.01 151692 3376036 2515104 7.41 1494808 2952828 44352 00:58:17 00:49:01 27519320 31582280 721664 2.19 161564 4030588 1742032 5.13 1260176 3583756 376 00:58:17 00:50:01 27518456 31581600 721832 2.20 161632 4030592 1742032 5.13 1260256 3583760 44 00:58:17 00:51:01 27153952 31568380 721584 2.19 169892 4363216 1830892 5.40 1487192 3693112 4 00:58:17 00:52:01 27153532 31568108 721668 2.19 169968 4363224 1830892 5.40 1488288 3693116 8 00:58:17 00:53:01 27157224 31571880 717840 2.18 170048 4363224 1830892 5.40 1485112 3693116 8 00:58:17 00:54:01 27157308 31572056 717588 2.18 170132 4363228 1830892 5.40 1485032 3693120 8 00:58:17 00:55:01 27157520 31572640 717204 2.18 170240 4363192 1830892 5.40 1484956 3693404 52 00:58:17 00:56:01 27157408 31572608 717076 2.18 170264 4363208 1830892 5.40 1485564 3693400 4 00:58:17 00:57:01 27157020 31572256 717288 2.18 170288 4363212 1830892 5.40 1484984 3693404 8 00:58:17 00:58:01 27155036 31571432 718028 2.18 170356 4363960 1828392 5.39 1484736 3694072 16 00:58:17 Average: 27521319 31555298 742169 2.26 155513 4020838 1903456 5.61 1389553 3457337 59965 00:58:17 00:58:17 00:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:17 00:46:02 docker0 17.61 19.40 1.41 129.44 0.00 0.00 0.00 0.00 00:58:17 00:46:02 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 00:58:17 00:46:02 ens3 593.53 380.69 6863.64 84.84 0.00 0.00 0.00 0.00 00:58:17 00:47:01 docker0 262.01 427.72 19.54 2474.12 0.00 0.00 0.00 0.00 00:58:17 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:47:01 ens3 441.99 271.24 2492.39 28.66 0.00 0.00 0.00 0.00 00:58:17 00:48:01 docker0 2.42 5.32 0.14 42.63 0.00 0.00 0.00 0.00 00:58:17 00:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:58:17 00:48:01 vethbd01f07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:58:17 00:48:01 ens3 53.79 50.97 81.09 89.04 0.00 0.00 0.00 0.00 00:58:17 00:49:01 docker0 1.60 3.83 0.09 42.52 0.00 0.00 0.00 0.00 00:58:17 00:49:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 00:58:17 00:49:01 ens3 105.98 65.63 2623.34 13.05 0.00 0.00 0.00 0.00 00:58:17 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:50:01 ens3 0.57 0.47 0.29 0.21 0.00 0.00 0.00 0.00 00:58:17 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:58:17 00:51:01 ens3 141.83 71.05 2028.23 5.05 0.00 0.00 0.00 0.00 00:58:17 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:52:01 ens3 1.05 0.85 4.18 0.11 0.00 0.00 0.00 0.00 00:58:17 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:54:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:56:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 00:58:17 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:17 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 00:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:58:17 Average: docker0 21.51 34.59 1.61 203.91 0.00 0.00 0.00 0.00 00:58:17 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 00:58:17 Average: ens3 102.60 64.45 1082.30 16.99 0.00 0.00 0.00 0.00 00:58:17 00:58:17 00:58:17 ---> sar -P ALL: 00:58:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5748) 09/11/23 _x86_64_ (8 CPU) 00:58:17 00:58:17 00:44:58 LINUX RESTART (8 CPU) 00:58:17 00:58:17 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:58:17 00:46:02 all 8.30 0.00 3.02 1.81 0.06 86.81 00:58:17 00:46:02 0 9.03 0.00 3.12 0.42 0.05 87.37 00:58:17 00:46:02 1 7.59 0.00 3.07 6.31 0.07 82.96 00:58:17 00:46:02 2 7.40 0.00 4.02 0.77 0.05 87.75 00:58:17 00:46:02 3 9.77 0.00 2.93 1.13 0.07 86.11 00:58:17 00:46:02 4 8.12 0.00 2.44 0.45 0.05 88.94 00:58:17 00:46:02 5 7.71 0.00 3.21 0.24 0.07 88.79 00:58:17 00:46:02 6 8.44 0.00 2.45 2.73 0.05 86.33 00:58:17 00:46:02 7 8.35 0.00 2.94 2.39 0.07 86.25 00:58:17 00:47:01 all 3.93 0.00 1.56 2.34 0.03 92.13 00:58:17 00:47:01 0 3.13 0.00 1.28 0.02 0.03 95.54 00:58:17 00:47:01 1 3.94 0.00 1.70 0.34 0.03 93.99 00:58:17 00:47:01 2 3.49 0.00 2.04 7.93 0.03 86.50 00:58:17 00:47:01 3 4.33 0.00 2.15 9.22 0.05 84.25 00:58:17 00:47:01 4 4.11 0.00 1.09 0.25 0.02 94.53 00:58:17 00:47:01 5 3.44 0.00 1.52 0.09 0.02 94.94 00:58:17 00:47:01 6 5.01 0.00 1.22 0.48 0.03 93.26 00:58:17 00:47:01 7 3.98 0.00 1.47 0.44 0.05 94.06 00:58:17 00:48:01 all 29.21 0.00 5.41 2.01 0.09 63.27 00:58:17 00:48:01 0 29.45 0.00 5.15 3.93 0.10 61.37 00:58:17 00:48:01 1 30.25 0.00 5.43 0.13 0.08 64.10 00:58:17 00:48:01 2 28.90 0.00 5.89 2.13 0.08 62.99 00:58:17 00:48:01 3 28.95 0.00 5.66 7.95 0.08 57.35 00:58:17 00:48:01 4 30.60 0.00 6.07 0.87 0.10 62.36 00:58:17 00:48:01 5 28.93 0.00 5.23 0.86 0.10 64.87 00:58:17 00:48:01 6 28.74 0.00 4.99 0.13 0.08 66.05 00:58:17 00:48:01 7 27.86 0.00 4.88 0.10 0.08 67.08 00:58:17 00:49:01 all 14.21 0.00 3.13 2.43 0.05 80.17 00:58:17 00:49:01 0 13.83 0.00 2.76 0.03 0.03 83.34 00:58:17 00:49:01 1 14.91 0.00 3.43 2.81 0.05 78.81 00:58:17 00:49:01 2 14.94 0.00 3.62 0.18 0.08 81.17 00:58:17 00:49:01 3 13.73 0.00 3.62 0.07 0.05 82.53 00:58:17 00:49:01 4 13.41 0.00 2.84 0.50 0.03 83.22 00:58:17 00:49:01 5 14.24 0.00 2.68 7.45 0.03 75.60 00:58:17 00:49:01 6 14.74 0.00 2.62 0.91 0.05 81.68 00:58:17 00:49:01 7 13.92 0.00 3.49 7.50 0.07 75.02 00:58:17 00:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:58:17 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:58:17 00:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:58:17 00:50:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:58:17 00:50:01 5 0.00 0.00 0.00 0.05 0.00 99.95 00:58:17 00:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:58:17 00:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:58:17 00:51:01 all 1.29 0.00 0.56 0.58 0.02 97.56 00:58:17 00:51:01 0 0.32 0.00 0.34 0.05 0.02 99.28 00:58:17 00:51:01 1 0.92 0.00 0.35 0.05 0.02 98.66 00:58:17 00:51:01 2 2.19 0.00 0.78 0.43 0.02 96.58 00:58:17 00:51:01 3 2.15 0.00 0.62 0.08 0.02 97.13 00:58:17 00:51:01 4 1.75 0.00 1.04 1.47 0.02 95.72 00:58:17 00:51:01 5 1.26 0.00 0.52 1.92 0.03 96.27 00:58:17 00:51:01 6 0.93 0.00 0.40 0.02 0.02 98.63 00:58:17 00:51:01 7 0.77 0.00 0.44 0.59 0.02 98.19 00:58:17 00:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:58:17 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:58:17 00:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:17 00:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:52:01 5 0.02 0.00 0.00 0.07 0.00 99.92 00:58:17 00:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:58:17 00:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:53:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:58:17 00:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:17 00:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:58:17 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:58:17 00:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:58:17 00:53:01 5 0.03 0.00 0.02 0.05 0.00 99.90 00:58:17 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:54:01 all 0.17 0.00 0.01 0.00 0.00 99.81 00:58:17 00:54:01 0 1.27 0.00 0.00 0.00 0.02 98.71 00:58:17 00:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:58:17 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:58:17 00:54:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:58:17 00:54:01 5 0.02 0.00 0.00 0.03 0.00 99.95 00:58:17 00:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:55:01 all 0.27 0.00 0.01 0.01 0.00 99.71 00:58:17 00:55:01 0 1.99 0.00 0.02 0.00 0.00 98.00 00:58:17 00:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:58:17 00:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:58:17 00:55:01 5 0.02 0.00 0.02 0.05 0.02 99.90 00:58:17 00:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:58:17 00:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:58:17 00:56:01 0 0.07 0.00 0.00 0.00 0.00 99.93 00:58:17 00:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:58:17 00:56:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:58:17 00:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:58:17 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:58:17 00:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:58:17 00:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:58:17 00:58:17 00:56:01 CPU %user %nice %system %iowait %steal %idle 00:58:17 00:57:01 all 0.08 0.00 0.01 0.00 0.00 99.90 00:58:17 00:57:01 0 0.50 0.00 0.02 0.00 0.02 99.47 00:58:17 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:58:17 00:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:57:01 4 0.08 0.00 0.02 0.00 0.02 99.88 00:58:17 00:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:58:17 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:17 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:17 00:58:01 all 0.15 0.00 0.03 1.23 0.10 98.49 00:58:17 00:58:01 0 0.52 0.00 0.12 1.75 0.00 97.62 00:58:17 00:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:58:17 00:58:01 2 0.07 0.00 0.02 1.40 0.02 98.50 00:58:17 00:58:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:58:17 00:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 00:58:17 00:58:01 5 0.52 0.00 0.00 6.67 0.00 92.82 00:58:17 00:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:58:17 00:58:01 7 0.00 0.00 0.02 0.00 0.78 99.21 00:58:17 Average: all 4.41 0.00 1.05 0.80 0.03 93.71 00:58:17 Average: 0 4.60 0.00 0.98 0.47 0.02 93.92 00:58:17 Average: 1 4.42 0.00 1.08 0.74 0.02 93.74 00:58:17 Average: 2 4.38 0.00 1.26 0.98 0.02 93.36 00:58:17 Average: 3 4.51 0.00 1.15 1.40 0.02 92.92 00:58:17 Average: 4 4.46 0.00 1.04 0.27 0.02 94.20 00:58:17 Average: 5 4.30 0.00 1.01 1.35 0.02 93.32 00:58:17 Average: 6 4.43 0.00 0.90 0.33 0.02 94.32 00:58:17 Average: 7 4.19 0.00 1.01 0.84 0.08 93.87 00:58:17 00:58:17 00:58:17