Pull request #198 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8de4febc4cb41aaf8b98f4141c258dce2c706f1+1e0384811d3250d0bfb067782122c51f223b6a04 (d3f8d5137beb9f208b68d0394b597b6d0c778fdf) 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-ssh50758100001051017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15045039444678896078.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-198/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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13713555615654241669.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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4489162308524618699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh18231132993685629668.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-198/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-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12094343665860656832.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7756 in /w/workspace/edgexfoundry_device-gpio_PR-198 [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-198 # 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 Merging remotes/origin/main commit 1e0384811d3250d0bfb067782122c51f223b6a04 into PR head commit a8de4febc4cb41aaf8b98f4141c258dce2c706f1 > 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/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a8de4febc4cb41aaf8b98f4141c258dce2c706f1 Checking out Revision a8de4febc4cb41aaf8b98f4141c258dce2c706f1 (PR-198) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:08:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:08:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:08:43 ========================================================= 00:08:43 EdgeX Global Pipelines Version Info 00:08:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f a8de4febc4cb41aaf8b98f4141c258dce2c706f1 # 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 1e0384811d3250d0bfb067782122c51f223b6a04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8de4febc4cb41aaf8b98f4141c258dce2c706f1 # timeout=10 00:08:44 ------------------- 00:08:44 stable info: 00:08:44 ------------------- 00:08:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:08:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:08:44 Message: update stable to v1.0.254 00:08:45 ------------------- 00:08:45 experimental info: 00:08:45 ------------------- 00:08:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:08:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:08:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:08:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8de4fe [Pipeline] echo 00:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:46 provisioning config files... 00:08:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/config7285179091490334984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:47 ---> docker-login.sh 00:08:47 nexus3.edgexfoundry.org:10001 00:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:47 Configure a credential helper to remove this warning. See 00:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:47 00:08:47 Login Succeeded 00:08:47 nexus3.edgexfoundry.org:10002 00:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:47 Configure a credential helper to remove this warning. See 00:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:47 00:08:47 Login Succeeded 00:08:47 nexus3.edgexfoundry.org:10003 00:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:47 Configure a credential helper to remove this warning. See 00:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:47 00:08:47 Login Succeeded 00:08:47 nexus3.edgexfoundry.org:10004 00:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:48 Configure a credential helper to remove this warning. See 00:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:48 00:08:48 Login Succeeded 00:08:48 docker.io 00:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:48 Configure a credential helper to remove this warning. See 00:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:48 00:08:48 Login Succeeded 00:08:48 ---> docker-login.sh ends [Pipeline] } 00:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:08:49 + git rev-list -1 --merges a8de4febc4cb41aaf8b98f4141c258dce2c706f1~1..a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [Pipeline] echo 00:08:49 -----------> git rev-list -1 --merges a8de4febc4cb41aaf8b98f4141c258dce2c706f1~1..a8de4febc4cb41aaf8b98f4141c258dce2c706f1 a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [false] [Pipeline] sh 00:08:49 + git log --format=format:%s -1 a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [Pipeline] echo 00:08:49 ========================================================= 00:08:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:08:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:49 + git log --format=format:%s -1 a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [Pipeline] echo 00:08:49 [semverPrep] GIT_COMMIT: a8de4febc4cb41aaf8b98f4141c258dce2c706f1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:08:50 [semverPrep] This is not a build commit. [Pipeline] sh 00:08:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:08:50 + grep -v github /etc/ssh/ssh_known_hosts 00:08:50 + [ -e /tmp/ssh_known_hosts ] 00:08:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:08:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:08:50 + sudo tee -a /etc/ssh/ssh_known_hosts 00:08:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:08:50 00:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:08:51 0.1.4: Pulling from edgex-devops/py-git-semver 00:08:51 b85a868b505f: Pulling fs layer 00:08:51 e2be974225ed: Pulling fs layer 00:08:51 339a4e72a1f5: Pulling fs layer 00:08:51 988bab9f4d93: Pulling fs layer 00:08:51 1469e6f7b9e6: Pulling fs layer 00:08:51 eaf3925da568: Pulling fs layer 00:08:51 bab4dde63d76: Pulling fs layer 00:08:51 bde34c3a00c8: Pulling fs layer 00:08:51 b352a97aabf1: Pulling fs layer 00:08:51 4872d77fe225: Pulling fs layer 00:08:51 5851b861e8e6: Pulling fs layer 00:08:51 1469e6f7b9e6: Waiting 00:08:51 988bab9f4d93: Waiting 00:08:51 eaf3925da568: Waiting 00:08:51 4872d77fe225: Waiting 00:08:51 5851b861e8e6: Waiting 00:08:51 bab4dde63d76: Waiting 00:08:51 bde34c3a00c8: Waiting 00:08:51 e2be974225ed: Download complete 00:08:51 988bab9f4d93: Verifying Checksum 00:08:51 988bab9f4d93: Download complete 00:08:51 1469e6f7b9e6: Verifying Checksum 00:08:51 1469e6f7b9e6: Download complete 00:08:51 339a4e72a1f5: Verifying Checksum 00:08:51 339a4e72a1f5: Download complete 00:08:51 eaf3925da568: Verifying Checksum 00:08:51 eaf3925da568: Download complete 00:08:51 bde34c3a00c8: Verifying Checksum 00:08:51 bde34c3a00c8: Download complete 00:08:51 b352a97aabf1: Download complete 00:08:51 4872d77fe225: Verifying Checksum 00:08:51 4872d77fe225: Download complete 00:08:51 5851b861e8e6: Download complete 00:08:51 b85a868b505f: Verifying Checksum 00:08:51 b85a868b505f: Download complete 00:08:51 bab4dde63d76: Verifying Checksum 00:08:52 b85a868b505f: Pull complete 00:08:53 e2be974225ed: Pull complete 00:08:53 339a4e72a1f5: Pull complete 00:08:53 988bab9f4d93: Pull complete 00:08:53 1469e6f7b9e6: Pull complete 00:08:53 eaf3925da568: Pull complete 00:08:55 bab4dde63d76: Pull complete 00:08:55 bde34c3a00c8: Pull complete 00:08:55 b352a97aabf1: Pull complete 00:08:55 4872d77fe225: Pull complete 00:08:55 5851b861e8e6: Pull complete 00:08:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:55 prd-ubuntu20.04-docker-8c-8g-7756 does not seem to be running inside a container 00:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-198 -v /w/workspace/edgexfoundry_device-gpio_PR-198:/w/workspace/edgexfoundry_device-gpio_PR-198:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-198@tmp:/w/workspace/edgexfoundry_device-gpio_PR-198@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:08:58 $ docker top 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e -eo pid,comm 00:08:58 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:08:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:58 [ssh-agent] Looking for ssh-agent implementation... 00:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:58 $ docker exec 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e ssh-agent 00:08:58 SSH_AUTH_SOCK=/tmp/ssh-OTWkHl7aI5EN/agent.33 00:08:58 SSH_AGENT_PID=39 00:08:58 Running ssh-add (command line suppressed) 00:08:59 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-198@tmp/private_key_4808519910776411690.key (/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/private_key_4808519910776411690.key) 00:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:59 + git tag --points-at HEAD [Pipeline] } 00:08:59 $ docker exec --env ******** --env ******** 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e ssh-agent -k 00:08:59 unset SSH_AUTH_SOCK; 00:08:59 unset SSH_AGENT_PID; 00:08:59 echo Agent pid 39 killed; 00:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:59 [ssh-agent] Looking for ssh-agent implementation... 00:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:59 $ docker exec 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e ssh-agent 00:08:59 SSH_AUTH_SOCK=/tmp/ssh-0954pP9TE3Wc/agent.71 00:08:59 SSH_AGENT_PID=77 00:08:59 Running ssh-add (command line suppressed) 00:08:59 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-198@tmp/private_key_9029275960242599908.key (/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/private_key_9029275960242599908.key) 00:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:00 + git semver init 00:09:00 2023-09-25 00:09:00,506 [run_init] DEBUG init version:0.0.0 force:False 00:09:00 2023-09-25 00:09:00,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-198/.semver 00:09:00 2023-09-25 00:09:00,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-198/.semver 00:09:00 2023-09-25 00:09:00,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-198/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-198, universal_newlines=False, shell=None, istream=None) 00:09:01 2023-09-25 00:09:01,445 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-198/.git/info/exclude 00:09:01 2023-09-25 00:09:01,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-198/.semver/PR-198 with force:False 00:09:01 2023-09-25 00:09:01,446 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-198/.semver/PR-198 00:09:01 2023-09-25 00:09:01,449 [execute] INFO git cat-file --batch-check 00:09:01 2023-09-25 00:09:01,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-198/.semver, universal_newlines=False, shell=None, istream=) 00:09:01 2023-09-25 00:09:01,455 [execute] INFO git cat-file --batch 00:09:01 2023-09-25 00:09:01,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-198/.semver, universal_newlines=False, shell=None, istream=) 00:09:01 2023-09-25 00:09:01,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-198/.semver/PR-198 00:09:01 0.0.0 [Pipeline] } 00:09:01 $ docker exec --env ******** --env ******** 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e ssh-agent -k 00:09:01 unset SSH_AUTH_SOCK; 00:09:01 unset SSH_AGENT_PID; 00:09:01 echo Agent pid 77 killed; 00:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:02 + git semver [Pipeline] } 00:09:02 $ docker stop --time=1 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e 00:09:03 $ docker rm -f --volumes 1b1c86355a0876e1587804784ad5e32f44bcfd809f612bc3d544453f3dcec24e [Pipeline] // withDockerContainer [Pipeline] sh 00:09:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:09:04 Stashed 1 file(s) [Pipeline] echo 00:09:04 [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:09:04 provisioning config files... 00:09:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/config15943500357268583403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:05 ---> docker-login.sh 00:09:05 nexus3.edgexfoundry.org:10001 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10002 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10003 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 nexus3.edgexfoundry.org:10004 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 docker.io 00:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:05 Configure a credential helper to remove this warning. See 00:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:05 00:09:05 Login Succeeded 00:09:05 ---> docker-login.sh ends [Pipeline] } 00:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:06 ========================================================= 00:09:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:09:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:09:06 Sending build context to Docker daemon 16.16MB 00:09:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:09:06 Step 2/12 : FROM ${BASE} AS builder 00:09:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:09:06 7264a8db6415: Pulling fs layer 00:09:06 c4d48a809fc2: Pulling fs layer 00:09:06 4f1c88b9dad5: Pulling fs layer 00:09:06 ad3a456e5733: Pulling fs layer 00:09:06 33e27b845d1e: Pulling fs layer 00:09:06 c68163c4e522: Pulling fs layer 00:09:06 50da416c3ac9: Pulling fs layer 00:09:06 23d2d4c4bb30: Pulling fs layer 00:09:06 ad3a456e5733: Waiting 00:09:06 33e27b845d1e: Waiting 00:09:06 c68163c4e522: Waiting 00:09:06 50da416c3ac9: Waiting 00:09:06 23d2d4c4bb30: Waiting 00:09:06 c4d48a809fc2: Download complete 00:09:06 ad3a456e5733: Verifying Checksum 00:09:06 ad3a456e5733: Download complete 00:09:06 33e27b845d1e: Verifying Checksum 00:09:06 33e27b845d1e: Download complete 00:09:06 7264a8db6415: Verifying Checksum 00:09:06 7264a8db6415: Download complete 00:09:06 c68163c4e522: Verifying Checksum 00:09:06 c68163c4e522: Download complete 00:09:06 7264a8db6415: Pull complete 00:09:07 23d2d4c4bb30: Verifying Checksum 00:09:07 23d2d4c4bb30: Download complete 00:09:07 c4d48a809fc2: Pull complete 00:09:07 4f1c88b9dad5: Verifying Checksum 00:09:07 4f1c88b9dad5: Download complete 00:09:07 50da416c3ac9: Verifying Checksum 00:09:07 50da416c3ac9: Download complete 00:09:11 4f1c88b9dad5: Pull complete 00:09:11 ad3a456e5733: Pull complete 00:09:11 33e27b845d1e: Pull complete 00:09:11 c68163c4e522: Pull complete 00:09:12 50da416c3ac9: Pull complete 00:09:13 23d2d4c4bb30: Pull complete 00:09:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:09:13 ---> 0786185ac409 00:09:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:09:17 ---> Running in ed78f1367b84 00:09:17 Removing intermediate container ed78f1367b84 00:09:17 ---> 026e69a13d7c 00:09:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:09:17 ---> Running in 6a9e875bc014 00:09:17 Removing intermediate container 6a9e875bc014 00:09:17 ---> 695436740083 00:09:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:09:17 ---> Running in e6b3400b6b2c 00:09:17 Removing intermediate container e6b3400b6b2c 00:09:17 ---> 46e41dedca34 00:09:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:09:17 ---> Running in 2e03ffb8f59d 00:09:17 Removing intermediate container 2e03ffb8f59d 00:09:17 ---> 22c408413266 00:09:17 Step 7/12 : WORKDIR /device-gpio 00:09:17 ---> Running in 25c524a02592 00:09:17 Removing intermediate container 25c524a02592 00:09:17 ---> 04d5b32cc255 00:09:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:09:17 ---> Running in 9e2f5e209e3b 00:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:09:18 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:09:18 (2/4) Installing libedit (20221030.3.1-r1) 00:09:18 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:09:18 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:09:18 Executing busybox-1.36.1-r2.trigger 00:09:18 OK: 268 MiB in 56 packages 00:09:19 Removing intermediate container 9e2f5e209e3b 00:09:19 ---> 3c66a0172712 00:09:19 Step 9/12 : COPY go.mod vendor* ./ 00:09:19 ---> 50a82c33e29d 00:09:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:19 ---> Running in 23af18a1b3c1 00:09:19 Still waiting to schedule task 00:09:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:10:15 Removing intermediate container 23af18a1b3c1 00:10:15 ---> 24a4f2b3bf0b 00:10:15 Step 11/12 : COPY . . 00:10:15 ---> c6be19206807 00:10:15 Step 12/12 : RUN ${MAKE} 00:10:15 ---> Running in e32f3218a949 00:10:15 noop 00:10:15 Removing intermediate container e32f3218a949 00:10:15 ---> 648940f67bd4 00:10:15 Successfully built 648940f67bd4 00:10:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:15 + docker inspect -f . ci-base-image-x86_64 00:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:16 prd-ubuntu20.04-docker-8c-8g-7756 does not seem to be running inside a container 00:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-198 -v /w/workspace/edgexfoundry_device-gpio_PR-198:/w/workspace/edgexfoundry_device-gpio_PR-198:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-198@tmp:/w/workspace/edgexfoundry_device-gpio_PR-198@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:10:16 $ docker top 489d3fc63e6e17e7103b3f719d97bbcaf1043c9d622561bb55eebc72d4dfeeba -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:16 + go version 00:10:16 go version go1.21.0 linux/amd64 [Pipeline] } 00:10:16 $ docker stop --time=1 489d3fc63e6e17e7103b3f719d97bbcaf1043c9d622561bb55eebc72d4dfeeba 00:10:18 $ docker rm -f --volumes 489d3fc63e6e17e7103b3f719d97bbcaf1043c9d622561bb55eebc72d4dfeeba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:18 + docker inspect -f . ci-base-image-x86_64 00:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:19 prd-ubuntu20.04-docker-8c-8g-7756 does not seem to be running inside a container 00:10:19 $ 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-198 -v /w/workspace/edgexfoundry_device-gpio_PR-198:/w/workspace/edgexfoundry_device-gpio_PR-198:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-198@tmp:/w/workspace/edgexfoundry_device-gpio_PR-198@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:10:19 $ docker top 6a4b477d7d595bf8d737ddb2b1e21651fd99860c6d588c1448aa12957137afd2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-198 [Pipeline] fileExists [Pipeline] sh 00:10:20 + make test 00:10:20 go test ./... -coverprofile=coverage.out ./... 00:10:21 ? github.com/edgexfoundry/device-gpio [no test files] 00:10:31 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:10:31 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:10:35 go vet ./... 00:10:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:10:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:10:38 ./bin/test-attribution-txt.sh [Pipeline] echo 00:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:10:39 $ docker stop --time=1 6a4b477d7d595bf8d737ddb2b1e21651fd99860c6d588c1448aa12957137afd2 00:10:42 $ docker rm -f --volumes 6a4b477d7d595bf8d737ddb2b1e21651fd99860c6d588c1448aa12957137afd2 [Pipeline] // withDockerContainer [Pipeline] sh 00:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:10:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:10:44 + ls -al . 00:10:44 total 168 00:10:44 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 00:10 . 00:10:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:08 .. 00:10:44 -rw-rw-r-- 1 jenkins jenkins 120 Sep 25 00:08 .dockerignore 00:10:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 00:10 .git 00:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:08 .github 00:10:44 -rw-rw-r-- 1 jenkins jenkins 343 Sep 25 00:08 .gitignore 00:10:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 00:08 .golangci.yml 00:10:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 00:09 .semver 00:10:44 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 25 00:08 Attribution.txt 00:10:44 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 25 00:08 CHANGELOG.md 00:10:44 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 25 00:08 Dockerfile 00:10:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 00:08 GOVERNANCE.md 00:10:44 -rw-rw-r-- 1 jenkins jenkins 657 Sep 25 00:08 Jenkinsfile 00:10:44 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 00:08 LICENSE 00:10:44 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 25 00:08 Makefile 00:10:44 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 00:08 OWNERS.md 00:10:44 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 25 00:08 README.md 00:10:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 00:09 VERSION 00:10:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:08 bin 00:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:08 cmd 00:10:44 -rw-r--r-- 1 jenkins jenkins 10 Sep 25 00:10 coverage.out 00:10:44 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 25 00:08 go.mod 00:10:44 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 25 00:08 go.sum 00:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:08 internal 00:10:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:08 snap 00:10:44 -rw-rw-r-- 1 jenkins jenkins 209 Sep 25 00:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:44 + 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=a8de4febc4cb41aaf8b98f4141c258dce2c706f1 --label arch=amd64 --label version=0.0.0 . 00:10:44 Sending build context to Docker daemon 16.16MB 00:10:44 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:10:44 Step 2/25 : FROM ${BASE} AS builder 00:10:44 ---> 648940f67bd4 00:10:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:10:45 ---> Running in 05fbef7b8014 00:10:45 Removing intermediate container 05fbef7b8014 00:10:45 ---> 736f9583784b 00:10:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:10:45 ---> Running in b2cbf429a817 00:10:45 Removing intermediate container b2cbf429a817 00:10:45 ---> 4288d4ae5856 00:10:45 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:10:45 ---> Running in 60dc2aa33d80 00:10:45 Removing intermediate container 60dc2aa33d80 00:10:45 ---> 95a83ab52d28 00:10:45 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:10:45 ---> Running in 05bd582ec9b8 00:10:45 Removing intermediate container 05bd582ec9b8 00:10:45 ---> 075e20bb9c5e 00:10:45 Step 7/25 : WORKDIR /device-gpio 00:10:45 ---> Running in 319bc2ce303e 00:10:45 Removing intermediate container 319bc2ce303e 00:10:45 ---> 221843ecf228 00:10:45 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:45 ---> Running in 59e779a09c59 00:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:10:46 OK: 268 MiB in 56 packages 00:10:46 Removing intermediate container 59e779a09c59 00:10:46 ---> ac8db3e19823 00:10:46 Step 9/25 : COPY go.mod vendor* ./ 00:10:46 ---> 9eb80410f116 00:10:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:46 ---> Running in ca29ecb25007 00:10:47 Removing intermediate container ca29ecb25007 00:10:47 ---> 5a532d282634 00:10:47 Step 11/25 : COPY . . 00:10:47 ---> 5a1744c97b6c 00:10:47 Step 12/25 : RUN ${MAKE} 00:10:47 ---> Running in 81eef69b4443 00:10:47 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.30" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:10:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7757 in /w/workspace/edgexfoundry_device-gpio_PR-198 [Pipeline] { [Pipeline] ws 00:10:54 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:10:54 The recommended git tool is: git 00:10:59 using credential edgex-jenkins-ssh 00:10:59 Cloning the remote Git repository 00:10:59 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:10:59 > git init /w/workspace/device-gpio/1 # timeout=10 00:10:59 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:10:59 > git --version # timeout=10 00:10:59 > git --version # 'git version 2.25.1' 00:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:01 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:11:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:11:02 Merging remotes/origin/main commit 1e0384811d3250d0bfb067782122c51f223b6a04 into PR head commit a8de4febc4cb41aaf8b98f4141c258dce2c706f1 00:11:02 Merge succeeded, producing a8de4febc4cb41aaf8b98f4141c258dce2c706f1 00:11:02 Checking out Revision a8de4febc4cb41aaf8b98f4141c258dce2c706f1 (PR-198) 00:11:02 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:11:02 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:11:02 > git config core.sparsecheckout # timeout=10 00:11:02 > git checkout -f a8de4febc4cb41aaf8b98f4141c258dce2c706f1 # timeout=10 00:11:02 > git remote # timeout=10 00:11:02 > git config --get remote.origin.url # timeout=10 00:11:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:11:02 > git merge 1e0384811d3250d0bfb067782122c51f223b6a04 # timeout=10 00:11:02 > git rev-parse HEAD^{commit} # timeout=10 00:11:02 > git config core.sparsecheckout # timeout=10 00:11:02 > git checkout -f a8de4febc4cb41aaf8b98f4141c258dce2c706f1 # timeout=10 00:11:03 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:11:03 > git --version # timeout=10 00:11:03 > git --version # 'git version 2.25.1' 00:11:03 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:11:04 Dload Upload Total Spent Left Speed 00:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 53351 0 --:--:-- --:--:-- --:--:-- 53351 [Pipeline] sh 00:11:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:11:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:11:05 + sudo tee /etc/docker/daemon.new 00:11:05 { 00:11:05 "registry-mirrors": [ 00:11:05 "https://nexus3.edgexfoundry.org:10001" 00:11:05 ], 00:11:05 "bip": "10.250.0.254/24", 00:11:05 "hosts": [ 00:11:05 "tcp://0.0.0.0:5555", 00:11:05 "unix:///var/run/docker.sock" 00:11:05 ], 00:11:05 "mtu": 1458, 00:11:05 "selinux-enabled": true, 00:11:05 "seccomp-profile": "/etc/docker/seccomp.json" 00:11:05 } [Pipeline] sh 00:11:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:11:06 Removing intermediate container 81eef69b4443 00:11:06 ---> f529e5e4cf58 00:11:06 Step 13/25 : FROM alpine:3.18 00:11:06 3.18: Pulling from library/alpine 00:11:06 + sudo service docker restart 00:11:06 7264a8db6415: Already exists 00:11:06 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:11:06 Status: Downloaded newer image for alpine:3.18 00:11:06 ---> 7e01a0d0a1dc 00:11:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:11:06 ---> Running in 62b6663dc79d 00:11:06 Removing intermediate container 62b6663dc79d 00:11:06 ---> 9c0cc56edb42 00:11:06 Step 15/25 : RUN apk add --update --no-cache 00:11:06 ---> Running in bafdd00a024a 00:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:11:07 OK: 7 MiB in 15 packages 00:11:07 Removing intermediate container bafdd00a024a 00:11:07 ---> bbe3c22c67cb 00:11:07 Step 16/25 : WORKDIR / 00:11:07 ---> Running in 7f0293c98f88 00:11:07 Removing intermediate container 7f0293c98f88 00:11:07 ---> 5e4ab07fa748 00:11:07 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:11:07 ---> 0f5f0e5a71dc 00:11:07 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:11:07 ---> b79f39055632 00:11:07 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:11:08 ---> 1523fece3bcb 00:11:08 Step 20/25 : EXPOSE 59910 00:11:08 ---> Running in d4d5aa1058a7 00:11:08 Removing intermediate container d4d5aa1058a7 00:11:08 ---> cf949fb3c12c 00:11:08 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:11:08 ---> Running in bb6044fe923b 00:11:08 Removing intermediate container bb6044fe923b 00:11:08 ---> 7f2d3b62acd4 00:11:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:11:08 ---> Running in 1f74b9174006 00:11:08 Removing intermediate container 1f74b9174006 00:11:08 ---> 8c6a1ff2104a 00:11:08 Step 23/25 : LABEL arch=amd64 00:11:08 ---> Running in 6106ef03cb46 00:11:08 Removing intermediate container 6106ef03cb46 00:11:08 ---> 8bba51f07205 00:11:08 Step 24/25 : LABEL git_sha=a8de4febc4cb41aaf8b98f4141c258dce2c706f1 00:11:08 ---> Running in 3853eaa98ba2 00:11:08 Removing intermediate container 3853eaa98ba2 00:11:08 ---> f318fb1d18f5 00:11:08 Step 25/25 : LABEL version=0.0.0 00:11:08 ---> Running in 684b5dcc9054 00:11:09 Removing intermediate container 684b5dcc9054 00:11:09 ---> 9f56168ef87c 00:11:09 [Warning] One or more build-args [ARCH] were not consumed 00:11:09 Successfully built 9f56168ef87c 00:11:09 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:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:09 00:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:10 latest: Pulling from edgex-lftools-log-publisher 00:11:10 5eb5b503b376: Pulling fs layer 00:11:10 5c69ac0246d0: Pulling fs layer 00:11:10 ec43610c2a17: Pulling fs layer 00:11:10 3a2ae6a8a46f: Pulling fs layer 00:11:10 33b1e0a273af: Pulling fs layer 00:11:10 5d3b04190fa2: Pulling fs layer 00:11:10 2f39f015ded8: Pulling fs layer 00:11:10 3a2ae6a8a46f: Waiting 00:11:10 2f39f015ded8: Waiting 00:11:10 5d3b04190fa2: Waiting 00:11:10 5c69ac0246d0: Verifying Checksum 00:11:10 5c69ac0246d0: Download complete 00:11:10 3a2ae6a8a46f: Verifying Checksum 00:11:10 3a2ae6a8a46f: Download complete 00:11:10 33b1e0a273af: Verifying Checksum 00:11:10 33b1e0a273af: Download complete 00:11:10 5d3b04190fa2: Verifying Checksum 00:11:10 5d3b04190fa2: Download complete 00:11:10 ec43610c2a17: Verifying Checksum 00:11:10 ec43610c2a17: Download complete 00:11:10 5eb5b503b376: Verifying Checksum 00:11:10 5eb5b503b376: Download complete 00:11:11 2f39f015ded8: Verifying Checksum 00:11:11 2f39f015ded8: Download complete 00:11:11 5eb5b503b376: Pull complete 00:11:11 5c69ac0246d0: Pull complete 00:11:12 ec43610c2a17: Pull complete 00:11:12 3a2ae6a8a46f: Pull complete 00:11:12 33b1e0a273af: Pull complete 00:11:12 5d3b04190fa2: Pull complete 00:11:16 2f39f015ded8: Pull complete 00:11:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:11:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:16 prd-ubuntu20.04-docker-8c-8g-7756 does not seem to be running inside a container 00:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-198 -v /w/workspace/edgexfoundry_device-gpio_PR-198:/w/workspace/edgexfoundry_device-gpio_PR-198:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-198@tmp:/w/workspace/edgexfoundry_device-gpio_PR-198@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:11:21 $ docker top bd42f905a50a8265f17b0bdbe660e519dabcff1ff9fece2b6af2bb674ec042f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:21 ---> job-cost.sh 00:11:21 lf-activate-venv: SKIPPING 00:11:21 INFO: No Stack... 00:11:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:11:22 INFO: Archiving Costs [Pipeline] sh 00:11:22 + cat /w/workspace/edgexfoundry_device-gpio_PR-198/archives/cost.csv 00:11:22 + cut -d, -f6 [Pipeline] lock 00:11:22 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] 00:11:22 Resource [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] did not exist. Created. 00:11:22 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:11:23 Stashed 1 file(s) [Pipeline] } 00:11:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:11:23 $ docker stop --time=1 bd42f905a50a8265f17b0bdbe660e519dabcff1ff9fece2b6af2bb674ec042f9 00:11:24 $ docker rm -f --volumes bd42f905a50a8265f17b0bdbe660e519dabcff1ff9fece2b6af2bb674ec042f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 00:11:24 provisioning config files... [Pipeline] } 00:11:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1304857324230113589tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 00:11:25 ---> docker-login.sh 00:11:25 nexus3.edgexfoundry.org:10001 00:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:25 Configure a credential helper to remove this warning. See 00:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:25 00:11:25 Login Succeeded 00:11:25 nexus3.edgexfoundry.org:10002 00:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:26 Configure a credential helper to remove this warning. See 00:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:26 00:11:26 Login Succeeded 00:11:26 nexus3.edgexfoundry.org:10003 00:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:26 Configure a credential helper to remove this warning. See 00:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:26 00:11:26 Login Succeeded 00:11:26 nexus3.edgexfoundry.org:10004 00:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:26 Configure a credential helper to remove this warning. See 00:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:26 00:11:26 Login Succeeded 00:11:26 docker.io 00:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:27 Configure a credential helper to remove this warning. See 00:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:27 00:11:27 Login Succeeded 00:11:27 ---> docker-login.sh ends [Pipeline] } 00:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:11:27 ========================================================= 00:11:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:11:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:11:28 Sending build context to Docker daemon 8.131MB 00:11:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:11:28 Step 2/12 : FROM ${BASE} AS builder 00:11:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:11:28 9fda8d8052c6: Pulling fs layer 00:11:28 5d54e960e981: Pulling fs layer 00:11:28 c4a7e357bf2a: Pulling fs layer 00:11:28 f0e02332f6b5: Pulling fs layer 00:11:28 cefa15bbcfad: Pulling fs layer 00:11:28 17808c966233: Pulling fs layer 00:11:28 f4c1fc716caa: Pulling fs layer 00:11:28 f0e02332f6b5: Waiting 00:11:28 cefa15bbcfad: Waiting 00:11:28 17808c966233: Waiting 00:11:28 f4c1fc716caa: Waiting 00:11:28 5d54e960e981: Verifying Checksum 00:11:28 5d54e960e981: Download complete 00:11:28 f0e02332f6b5: Download complete 00:11:28 cefa15bbcfad: Verifying Checksum 00:11:28 cefa15bbcfad: Download complete 00:11:29 9fda8d8052c6: Verifying Checksum 00:11:29 9fda8d8052c6: Download complete 00:11:29 f4c1fc716caa: Verifying Checksum 00:11:29 f4c1fc716caa: Download complete 00:11:29 9fda8d8052c6: Pull complete 00:11:30 5d54e960e981: Pull complete 00:11:30 c4a7e357bf2a: Verifying Checksum 00:11:30 c4a7e357bf2a: Download complete 00:11:31 17808c966233: Verifying Checksum 00:11:31 17808c966233: Download complete 00:11:41 c4a7e357bf2a: Pull complete 00:11:41 f0e02332f6b5: Pull complete 00:11:41 cefa15bbcfad: Pull complete 00:11:48 17808c966233: Pull complete 00:11:49 f4c1fc716caa: Pull complete 00:11:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:11:49 ---> ea914061e18c 00:11:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:11:51 ---> Running in e96f646e24af 00:11:51 Removing intermediate container e96f646e24af 00:11:51 ---> 0a0e644a9cd6 00:11:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:11:52 ---> Running in 46bfeb04355a 00:11:52 Removing intermediate container 46bfeb04355a 00:11:52 ---> b4e87a498b15 00:11:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:11:52 ---> Running in a96df3f9e78d 00:11:52 Removing intermediate container a96df3f9e78d 00:11:52 ---> 4f151ffb6399 00:11:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:11:53 ---> Running in 27ad469ee0d0 00:11:53 Removing intermediate container 27ad469ee0d0 00:11:53 ---> 7a5fcd08a025 00:11:53 Step 7/12 : WORKDIR /device-gpio 00:11:53 ---> Running in 7c185f8c3a72 00:11:53 Removing intermediate container 7c185f8c3a72 00:11:53 ---> e862d54135d9 00:11:53 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:53 ---> Running in 8712fb56ccca 00:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:11:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:11:56 (2/4) Installing libedit (20221030.3.1-r1) 00:11:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:11:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:11:56 Executing busybox-1.36.1-r2.trigger 00:11:56 OK: 270 MiB in 56 packages 00:11:57 Removing intermediate container 8712fb56ccca 00:11:57 ---> 0a86e5ba12e4 00:11:57 Step 9/12 : COPY go.mod vendor* ./ 00:11:58 ---> ec110d019f1d 00:11:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:58 ---> Running in 51c0033e6b36 00:13:19 Removing intermediate container 51c0033e6b36 00:13:19 ---> 954c56c537e2 00:13:19 Step 11/12 : COPY . . 00:13:19 ---> 6ea30cbbc706 00:13:19 Step 12/12 : RUN ${MAKE} 00:13:19 ---> Running in d64871a7701e 00:13:19 noop 00:13:19 Removing intermediate container d64871a7701e 00:13:19 ---> 62d08f2f110b 00:13:19 Successfully built 62d08f2f110b 00:13:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker inspect -f . ci-base-image-arm64 00:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:20 prd-ubuntu20.04-docker-arm64-4c-16g-7757 does not seem to be running inside a container 00:13:20 $ 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:13:21 $ docker top 92c692bbbc20f1794d4051efdde1c469cfeb8890344eedd2932ebbc597abd3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:22 + go version 00:13:22 go version go1.21.0 linux/arm64 [Pipeline] } 00:13:22 $ docker stop --time=1 92c692bbbc20f1794d4051efdde1c469cfeb8890344eedd2932ebbc597abd3d9 00:13:24 $ docker rm -f --volumes 92c692bbbc20f1794d4051efdde1c469cfeb8890344eedd2932ebbc597abd3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker inspect -f . ci-base-image-arm64 00:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-7757 does not seem to be running inside a container 00:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:13:26 $ docker top 89e348629125c49ee1ca7acfe8c2e0a0a3e0e4635a90e3c1a6083447a5b4b194 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:27 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:13:27 + make test 00:13:27 go test ./... -coverprofile=coverage.out ./... 00:13:32 ? github.com/edgexfoundry/device-gpio [no test files] 00:15:08 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:15:08 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:15:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:15:08 go vet ./... 00:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:15:16 ./bin/test-attribution-txt.sh [Pipeline] echo 00:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:15:16 $ docker stop --time=1 89e348629125c49ee1ca7acfe8c2e0a0a3e0e4635a90e3c1a6083447a5b4b194 00:15:18 $ docker rm -f --volumes 89e348629125c49ee1ca7acfe8c2e0a0a3e0e4635a90e3c1a6083447a5b4b194 [Pipeline] // withDockerContainer [Pipeline] sh 00:15:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:15:20 Warning: overwriting stash ‘coverage-report’ 00:15:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:21 + ls -al . 00:15:21 total 164 00:15:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 00:13 . 00:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:10 .. 00:15:21 -rw-rw-r-- 1 jenkins jenkins 120 Sep 25 00:11 .dockerignore 00:15:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 00:11 .git 00:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:11 .github 00:15:21 -rw-rw-r-- 1 jenkins jenkins 343 Sep 25 00:11 .gitignore 00:15:21 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 00:11 .golangci.yml 00:15:21 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 25 00:11 Attribution.txt 00:15:21 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 25 00:11 CHANGELOG.md 00:15:21 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 25 00:11 Dockerfile 00:15:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 00:11 GOVERNANCE.md 00:15:21 -rw-rw-r-- 1 jenkins jenkins 657 Sep 25 00:11 Jenkinsfile 00:15:21 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 00:11 LICENSE 00:15:21 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 25 00:11 Makefile 00:15:21 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 00:11 OWNERS.md 00:15:21 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 25 00:11 README.md 00:15:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 00:09 VERSION 00:15:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:11 bin 00:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:11 cmd 00:15:21 -rw-r--r-- 1 jenkins jenkins 10 Sep 25 00:13 coverage.out 00:15:21 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 25 00:11 go.mod 00:15:21 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 25 00:11 go.sum 00:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:11 internal 00:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:11 snap 00:15:21 -rw-rw-r-- 1 jenkins jenkins 209 Sep 25 00:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:21 + 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=a8de4febc4cb41aaf8b98f4141c258dce2c706f1 --label arch=arm64 --label version=0.0.0 . 00:15:22 Sending build context to Docker daemon 8.132MB 00:15:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:15:22 Step 2/25 : FROM ${BASE} AS builder 00:15:22 ---> 62d08f2f110b 00:15:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:15:22 ---> Running in 97d5c15aefdd 00:15:22 Removing intermediate container 97d5c15aefdd 00:15:22 ---> 24f4f24a7ba7 00:15:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:15:22 ---> Running in a348379985fa 00:15:23 Removing intermediate container a348379985fa 00:15:23 ---> 2c0f3d9db394 00:15:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:15:23 ---> Running in 48f279eeabfe 00:15:23 Removing intermediate container 48f279eeabfe 00:15:23 ---> f7066b932007 00:15:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:15:23 ---> Running in 420c4752024d 00:15:23 Removing intermediate container 420c4752024d 00:15:23 ---> 0a29fb504749 00:15:23 Step 7/25 : WORKDIR /device-gpio 00:15:23 ---> Running in ec28b58e8d6d 00:15:24 Removing intermediate container ec28b58e8d6d 00:15:24 ---> d882881d7132 00:15:24 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:24 ---> Running in 285bac691a29 00:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:15:27 OK: 270 MiB in 56 packages 00:15:29 Removing intermediate container 285bac691a29 00:15:29 ---> a6fa807ddbcc 00:15:29 Step 9/25 : COPY go.mod vendor* ./ 00:15:29 ---> ce212239efcf 00:15:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:29 ---> Running in 6caee9776629 00:15:31 Removing intermediate container 6caee9776629 00:15:31 ---> adcbdd2be0a9 00:15:31 Step 11/25 : COPY . . 00:15:32 ---> 6264d40d7c88 00:15:32 Step 12/25 : RUN ${MAKE} 00:15:32 ---> Running in 6a5ec5a3b09a 00:15:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:17:40 Removing intermediate container 6a5ec5a3b09a 00:17:40 ---> b20f8f83fa39 00:17:40 Step 13/25 : FROM alpine:3.18 00:17:40 3.18: Pulling from library/alpine 00:17:40 9fda8d8052c6: Already exists 00:17:40 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:17:40 Status: Downloaded newer image for alpine:3.18 00:17:40 ---> f6648c04cd6c 00:17:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:17:40 ---> Running in 9e54dc8df890 00:17:40 Removing intermediate container 9e54dc8df890 00:17:40 ---> 2e865ed294f7 00:17:40 Step 15/25 : RUN apk add --update --no-cache 00:17:40 ---> Running in 7fc35073f1f0 00:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:17:40 OK: 8 MiB in 15 packages 00:17:41 Removing intermediate container 7fc35073f1f0 00:17:41 ---> 685950b23cee 00:17:41 Step 16/25 : WORKDIR / 00:17:41 ---> Running in 81d37ee138d6 00:17:41 Removing intermediate container 81d37ee138d6 00:17:41 ---> a8f5d6104477 00:17:41 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:17:42 ---> 834072e233f5 00:17:42 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:17:42 ---> 3740c7460011 00:17:42 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:17:44 ---> 71dc633d489c 00:17:44 Step 20/25 : EXPOSE 59910 00:17:44 ---> Running in 835d23e2f828 00:17:44 Removing intermediate container 835d23e2f828 00:17:44 ---> 3a58a0488323 00:17:44 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:17:44 ---> Running in 296735689d19 00:17:44 Removing intermediate container 296735689d19 00:17:44 ---> f4a73e52091b 00:17:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:17:44 ---> Running in 8c491b54fa21 00:17:45 Removing intermediate container 8c491b54fa21 00:17:45 ---> a8acf8b3e30e 00:17:45 Step 23/25 : LABEL arch=arm64 00:17:45 ---> Running in 1c614329072a 00:17:45 Removing intermediate container 1c614329072a 00:17:45 ---> 381e44b1de2c 00:17:45 Step 24/25 : LABEL git_sha=a8de4febc4cb41aaf8b98f4141c258dce2c706f1 00:17:45 ---> Running in 5d720acbc43d 00:17:46 Removing intermediate container 5d720acbc43d 00:17:46 ---> 4e1683dec125 00:17:46 Step 25/25 : LABEL version=0.0.0 00:17:46 ---> Running in 2ec0009bb962 00:17:46 Removing intermediate container 2ec0009bb962 00:17:46 ---> 92993ba771fa 00:17:46 [Warning] One or more build-args [ARCH] were not consumed 00:17:46 Successfully built 92993ba771fa 00:17:46 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:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:47 00:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:47 arm64: Pulling from edgex-lftools-log-publisher 00:17:47 8998bd30e6a1: Pulling fs layer 00:17:47 04944245beec: Pulling fs layer 00:17:47 699f458cf7ca: Pulling fs layer 00:17:47 765212b225bb: Pulling fs layer 00:17:47 f23df028b6ca: Pulling fs layer 00:17:47 d65c8cfc05b1: Pulling fs layer 00:17:47 2437ff75d9bd: Pulling fs layer 00:17:47 f23df028b6ca: Waiting 00:17:47 d65c8cfc05b1: Waiting 00:17:47 2437ff75d9bd: Waiting 00:17:47 765212b225bb: Waiting 00:17:47 04944245beec: Verifying Checksum 00:17:47 04944245beec: Download complete 00:17:47 765212b225bb: Verifying Checksum 00:17:47 765212b225bb: Download complete 00:17:47 f23df028b6ca: Verifying Checksum 00:17:47 f23df028b6ca: Download complete 00:17:47 d65c8cfc05b1: Verifying Checksum 00:17:47 d65c8cfc05b1: Download complete 00:17:47 699f458cf7ca: Verifying Checksum 00:17:47 699f458cf7ca: Download complete 00:17:48 8998bd30e6a1: Verifying Checksum 00:17:48 8998bd30e6a1: Download complete 00:17:50 2437ff75d9bd: Verifying Checksum 00:17:50 2437ff75d9bd: Download complete 00:17:52 8998bd30e6a1: Pull complete 00:17:52 04944245beec: Pull complete 00:17:53 699f458cf7ca: Pull complete 00:17:53 765212b225bb: Pull complete 00:17:54 f23df028b6ca: Pull complete 00:17:54 d65c8cfc05b1: Pull complete 00:18:10 2437ff75d9bd: Pull complete 00:18:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:10 prd-ubuntu20.04-docker-arm64-4c-16g-7757 does not seem to be running inside a container 00:18:10 $ 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:18:13 $ docker top be54a2fbf2495303f0dfcd7e19b4b81bb248b18f46f7c63f4b1510b3cd142817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:13 ---> job-cost.sh 00:18:13 lf-activate-venv: SKIPPING 00:18:13 INFO: No Stack... 00:18:14 INFO: Retrieving Pricing Info for: v3-standard-4 00:18:15 INFO: Archiving Costs [Pipeline] sh 00:18:15 + cut -d, -f6 00:18:15 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 00:18:15 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] 00:18:15 Resource [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] did not exist. Created. 00:18:15 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:15 /w/workspace/device-gpio/1@tmp/durable-d3e065cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:18:16 + echo total: 0.10999999940395355 [Pipeline] stash 00:18:16 Warning: overwriting stash ‘stack-cost’ 00:18:16 Stashed 1 file(s) [Pipeline] } 00:18:16 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:16 $ docker stop --time=1 be54a2fbf2495303f0dfcd7e19b4b81bb248b18f46f7c63f4b1510b3cd142817 00:18:17 $ docker rm -f --volumes be54a2fbf2495303f0dfcd7e19b4b81bb248b18f46f7c63f4b1510b3cd142817 [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:18:19 provisioning config files... 00:18:19 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/config17430915671035641038tmp [Pipeline] { [Pipeline] sh 00:18:19 + set +x 00:18:19 + curl -s https://codecov.io/bash 00:18:19 + bash -s -- 00:18:19 00:18:19 _____ _ 00:18:19 / ____| | | 00:18:19 | | ___ __| | ___ ___ _____ __ 00:18:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:18:19 | |___| (_) | (_| | __/ (_| (_) \ V / 00:18:19 \_____\___/ \__,_|\___|\___\___/ \_/ 00:18:19 Bash-1.0.6 00:18:19 00:18:19 00:18:19 ==> git version 2.25.1 found 00:18:19 ==> 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:18:19 Release-Date: 2020-01-08 00:18:19 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:18:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:18:19 ==> Jenkins CI detected. 00:18:19 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-198 00:18:19 project root: . 00:18:19 --> token set from env 00:18:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:18:19 ==> Running gcov in . (disable via -X gcov) 00:18:19 ==> Python coveragepy not found 00:18:19 ==> Searching for coverage reports in: 00:18:19 + . 00:18:19 -> Found 1 reports 00:18:19 ==> Detecting git/mercurial file structure 00:18:19 ==> Reading reports 00:18:19 + ./coverage.out bytes=10 00:18:19 ==> Appending adjustments 00:18:19 https://docs.codecov.io/docs/fixing-reports 00:18:19 + Found adjustments 00:18:19 ==> Gzipping contents 00:18:19 4.0K /tmp/codecov.WXMNTQ.gz 00:18:19 ==> Uploading reports 00:18:19 url: https://codecov.io 00:18:19 query: branch=PR-198&commit=a8de4febc4cb41aaf8b98f4141c258dce2c706f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=198&job=&cmd_args= 00:18:19 -> Pinging Codecov 00:18:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-198&commit=a8de4febc4cb41aaf8b98f4141c258dce2c706f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=198&job=&cmd_args= 00:18:19 -> Uploading to 00:18:19 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a8de4febc4cb41aaf8b98f4141c258dce2c706f1/7e5788c9-63e4-4dc3-a7c3-27a6d84eba46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T001819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2d931f870a13260d71d35d3993f7e8f92498fd1c966126078b8196eb5960478 00:18:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:19 Dload Upload Total Spent Left Speed 00:18:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3161 --:--:-- --:--:-- --:--:-- 3161 00:18:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/a8de4febc4cb41aaf8b98f4141c258dce2c706f1 [Pipeline] } 00:18:19 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:18:21 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-198/archives ] 00:18:21 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-198/archives 00:18:21 total 16 00:18:21 drwxr-xr-x 3 root root 4096 Sep 25 00:11 . 00:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 00:11 .. 00:18:21 drwxr-xr-x 2 root root 4096 Sep 25 00:11 cost 00:18:21 -rw-r--r-- 1 root root 83 Sep 25 00:11 cost.csv 00:18:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-198/archives 00:18:21 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-198/archives 00:18:21 total 16 00:18:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 00:11 . 00:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 00:11 .. 00:18:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 00:11 cost 00:18:21 -rw-r--r-- 1 jenkins jenkins 83 Sep 25 00:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:22 ---> package-listing.sh 00:18:22 ++ tr '[:upper:]' '[:lower:]' 00:18:22 ++ facter osfamily 00:18:23 + OS_FAMILY=debian 00:18:23 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-198 00:18:23 + START_PACKAGES=/tmp/packages_start.txt 00:18:23 + END_PACKAGES=/tmp/packages_end.txt 00:18:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:23 + PACKAGES=/tmp/packages_start.txt 00:18:23 + '[' /w/workspace/edgexfoundry_device-gpio_PR-198 ']' 00:18:23 + PACKAGES=/tmp/packages_end.txt 00:18:23 + case "${OS_FAMILY}" in 00:18:23 + dpkg -l 00:18:23 + grep '^ii' 00:18:23 + '[' -f /tmp/packages_start.txt ']' 00:18:23 + '[' -f /tmp/packages_end.txt ']' 00:18:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:23 + '[' /w/workspace/edgexfoundry_device-gpio_PR-198 ']' 00:18:23 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-198/archives/ 00:18:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-198/archives/ [Pipeline] echo 00:18:23 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:24 prd-ubuntu20.04-docker-8c-8g-7756 does not seem to be running inside a container 00:18:24 $ 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-198/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-198 -v /w/workspace/edgexfoundry_device-gpio_PR-198:/w/workspace/edgexfoundry_device-gpio_PR-198:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-198@tmp:/w/workspace/edgexfoundry_device-gpio_PR-198@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:18:24 $ docker top ac5e893b69dd79ca39d4dc65afd2acdc093f7e4c570b6ad4946b72933c88dbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:25 + ls /var/log/sa-host 00:18:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:25 provisioning config files... 00:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-198@tmp/config9613611197799333368tmp [Pipeline] { [Pipeline] echo 00:18:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:26 ---> create-netrc.sh [Pipeline] } 00:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:26 ---> python-tools-install.sh [Pipeline] echo 00:18:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:26 ---> sudo-logs.sh 00:18:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:27 ---> job-cost.sh 00:18:27 lf-activate-venv: SKIPPING 00:18:27 DEBUG: total: 0.2199999988079071 00:18:27 INFO: Retrieving Stack Cost... 00:18:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:28 INFO: Archiving Costs [Pipeline] echo 00:18:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:28 ---> logs-deploy.sh 00:18:28 lf-activate-venv: SKIPPING 00:18:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-198/1 00:18:28 INFO: archiving workspace using pattern(s): 00:18:29 Archives upload complete. 00:18:29 INFO: archiving logs to Nexus 00:18:30 ---> uname -a: 00:18:30 Linux prd-ubuntu20-04-docker-8c-8g-7756 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:18:30 00:18:30 00:18:30 ---> lscpu: 00:18:30 Architecture: x86_64 00:18:30 CPU op-mode(s): 32-bit, 64-bit 00:18:30 Byte Order: Little Endian 00:18:30 Address sizes: 40 bits physical, 48 bits virtual 00:18:30 CPU(s): 8 00:18:30 On-line CPU(s) list: 0-7 00:18:30 Thread(s) per core: 1 00:18:30 Core(s) per socket: 1 00:18:30 Socket(s): 8 00:18:30 NUMA node(s): 1 00:18:30 Vendor ID: AuthenticAMD 00:18:30 CPU family: 23 00:18:30 Model: 49 00:18:30 Model name: AMD EPYC-Rome Processor 00:18:30 Stepping: 0 00:18:30 CPU MHz: 2799.998 00:18:30 BogoMIPS: 5599.99 00:18:30 Virtualization: AMD-V 00:18:30 Hypervisor vendor: KVM 00:18:30 Virtualization type: full 00:18:30 L1d cache: 256 KiB 00:18:30 L1i cache: 256 KiB 00:18:30 L2 cache: 4 MiB 00:18:30 L3 cache: 128 MiB 00:18:30 NUMA node0 CPU(s): 0-7 00:18:30 Vulnerability Itlb multihit: Not affected 00:18:30 Vulnerability L1tf: Not affected 00:18:30 Vulnerability Mds: Not affected 00:18:30 Vulnerability Meltdown: Not affected 00:18:30 Vulnerability Mmio stale data: Not affected 00:18:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:18:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:18:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:18:30 Vulnerability Srbds: Not affected 00:18:30 Vulnerability Tsx async abort: Not affected 00:18:30 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:18:30 00:18:30 00:18:30 ---> nproc: 00:18:30 8 00:18:30 00:18:30 00:18:30 ---> df -h: 00:18:30 Filesystem Size Used Avail Use% Mounted on 00:18:30 overlay 155G 12G 144G 8% / 00:18:30 tmpfs 64M 0 64M 0% /dev 00:18:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:18:30 shm 64M 0 64M 0% /dev/shm 00:18:30 /dev/vda1 155G 12G 144G 8% /facter-os 00:18:30 00:18:30 00:18:30 ---> sar -b -r -n DEV: 00:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7756) 09/25/23 _x86_64_ (8 CPU) 00:18:30 00:18:30 00:08:08 LINUX RESTART (8 CPU) 00:18:30 00:18:30 00:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:18:30 00:10:01 131.72 1.51 130.22 0.00 65.21 47820.78 0.00 00:18:30 00:11:01 171.27 0.23 171.04 0.00 12.00 44684.42 0.00 00:18:30 00:12:01 107.61 0.05 107.56 0.00 2.13 30305.36 0.00 00:18:30 00:13:01 2.08 0.00 2.08 0.00 0.00 23.35 0.00 00:18:30 00:14:01 54.64 11.61 43.03 0.00 5176.87 8508.45 0.00 00:18:30 00:15:01 6.98 0.02 6.97 0.00 0.13 130.11 0.00 00:18:30 00:16:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 00:18:30 00:17:01 2.10 0.02 2.08 0.00 0.13 23.06 0.00 00:18:30 00:18:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 00:18:30 Average: 53.10 1.49 51.61 0.00 585.00 14552.73 0.00 00:18:30 00:18:30 00:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:18:30 00:10:01 28150744 31569500 736876 2.24 124668 3478324 2030224 5.98 1192392 3076816 312020 00:18:30 00:11:01 28147492 31560196 740972 2.25 155648 3432736 1902584 5.61 1265376 2996372 72420 00:18:30 00:12:01 27641844 31574112 724828 2.20 165764 3895404 1767208 5.21 1268712 3445680 164 00:18:30 00:13:01 27642180 31574484 724248 2.20 165804 3895396 1767208 5.21 1268576 3445680 16 00:18:30 00:14:01 27165572 31557864 713328 2.17 194968 4320600 1740448 5.13 1570684 3584240 1200 00:18:30 00:15:01 27170312 31557740 712820 2.17 193528 4317344 1725304 5.08 1568496 3581000 4 00:18:30 00:16:01 27175612 31563104 707388 2.15 193584 4317348 1725304 5.08 1563884 3581008 16 00:18:30 00:17:01 27175952 31563520 707176 2.15 193668 4317340 1725304 5.08 1563960 3581008 4 00:18:30 00:18:01 27176892 31564552 705796 2.15 193712 4317340 1725304 5.08 1562548 3581008 12 00:18:30 Average: 27494067 31565008 719270 2.19 175705 4032426 1789876 5.27 1424959 3430312 42873 00:18:30 00:18:30 00:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:18:30 00:10:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 00:18:30 00:10:01 ens3 517.67 315.47 5603.58 38.01 0.00 0.00 0.00 0.00 00:18:30 00:10:01 docker0 244.23 400.80 20.00 2461.76 0.00 0.00 0.00 0.00 00:18:30 00:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:18:30 00:11:01 ens3 55.14 47.86 69.93 90.35 0.00 0.00 0.00 0.00 00:18:30 00:11:01 docker0 1.37 2.55 0.08 30.88 0.00 0.00 0.00 0.00 00:18:30 00:12:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 00:18:30 00:12:01 ens3 103.58 63.11 2555.32 12.27 0.00 0.00 0.00 0.00 00:18:30 00:12:01 docker0 1.48 3.32 0.09 30.89 0.00 0.00 0.00 0.00 00:18:30 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:30 00:13:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:18:30 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:18:30 00:14:01 ens3 204.07 104.28 2742.40 7.33 0.00 0.00 0.00 0.00 00:18:30 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:30 00:15:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 00:18:30 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:30 00:17:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:18:30 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:30 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 00:18:30 Average: ens3 97.12 58.55 1210.92 16.40 0.00 0.00 0.00 0.00 00:18:30 Average: docker0 27.05 44.52 2.21 276.34 0.00 0.00 0.00 0.00 00:18:30 00:18:30 00:18:30 ---> sar -P ALL: 00:18:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7756) 09/25/23 _x86_64_ (8 CPU) 00:18:30 00:18:30 00:08:08 LINUX RESTART (8 CPU) 00:18:30 00:18:30 00:09:02 CPU %user %nice %system %iowait %steal %idle 00:18:30 00:10:01 all 5.95 0.00 2.69 3.44 0.06 87.86 00:18:30 00:10:01 0 5.55 0.00 2.82 4.10 0.03 87.50 00:18:30 00:10:01 1 5.39 0.00 3.45 2.03 0.05 89.08 00:18:30 00:10:01 2 5.75 0.00 2.14 0.72 0.03 91.35 00:18:30 00:10:01 3 6.41 0.00 2.55 0.39 0.05 90.60 00:18:30 00:10:01 4 7.15 0.00 2.22 0.89 0.07 89.67 00:18:30 00:10:01 5 6.39 0.00 3.32 13.44 0.09 76.76 00:18:30 00:10:01 6 5.68 0.00 2.05 1.35 0.05 90.87 00:18:30 00:10:01 7 5.25 0.00 2.97 4.63 0.09 87.06 00:18:30 00:11:01 all 34.45 0.00 4.56 2.62 0.09 58.27 00:18:30 00:11:01 0 33.98 0.00 4.66 3.91 0.08 57.36 00:18:30 00:11:01 1 33.55 0.00 4.58 1.40 0.07 60.41 00:18:30 00:11:01 2 35.21 0.00 4.76 5.26 0.08 54.69 00:18:30 00:11:01 3 34.99 0.00 4.28 1.33 0.08 59.31 00:18:30 00:11:01 4 34.50 0.00 4.48 0.72 0.07 60.23 00:18:30 00:11:01 5 34.78 0.00 5.23 7.72 0.19 52.08 00:18:30 00:11:01 6 34.06 0.00 4.10 0.22 0.08 61.54 00:18:30 00:11:01 7 34.56 0.00 4.41 0.37 0.08 60.58 00:18:30 00:12:01 all 3.23 0.00 1.40 1.67 0.03 93.67 00:18:30 00:12:01 0 3.64 0.00 1.57 0.37 0.02 94.40 00:18:30 00:12:01 1 2.78 0.00 1.16 0.05 0.03 95.98 00:18:30 00:12:01 2 3.44 0.00 1.13 3.53 0.02 91.89 00:18:30 00:12:01 3 3.03 0.00 1.61 0.72 0.03 94.61 00:18:30 00:12:01 4 3.36 0.00 1.44 1.42 0.03 93.74 00:18:30 00:12:01 5 3.54 0.00 1.85 5.84 0.05 88.72 00:18:30 00:12:01 6 3.29 0.00 1.29 0.00 0.03 95.38 00:18:30 00:12:01 7 2.74 0.00 1.12 1.44 0.05 94.64 00:18:30 00:13:01 all 0.17 0.00 0.01 0.01 0.01 99.80 00:18:30 00:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:18:30 00:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:18:30 00:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:18:30 00:13:01 3 1.22 0.00 0.02 0.00 0.00 98.76 00:18:30 00:13:01 4 0.02 0.00 0.02 0.03 0.02 99.92 00:18:30 00:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:18:30 00:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:18:30 00:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:18:30 00:14:01 all 2.59 0.00 1.30 0.58 0.03 95.50 00:18:30 00:14:01 0 2.57 0.00 2.52 0.10 0.03 94.78 00:18:30 00:14:01 1 2.92 0.00 2.00 0.63 0.02 94.42 00:18:30 00:14:01 2 3.07 0.00 0.70 0.62 0.03 95.58 00:18:30 00:14:01 3 2.09 0.00 1.16 0.32 0.02 96.41 00:18:30 00:14:01 4 3.90 0.00 1.10 0.87 0.03 94.09 00:18:30 00:14:01 5 2.56 0.00 1.00 1.19 0.03 95.21 00:18:30 00:14:01 6 1.55 0.00 1.20 0.87 0.02 96.36 00:18:30 00:14:01 7 2.03 0.00 0.70 0.05 0.07 97.15 00:18:30 00:15:01 all 0.06 0.00 0.05 0.38 0.01 99.51 00:18:30 00:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:18:30 00:15:01 1 0.08 0.00 0.03 0.00 0.00 99.88 00:18:30 00:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:18:30 00:15:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:18:30 00:15:01 4 0.03 0.00 0.07 0.00 0.00 99.90 00:18:30 00:15:01 5 0.03 0.00 0.07 0.12 0.02 99.76 00:18:30 00:15:01 6 0.03 0.00 0.03 2.88 0.00 97.05 00:18:30 00:15:01 7 0.25 0.00 0.10 0.00 0.02 99.63 00:18:30 00:16:01 all 0.03 0.00 0.00 0.01 0.01 99.94 00:18:30 00:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:18:30 00:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:18:30 00:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:18:30 00:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:18:30 00:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:18:30 00:16:01 5 0.05 0.00 0.00 0.00 0.03 99.92 00:18:30 00:16:01 6 0.02 0.00 0.00 0.10 0.02 99.87 00:18:30 00:16:01 7 0.02 0.00 0.02 0.00 0.03 99.93 00:18:30 00:17:01 all 0.01 0.00 0.01 0.02 0.01 99.95 00:18:30 00:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:18:30 00:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:18:30 00:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:18:30 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:18:30 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:18:30 00:17:01 5 0.03 0.00 0.02 0.03 0.02 99.90 00:18:30 00:17:01 6 0.02 0.00 0.02 0.10 0.00 99.87 00:18:30 00:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:18:30 00:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:18:30 00:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:18:30 00:18:01 1 0.00 0.00 0.03 0.00 0.02 99.95 00:18:30 00:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:18:30 00:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:18:30 00:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:18:30 00:18:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:18:30 00:18:01 6 0.03 0.00 0.02 0.02 0.00 99.93 00:18:30 00:18:01 7 0.02 0.00 0.03 0.00 0.03 99.92 00:18:30 Average: all 5.13 0.00 1.11 0.96 0.03 92.77 00:18:30 Average: 0 5.06 0.00 1.29 0.93 0.02 92.70 00:18:30 Average: 1 4.94 0.00 1.24 0.45 0.02 93.34 00:18:30 Average: 2 5.25 0.00 0.96 1.12 0.02 92.65 00:18:30 Average: 3 5.26 0.00 1.06 0.30 0.02 93.35 00:18:30 Average: 4 5.42 0.00 1.03 0.44 0.02 93.09 00:18:30 Average: 5 5.25 0.00 1.27 3.12 0.05 90.30 00:18:30 Average: 6 4.93 0.00 0.96 0.61 0.02 93.47 00:18:30 Average: 7 4.95 0.00 1.03 0.71 0.04 93.27 00:18:30 00:18:30 00:18:30