Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25a5aa6ed956b808e41e23a33fd7c71296c47a0a+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (37caae330316d0f60561a0343905f27d9d6a71ec) 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-ssh17822936838946866916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15431578317012421417.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-142/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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11787069405106800315.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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14231920022260848719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4488080258487227063.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-142/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-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7141487960766712615.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5871 in /w/workspace/edgexfoundry_device-gpio_PR-142 [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-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 25a5aa6ed956b808e41e23a33fd7c71296c47a0a Merge succeeded, producing 25a5aa6ed956b808e41e23a33fd7c71296c47a0a Checking out Revision 25a5aa6ed956b808e41e23a33fd7c71296c47a0a (PR-142) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 25a5aa6ed956b808e41e23a33fd7c71296c47a0a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25a5aa6ed956b808e41e23a33fd7c71296c47a0a # timeout=10 [Pipeline] timeout 01:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:52 ========================================================= 01:52:52 EdgeX Global Pipelines Version Info 01:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:53 ------------------- 01:52:53 stable info: 01:52:53 ------------------- 01:52:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:52:53 Message: update stable to v1.0.245 01:52:54 ------------------- 01:52:54 experimental info: 01:52:54 ------------------- 01:52:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:54 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:52:54 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25a5aa6ed956b808e41e23a33fd7c71296c47a0a [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25a5aa6 [Pipeline] echo 01:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:56 provisioning config files... 01:52:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-142@tmp/config12619749216119035195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:56 ---> docker-login.sh 01:52:56 nexus3.edgexfoundry.org:10001 01:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:56 Configure a credential helper to remove this warning. See 01:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:56 01:52:56 Login Succeeded 01:52:56 nexus3.edgexfoundry.org:10002 01:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:56 Configure a credential helper to remove this warning. See 01:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:56 01:52:56 Login Succeeded 01:52:56 nexus3.edgexfoundry.org:10003 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 nexus3.edgexfoundry.org:10004 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 docker.io 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 ---> docker-login.sh ends [Pipeline] } 01:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:52:58 + git rev-list -1 --merges 25a5aa6ed956b808e41e23a33fd7c71296c47a0a~1..25a5aa6ed956b808e41e23a33fd7c71296c47a0a [Pipeline] echo 01:52:58 -----------> git rev-list -1 --merges 25a5aa6ed956b808e41e23a33fd7c71296c47a0a~1..25a5aa6ed956b808e41e23a33fd7c71296c47a0a 25a5aa6ed956b808e41e23a33fd7c71296c47a0a [false] [Pipeline] sh 01:52:58 + git log --format=format:%s -1 25a5aa6ed956b808e41e23a33fd7c71296c47a0a [Pipeline] echo 01:52:58 ========================================================= 01:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:58 + git log --format=format:%s -1 25a5aa6ed956b808e41e23a33fd7c71296c47a0a [Pipeline] echo 01:52:58 [semverPrep] GIT_COMMIT: 25a5aa6ed956b808e41e23a33fd7c71296c47a0a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:52:58 [semverPrep] This is not a build commit. [Pipeline] sh 01:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:59 + grep -v github /etc/ssh/ssh_known_hosts 01:52:59 + [ -e /tmp/ssh_known_hosts ] 01:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:59 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:52:59 sudo tee -a /etc/ssh/ssh_known_hosts 01:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:59 01:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:00 b85a868b505f: Pulling fs layer 01:53:00 e2be974225ed: Pulling fs layer 01:53:00 339a4e72a1f5: Pulling fs layer 01:53:00 988bab9f4d93: Pulling fs layer 01:53:00 1469e6f7b9e6: Pulling fs layer 01:53:00 eaf3925da568: Pulling fs layer 01:53:00 bab4dde63d76: Pulling fs layer 01:53:00 bde34c3a00c8: Pulling fs layer 01:53:00 b352a97aabf1: Pulling fs layer 01:53:00 4872d77fe225: Pulling fs layer 01:53:00 5851b861e8e6: Pulling fs layer 01:53:00 1469e6f7b9e6: Waiting 01:53:00 b352a97aabf1: Waiting 01:53:00 bab4dde63d76: Waiting 01:53:00 4872d77fe225: Waiting 01:53:00 988bab9f4d93: Waiting 01:53:00 e2be974225ed: Download complete 01:53:00 988bab9f4d93: Download complete 01:53:00 1469e6f7b9e6: Verifying Checksum 01:53:00 1469e6f7b9e6: Download complete 01:53:00 339a4e72a1f5: Verifying Checksum 01:53:00 339a4e72a1f5: Download complete 01:53:00 eaf3925da568: Verifying Checksum 01:53:00 eaf3925da568: Download complete 01:53:00 bde34c3a00c8: Verifying Checksum 01:53:00 bde34c3a00c8: Download complete 01:53:00 b352a97aabf1: Verifying Checksum 01:53:00 4872d77fe225: Verifying Checksum 01:53:00 4872d77fe225: Download complete 01:53:00 5851b861e8e6: Verifying Checksum 01:53:00 5851b861e8e6: Download complete 01:53:00 b85a868b505f: Download complete 01:53:00 bab4dde63d76: Verifying Checksum 01:53:00 bab4dde63d76: Download complete 01:53:01 b85a868b505f: Pull complete 01:53:01 e2be974225ed: Pull complete 01:53:01 339a4e72a1f5: Pull complete 01:53:02 988bab9f4d93: Pull complete 01:53:02 1469e6f7b9e6: Pull complete 01:53:02 eaf3925da568: Pull complete 01:53:04 bab4dde63d76: Pull complete 01:53:04 bde34c3a00c8: Pull complete 01:53:04 b352a97aabf1: Pull complete 01:53:04 4872d77fe225: Pull complete 01:53:04 5851b861e8e6: Pull complete 01:53:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:04 prd-ubuntu20.04-docker-8c-8g-5871 does not seem to be running inside a container 01:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-142 -v /w/workspace/edgexfoundry_device-gpio_PR-142:/w/workspace/edgexfoundry_device-gpio_PR-142:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-142@tmp:/w/workspace/edgexfoundry_device-gpio_PR-142@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 01:53:06 $ docker top 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a -eo pid,comm 01:53:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:53:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:07 [ssh-agent] Looking for ssh-agent implementation... 01:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:07 $ docker exec 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a ssh-agent 01:53:07 SSH_AUTH_SOCK=/tmp/ssh-anBpW5h6dgha/agent.31 01:53:07 SSH_AGENT_PID=37 01:53:07 Running ssh-add (command line suppressed) 01:53:07 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-142@tmp/private_key_17923428104226920745.key (/w/workspace/edgexfoundry_device-gpio_PR-142@tmp/private_key_17923428104226920745.key) 01:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:07 + git tag --points-at HEAD [Pipeline] } 01:53:07 $ docker exec --env ******** --env ******** 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a ssh-agent -k 01:53:07 unset SSH_AUTH_SOCK; 01:53:07 unset SSH_AGENT_PID; 01:53:07 echo Agent pid 37 killed; 01:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:07 [ssh-agent] Looking for ssh-agent implementation... 01:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:08 $ docker exec 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a ssh-agent 01:53:08 SSH_AUTH_SOCK=/tmp/ssh-gVHuuf6x65Rc/agent.69 01:53:08 SSH_AGENT_PID=75 01:53:08 Running ssh-add (command line suppressed) 01:53:08 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-142@tmp/private_key_7222012848269937011.key (/w/workspace/edgexfoundry_device-gpio_PR-142@tmp/private_key_7222012848269937011.key) 01:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:08 + git semver init 01:53:08 2023-03-27 01:53:08,740 [run_init] DEBUG init version:0.0.0 force:False 01:53:08 2023-03-27 01:53:08,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-142/.semver 01:53:08 2023-03-27 01:53:08,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-142/.semver 01:53:08 2023-03-27 01:53:08,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-142/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-142, universal_newlines=False, shell=None, istream=None) 01:53:09 2023-03-27 01:53:09,659 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-142/.git/info/exclude 01:53:09 2023-03-27 01:53:09,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-142/.semver/PR-142 with force:False 01:53:09 2023-03-27 01:53:09,660 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-142/.semver/PR-142 01:53:09 2023-03-27 01:53:09,664 [execute] INFO git cat-file --batch-check 01:53:09 2023-03-27 01:53:09,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-142/.semver, universal_newlines=False, shell=None, istream=) 01:53:09 2023-03-27 01:53:09,671 [execute] INFO git cat-file --batch 01:53:09 2023-03-27 01:53:09,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-142/.semver, universal_newlines=False, shell=None, istream=) 01:53:09 2023-03-27 01:53:09,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-142/.semver/PR-142 01:53:09 0.0.0 [Pipeline] } 01:53:09 $ docker exec --env ******** --env ******** 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a ssh-agent -k 01:53:09 unset SSH_AUTH_SOCK; 01:53:09 unset SSH_AGENT_PID; 01:53:09 echo Agent pid 75 killed; 01:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:10 + git semver [Pipeline] } 01:53:10 $ docker stop --time=1 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a 01:53:11 $ docker rm -f --volumes 3b98d7fc567882babd7f5ffcd7a864a2f01a26d1afd31b3022b072490ef1508a [Pipeline] // withDockerContainer [Pipeline] sh 01:53:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:12 Stashed 1 file(s) [Pipeline] echo 01:53:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:13 provisioning config files... 01:53:13 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-142@tmp/config11216386715668025853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:13 ---> docker-login.sh 01:53:13 nexus3.edgexfoundry.org:10001 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 nexus3.edgexfoundry.org:10002 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 nexus3.edgexfoundry.org:10003 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 nexus3.edgexfoundry.org:10004 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:13 Configure a credential helper to remove this warning. See 01:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:13 01:53:13 Login Succeeded 01:53:13 docker.io 01:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 ---> docker-login.sh ends [Pipeline] } 01:53:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:53:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:53:14 ========================================================= 01:53:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:53:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:53:14 Sending build context to Docker daemon 16.03MB 01:53:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:53:14 Step 2/12 : FROM ${BASE} AS builder 01:53:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:14 63b65145d645: Pulling fs layer 01:53:14 a2d21d5440eb: Pulling fs layer 01:53:14 935e6c44a52c: Pulling fs layer 01:53:14 94cc34f8dd06: Pulling fs layer 01:53:14 30dea6a524f1: Pulling fs layer 01:53:14 a2aff8979fd8: Pulling fs layer 01:53:14 6808be2612f2: Pulling fs layer 01:53:14 f25807f1079a: Pulling fs layer 01:53:14 a2aff8979fd8: Waiting 01:53:14 f25807f1079a: Waiting 01:53:14 30dea6a524f1: Waiting 01:53:14 6808be2612f2: Waiting 01:53:15 a2d21d5440eb: Verifying Checksum 01:53:15 a2d21d5440eb: Download complete 01:53:15 94cc34f8dd06: Download complete 01:53:15 63b65145d645: Verifying Checksum 01:53:15 63b65145d645: Download complete 01:53:15 30dea6a524f1: Download complete 01:53:15 a2aff8979fd8: Verifying Checksum 01:53:15 a2aff8979fd8: Download complete 01:53:15 63b65145d645: Pull complete 01:53:15 a2d21d5440eb: Pull complete 01:53:15 f25807f1079a: Verifying Checksum 01:53:15 f25807f1079a: Download complete 01:53:15 935e6c44a52c: Verifying Checksum 01:53:15 935e6c44a52c: Download complete 01:53:15 6808be2612f2: Verifying Checksum 01:53:15 6808be2612f2: Download complete 01:53:19 935e6c44a52c: Pull complete 01:53:19 94cc34f8dd06: Pull complete 01:53:19 30dea6a524f1: Pull complete 01:53:19 a2aff8979fd8: Pull complete 01:53:21 6808be2612f2: Pull complete 01:53:22 f25807f1079a: Pull complete 01:53:22 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:53:22 ---> 3b553350e43f 01:53:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:53:25 ---> Running in 0b93f4c4d08c 01:53:25 Removing intermediate container 0b93f4c4d08c 01:53:25 ---> cad8d122b744 01:53:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:53:25 ---> Running in 7ae583a59734 01:53:25 Removing intermediate container 7ae583a59734 01:53:25 ---> 89362204b930 01:53:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:53:25 ---> Running in d60f461f7f99 01:53:25 Removing intermediate container d60f461f7f99 01:53:25 ---> 8974561787e3 01:53:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:53:25 ---> Running in 674b7f545d91 01:53:25 Removing intermediate container 674b7f545d91 01:53:25 ---> 7c0ecc0da623 01:53:25 Step 7/12 : WORKDIR /device-gpio 01:53:25 ---> Running in 2f8d8ad9f776 01:53:25 Removing intermediate container 2f8d8ad9f776 01:53:25 ---> 52b28aef8995 01:53:25 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:25 ---> Running in 9c5e08a8268a 01:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:53:26 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:53:26 (2/4) Installing libedit (20221030.3.1-r0) 01:53:26 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:53:26 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:53:26 Executing busybox-1.35.0-r29.trigger 01:53:26 OK: 269 MiB in 57 packages 01:53:26 Removing intermediate container 9c5e08a8268a 01:53:26 ---> 4179a0af3f42 01:53:26 Step 9/12 : COPY go.mod vendor* ./ 01:53:26 ---> 92eb87b772c9 01:53:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:26 ---> Running in d2831737c3ab 01:53:28 Still waiting to schedule task 01:53:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5870’ 01:54:13 Removing intermediate container d2831737c3ab 01:54:13 ---> 49e3bf161dfe 01:54:13 Step 11/12 : COPY . . 01:54:13 ---> 54553b51701e 01:54:13 Step 12/12 : RUN ${MAKE} 01:54:13 ---> Running in 3156ce64dd37 01:54:13 noop 01:54:13 Removing intermediate container 3156ce64dd37 01:54:13 ---> dbf5869e3460 01:54:13 Successfully built dbf5869e3460 01:54:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker inspect -f . ci-base-image-x86_64 01:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:14 prd-ubuntu20.04-docker-8c-8g-5871 does not seem to be running inside a container 01:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-142 -v /w/workspace/edgexfoundry_device-gpio_PR-142:/w/workspace/edgexfoundry_device-gpio_PR-142:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-142@tmp:/w/workspace/edgexfoundry_device-gpio_PR-142@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 01:54:14 $ docker top c39bbaa8e8557364c11ce3cbadc18227ac9ffd2f33ca7b571a59ec8b73ca6389 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:15 + go version 01:54:15 go version go1.20.2 linux/amd64 [Pipeline] } 01:54:15 $ docker stop --time=1 c39bbaa8e8557364c11ce3cbadc18227ac9ffd2f33ca7b571a59ec8b73ca6389 01:54:16 $ docker rm -f --volumes c39bbaa8e8557364c11ce3cbadc18227ac9ffd2f33ca7b571a59ec8b73ca6389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:17 + docker inspect -f . ci-base-image-x86_64 01:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:17 prd-ubuntu20.04-docker-8c-8g-5871 does not seem to be running inside a container 01:54:17 $ 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-142 -v /w/workspace/edgexfoundry_device-gpio_PR-142:/w/workspace/edgexfoundry_device-gpio_PR-142:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-142@tmp:/w/workspace/edgexfoundry_device-gpio_PR-142@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 01:54:17 $ docker top c0ab662e4496cd6e3ac301791bf3f176336a282f4b18190a1fef1ab8dd20d74f -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-142 [Pipeline] fileExists [Pipeline] sh 01:54:18 + make test 01:54:18 go test ./... -coverprofile=coverage.out ./... 01:54:23 ? github.com/edgexfoundry/device-gpio [no test files] 01:54:31 # github.com/edgexfoundry/device-gpio/internal/driver 01:54:31 internal/driver/config.go:29:24: undefined: service.DriverConfigs 01:54:31 internal/driver/config.go:34:24: undefined: service.DriverConfigs 01:54:31 FAIL 01:54:31 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:54:31 $ docker stop --time=1 c0ab662e4496cd6e3ac301791bf3f176336a282f4b18190a1fef1ab8dd20d74f 01:54:34 $ docker rm -f --volumes c0ab662e4496cd6e3ac301791bf3f176336a282f4b18190a1fef1ab8dd20d74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:35 01:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:35 latest: Pulling from edgex-lftools-log-publisher 01:54:35 5eb5b503b376: Pulling fs layer 01:54:35 5c69ac0246d0: Pulling fs layer 01:54:35 ec43610c2a17: Pulling fs layer 01:54:35 3a2ae6a8a46f: Pulling fs layer 01:54:35 33b1e0a273af: Pulling fs layer 01:54:35 5d3b04190fa2: Pulling fs layer 01:54:35 2f39f015ded8: Pulling fs layer 01:54:35 33b1e0a273af: Waiting 01:54:35 5d3b04190fa2: Waiting 01:54:35 2f39f015ded8: Waiting 01:54:35 3a2ae6a8a46f: Waiting 01:54:35 5c69ac0246d0: Verifying Checksum 01:54:35 5c69ac0246d0: Download complete 01:54:35 3a2ae6a8a46f: Verifying Checksum 01:54:35 3a2ae6a8a46f: Download complete 01:54:35 33b1e0a273af: Verifying Checksum 01:54:35 33b1e0a273af: Download complete 01:54:35 ec43610c2a17: Verifying Checksum 01:54:35 ec43610c2a17: Download complete 01:54:35 5d3b04190fa2: Verifying Checksum 01:54:35 5d3b04190fa2: Download complete 01:54:36 5eb5b503b376: Verifying Checksum 01:54:36 5eb5b503b376: Download complete 01:54:36 2f39f015ded8: Download complete 01:54:37 5eb5b503b376: Pull complete 01:54:37 5c69ac0246d0: Pull complete 01:54:37 ec43610c2a17: Pull complete 01:54:37 3a2ae6a8a46f: Pull complete 01:54:37 33b1e0a273af: Pull complete 01:54:38 5d3b04190fa2: Pull complete 01:54:43 2f39f015ded8: Pull complete 01:54:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:43 prd-ubuntu20.04-docker-8c-8g-5871 does not seem to be running inside a container 01:54:43 $ 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-142 -v /w/workspace/edgexfoundry_device-gpio_PR-142:/w/workspace/edgexfoundry_device-gpio_PR-142:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-142@tmp:/w/workspace/edgexfoundry_device-gpio_PR-142@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 01:54:46 $ docker top bc15975ddb1686a68df1fa8704bc446ec19686884155e95ceca3a9d793eb8a4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:46 ---> job-cost.sh 01:54:46 lf-activate-venv: SKIPPING 01:54:46 INFO: No Stack... 01:54:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:47 INFO: Archiving Costs [Pipeline] sh 01:54:47 + cat /w/workspace/edgexfoundry_device-gpio_PR-142/archives/cost.csv 01:54:47 + cut -d, -f6 [Pipeline] lock 01:54:47 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] 01:54:47 Resource [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] did not exist. Created. 01:54:47 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:48 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:48 Stashed 1 file(s) [Pipeline] } 01:54:48 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:48 $ docker stop --time=1 bc15975ddb1686a68df1fa8704bc446ec19686884155e95ceca3a9d793eb8a4b 01:54:49 $ docker rm -f --volumes bc15975ddb1686a68df1fa8704bc446ec19686884155e95ceca3a9d793eb8a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:49 Failed in branch amd64 01:57:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5872 in /w/workspace/edgexfoundry_device-gpio_PR-142 [Pipeline] { [Pipeline] ws 01:57:13 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:57:13 The recommended git tool is: git 01:57:23 using credential edgex-jenkins-ssh 01:57:23 Cloning the remote Git repository 01:57:23 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:57:23 > git init /w/workspace/device-gpio/1 # timeout=10 01:57:23 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:57:23 > git --version # timeout=10 01:57:23 > git --version # 'git version 2.25.1' 01:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:57:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:27 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 25a5aa6ed956b808e41e23a33fd7c71296c47a0a 01:57:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:57:26 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:57:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:57:27 > git config core.sparsecheckout # timeout=10 01:57:27 > git checkout -f 25a5aa6ed956b808e41e23a33fd7c71296c47a0a # timeout=10 01:57:27 > git remote # timeout=10 01:57:27 > git config --get remote.origin.url # timeout=10 01:57:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:27 Merge succeeded, producing 25a5aa6ed956b808e41e23a33fd7c71296c47a0a 01:57:27 Checking out Revision 25a5aa6ed956b808e41e23a33fd7c71296c47a0a (PR-142) 01:57:28 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:57:28 > git --version # timeout=10 01:57:28 > git --version # 'git version 2.25.1' 01:57:28 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:57:27 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 01:57:27 > git rev-parse HEAD^{commit} # timeout=10 01:57:27 > git config core.sparsecheckout # timeout=10 01:57:27 > git checkout -f 25a5aa6ed956b808e41e23a33fd7c71296c47a0a # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:29 Dload Upload Total Spent Left Speed 01:57:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 01:57:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:57:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:57:30 + sudo tee /etc/docker/daemon.new 01:57:30 { 01:57:30 "registry-mirrors": [ 01:57:30 "https://nexus3.edgexfoundry.org:10001" 01:57:30 ], 01:57:30 "bip": "10.250.0.254/24", 01:57:30 "hosts": [ 01:57:30 "tcp://0.0.0.0:5555", 01:57:30 "unix:///var/run/docker.sock" 01:57:30 ], 01:57:30 "mtu": 1458, 01:57:30 "selinux-enabled": true, 01:57:30 "seccomp-profile": "/etc/docker/seccomp.json" 01:57:30 } [Pipeline] sh 01:57:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:57:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:49 provisioning config files... 01:57:49 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config18330021807832417262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:50 ---> docker-login.sh 01:57:50 nexus3.edgexfoundry.org:10001 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 nexus3.edgexfoundry.org:10002 01:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:51 Configure a credential helper to remove this warning. See 01:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:51 01:57:51 Login Succeeded 01:57:51 nexus3.edgexfoundry.org:10003 01:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:51 Configure a credential helper to remove this warning. See 01:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:51 01:57:51 Login Succeeded 01:57:51 nexus3.edgexfoundry.org:10004 01:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:51 Configure a credential helper to remove this warning. See 01:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:51 01:57:51 Login Succeeded 01:57:51 docker.io 01:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:52 Configure a credential helper to remove this warning. See 01:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:52 01:57:52 Login Succeeded 01:57:52 ---> docker-login.sh ends [Pipeline] } 01:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:53 ========================================================= 01:57:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:57:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:57:53 Sending build context to Docker daemon 8.095MB 01:57:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:57:53 Step 2/12 : FROM ${BASE} AS builder 01:57:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:57:54 af6eaf76a39c: Pulling fs layer 01:57:54 55522c791124: Pulling fs layer 01:57:54 ce5c4a1c91eb: Pulling fs layer 01:57:54 169dfbe0d373: Pulling fs layer 01:57:54 e1ff8fa3b103: Pulling fs layer 01:57:54 52ebb69f0ebf: Pulling fs layer 01:57:54 5abe8eddf0d5: Pulling fs layer 01:57:54 169dfbe0d373: Waiting 01:57:54 e1ff8fa3b103: Waiting 01:57:54 52ebb69f0ebf: Waiting 01:57:54 5abe8eddf0d5: Waiting 01:57:54 55522c791124: Verifying Checksum 01:57:54 55522c791124: Download complete 01:57:54 169dfbe0d373: Download complete 01:57:54 e1ff8fa3b103: Verifying Checksum 01:57:54 e1ff8fa3b103: Download complete 01:57:54 af6eaf76a39c: Verifying Checksum 01:57:54 af6eaf76a39c: Download complete 01:57:55 af6eaf76a39c: Pull complete 01:57:55 5abe8eddf0d5: Verifying Checksum 01:57:55 5abe8eddf0d5: Download complete 01:57:55 55522c791124: Pull complete 01:57:56 52ebb69f0ebf: Verifying Checksum 01:57:56 52ebb69f0ebf: Download complete 01:57:56 ce5c4a1c91eb: Verifying Checksum 01:57:56 ce5c4a1c91eb: Download complete 01:58:09 ce5c4a1c91eb: Pull complete 01:58:09 169dfbe0d373: Pull complete 01:58:09 e1ff8fa3b103: Pull complete 01:58:14 52ebb69f0ebf: Pull complete 01:58:16 5abe8eddf0d5: Pull complete 01:58:16 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:58:16 ---> 6cb57ee374ae 01:58:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:58:18 ---> Running in 2e3daf94ac67 01:58:18 Removing intermediate container 2e3daf94ac67 01:58:18 ---> c0ff511965a0 01:58:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:18 ---> Running in 56bd7b477b9a 01:58:19 Removing intermediate container 56bd7b477b9a 01:58:19 ---> 2661972d0c94 01:58:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:58:19 ---> Running in 7d7380022e60 01:58:19 Removing intermediate container 7d7380022e60 01:58:19 ---> 1c6a7a582db9 01:58:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:58:19 ---> Running in f40ada925fa3 01:58:19 Removing intermediate container f40ada925fa3 01:58:19 ---> 50d30ecdd3a4 01:58:19 Step 7/12 : WORKDIR /device-gpio 01:58:19 ---> Running in 370611501a6c 01:58:20 Removing intermediate container 370611501a6c 01:58:20 ---> ca4b6c28fabc 01:58:20 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:20 ---> Running in 62d4182fff3e 01:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:23 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:58:23 (2/4) Installing libedit (20221030.3.1-r0) 01:58:23 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:58:23 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:58:23 Executing busybox-1.35.0-r29.trigger 01:58:23 OK: 268 MiB in 57 packages 01:58:24 Removing intermediate container 62d4182fff3e 01:58:24 ---> 0a31ce43a55c 01:58:24 Step 9/12 : COPY go.mod vendor* ./ 01:58:25 ---> be16b75d0bff 01:58:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 ---> Running in a2459efb9887 02:00:01 Removing intermediate container a2459efb9887 02:00:01 ---> 1415d1c0f572 02:00:01 Step 11/12 : COPY . . 02:00:01 ---> 26478a5f6498 02:00:01 Step 12/12 : RUN ${MAKE} 02:00:01 ---> Running in df906fc78d77 02:00:01 noop 02:00:01 Removing intermediate container df906fc78d77 02:00:01 ---> 94d91a1aaeba 02:00:01 Successfully built 94d91a1aaeba 02:00:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:02 + docker inspect -f . ci-base-image-arm64 02:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:02 prd-ubuntu20.04-docker-arm64-4c-16g-5872 does not seem to be running inside a container 02:00:02 $ 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 02:00:03 $ docker top 60f6d238cd2908a9dda6ab34486e7bc87933d584d38968789456601963a9d806 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:04 + go version 02:00:04 go version go1.20.2 linux/arm64 [Pipeline] } 02:00:04 $ docker stop --time=1 60f6d238cd2908a9dda6ab34486e7bc87933d584d38968789456601963a9d806 02:00:06 $ docker rm -f --volumes 60f6d238cd2908a9dda6ab34486e7bc87933d584d38968789456601963a9d806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:07 + docker inspect -f . ci-base-image-arm64 02:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:07 prd-ubuntu20.04-docker-arm64-4c-16g-5872 does not seem to be running inside a container 02:00:07 $ 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 02:00:08 $ docker top d9ccbf20c5085dc542369f2540914220b93520abe72887c73f4448bf86de06a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:09 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 02:00:10 + make test 02:00:10 go test ./... -coverprofile=coverage.out ./... 02:00:42 ? github.com/edgexfoundry/device-gpio [no test files] 02:02:18 # github.com/edgexfoundry/device-gpio/internal/driver 02:02:18 internal/driver/config.go:29:24: undefined: service.DriverConfigs 02:02:18 internal/driver/config.go:34:24: undefined: service.DriverConfigs 02:02:23 FAIL 02:02:23 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 02:02:23 $ docker stop --time=1 d9ccbf20c5085dc542369f2540914220b93520abe72887c73f4448bf86de06a3 02:02:25 $ docker rm -f --volumes d9ccbf20c5085dc542369f2540914220b93520abe72887c73f4448bf86de06a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:27 02:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:27 arm64: Pulling from edgex-lftools-log-publisher 02:02:27 8998bd30e6a1: Pulling fs layer 02:02:27 04944245beec: Pulling fs layer 02:02:27 699f458cf7ca: Pulling fs layer 02:02:27 765212b225bb: Pulling fs layer 02:02:27 f23df028b6ca: Pulling fs layer 02:02:27 d65c8cfc05b1: Pulling fs layer 02:02:27 2437ff75d9bd: Pulling fs layer 02:02:27 765212b225bb: Waiting 02:02:27 d65c8cfc05b1: Waiting 02:02:27 2437ff75d9bd: Waiting 02:02:27 f23df028b6ca: Waiting 02:02:27 04944245beec: Verifying Checksum 02:02:27 04944245beec: Download complete 02:02:27 765212b225bb: Download complete 02:02:27 f23df028b6ca: Download complete 02:02:27 d65c8cfc05b1: Verifying Checksum 02:02:27 d65c8cfc05b1: Download complete 02:02:28 699f458cf7ca: Verifying Checksum 02:02:28 699f458cf7ca: Download complete 02:02:28 8998bd30e6a1: Verifying Checksum 02:02:28 8998bd30e6a1: Download complete 02:02:31 2437ff75d9bd: Verifying Checksum 02:02:31 2437ff75d9bd: Download complete 02:02:32 8998bd30e6a1: Pull complete 02:02:33 04944245beec: Pull complete 02:02:34 699f458cf7ca: Pull complete 02:02:34 765212b225bb: Pull complete 02:02:35 f23df028b6ca: Pull complete 02:02:35 d65c8cfc05b1: Pull complete 02:02:50 2437ff75d9bd: Pull complete 02:02:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-5872 does not seem to be running inside a container 02:02:51 $ 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 02:02:53 $ docker top d0c5fc442f780b20e6a8f1eac5bae08a1993793939eedbc97db104e677f51e05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:54 ---> job-cost.sh 02:02:54 lf-activate-venv: SKIPPING 02:02:54 INFO: No Stack... 02:02:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:02:56 INFO: Archiving Costs [Pipeline] sh 02:02:56 + cat /w/workspace/device-gpio/1/archives/cost.csv 02:02:56 + cut -d, -f6 [Pipeline] lock 02:02:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] 02:02:56 Resource [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] did not exist. Created. 02:02:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:57 /w/workspace/device-gpio/1@tmp/durable-182955d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:02:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:02:58 Warning: overwriting stash ‘stack-cost’ 02:02:58 Stashed 1 file(s) [Pipeline] } 02:02:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:58 $ docker stop --time=1 d0c5fc442f780b20e6a8f1eac5bae08a1993793939eedbc97db104e677f51e05 02:03:00 $ docker rm -f --volumes d0c5fc442f780b20e6a8f1eac5bae08a1993793939eedbc97db104e677f51e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:03:03 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-142/archives ] 02:03:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-142/archives 02:03:03 total 16 02:03:03 drwxr-xr-x 3 root root 4096 Mar 27 01:54 . 02:03:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 01:54 .. 02:03:03 drwxr-xr-x 2 root root 4096 Mar 27 01:54 cost 02:03:03 -rw-r--r-- 1 root root 83 Mar 27 01:54 cost.csv 02:03:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-142/archives 02:03:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-142/archives 02:03:03 total 16 02:03:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 01:54 . 02:03:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 01:54 .. 02:03:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 01:54 cost 02:03:03 -rw-r--r-- 1 jenkins jenkins 83 Mar 27 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:03:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:04 ---> package-listing.sh 02:03:04 ++ facter osfamily 02:03:04 ++ tr '[:upper:]' '[:lower:]' 02:03:05 + OS_FAMILY=debian 02:03:05 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-142 02:03:05 + START_PACKAGES=/tmp/packages_start.txt 02:03:05 + END_PACKAGES=/tmp/packages_end.txt 02:03:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:05 + PACKAGES=/tmp/packages_start.txt 02:03:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-142 ']' 02:03:05 + PACKAGES=/tmp/packages_end.txt 02:03:05 + case "${OS_FAMILY}" in 02:03:05 + dpkg -l 02:03:05 + grep '^ii' 02:03:05 + '[' -f /tmp/packages_start.txt ']' 02:03:05 + '[' -f /tmp/packages_end.txt ']' 02:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-142 ']' 02:03:05 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-142/archives/ 02:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-142/archives/ [Pipeline] echo 02:03:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:06 prd-ubuntu20.04-docker-8c-8g-5871 does not seem to be running inside a container 02:03:06 $ 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-142/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-142 -v /w/workspace/edgexfoundry_device-gpio_PR-142:/w/workspace/edgexfoundry_device-gpio_PR-142:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-142@tmp:/w/workspace/edgexfoundry_device-gpio_PR-142@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 02:03:06 $ docker top f1b09d0018cfeb958aaad12edb9d04396371963e5ef81ce4337ac56097f7d035 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:06 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:07 + ls /var/log/sa-host 02:03:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:07 provisioning config files... 02:03:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-142@tmp/config17397453920385394800tmp [Pipeline] { [Pipeline] echo 02:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:08 ---> create-netrc.sh [Pipeline] } 02:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:08 ---> python-tools-install.sh [Pipeline] echo 02:03:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:09 ---> sudo-logs.sh 02:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:09 ---> job-cost.sh 02:03:09 lf-activate-venv: SKIPPING 02:03:09 DEBUG: total: 0.2199999988079071 02:03:09 INFO: Retrieving Stack Cost... 02:03:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:10 INFO: Archiving Costs [Pipeline] echo 02:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:11 ---> logs-deploy.sh 02:03:11 lf-activate-venv: SKIPPING 02:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-142/1 02:03:11 INFO: archiving workspace using pattern(s): 02:03:12 Archives upload complete. 02:03:12 INFO: archiving logs to Nexus 02:03:12 ---> uname -a: 02:03:12 Linux prd-ubuntu20-04-docker-8c-8g-5871 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:03:12 02:03:12 02:03:12 ---> lscpu: 02:03:12 Architecture: x86_64 02:03:12 CPU op-mode(s): 32-bit, 64-bit 02:03:12 Byte Order: Little Endian 02:03:12 Address sizes: 40 bits physical, 48 bits virtual 02:03:12 CPU(s): 8 02:03:12 On-line CPU(s) list: 0-7 02:03:12 Thread(s) per core: 1 02:03:12 Core(s) per socket: 1 02:03:12 Socket(s): 8 02:03:12 NUMA node(s): 1 02:03:12 Vendor ID: AuthenticAMD 02:03:12 CPU family: 23 02:03:12 Model: 49 02:03:12 Model name: AMD EPYC-Rome Processor 02:03:12 Stepping: 0 02:03:12 CPU MHz: 2800.000 02:03:12 BogoMIPS: 5600.00 02:03:12 Virtualization: AMD-V 02:03:12 Hypervisor vendor: KVM 02:03:12 Virtualization type: full 02:03:12 L1d cache: 256 KiB 02:03:12 L1i cache: 256 KiB 02:03:12 L2 cache: 4 MiB 02:03:12 L3 cache: 128 MiB 02:03:12 NUMA node0 CPU(s): 0-7 02:03:12 Vulnerability Itlb multihit: Not affected 02:03:12 Vulnerability L1tf: Not affected 02:03:12 Vulnerability Mds: Not affected 02:03:12 Vulnerability Meltdown: Not affected 02:03:12 Vulnerability Mmio stale data: Not affected 02:03:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:03:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:03:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:03:12 Vulnerability Srbds: Not affected 02:03:12 Vulnerability Tsx async abort: Not affected 02:03:12 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 02:03:12 02:03:12 02:03:12 ---> nproc: 02:03:12 8 02:03:12 02:03:12 02:03:12 ---> df -h: 02:03:12 Filesystem Size Used Avail Use% Mounted on 02:03:12 overlay 155G 12G 144G 8% / 02:03:12 tmpfs 64M 0 64M 0% /dev 02:03:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:03:12 shm 64M 0 64M 0% /dev/shm 02:03:12 /dev/vda1 155G 12G 144G 8% /facter-os 02:03:12 02:03:12 02:03:12 ---> sar -b -r -n DEV: 02:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5871) 03/27/23 _x86_64_ (8 CPU) 02:03:12 02:03:12 01:52:15 LINUX RESTART (8 CPU) 02:03:12 02:03:12 01:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:03:12 01:54:01 156.84 3.98 152.86 0.00 439.79 59546.38 0.00 02:03:12 01:55:01 118.98 0.23 118.74 0.00 15.86 47410.46 0.00 02:03:12 01:56:01 1.62 0.00 1.62 0.00 0.00 18.41 0.00 02:03:12 01:57:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 02:03:12 01:58:01 53.49 11.61 41.88 0.00 5181.00 8730.28 0.00 02:03:12 01:59:01 6.37 0.02 6.35 0.00 0.13 125.98 0.00 02:03:12 02:00:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 02:03:12 02:01:01 1.92 0.00 1.92 0.00 0.00 21.59 0.00 02:03:12 02:02:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 02:03:12 02:03:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 02:03:12 Average: 34.37 1.58 32.79 0.00 563.87 11513.17 0.00 02:03:12 02:03:12 01:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:03:12 01:54:01 28010060 31556916 751124 2.28 130852 3590520 2049648 6.04 1188164 3217820 419620 02:03:12 01:55:01 27936636 31573440 729852 2.22 152708 3640060 1756640 5.18 1173096 3278508 344 02:03:12 01:56:01 27936336 31573308 729620 2.22 152732 3640060 1756640 5.18 1172952 3278508 8 02:03:12 01:57:01 27942800 31579780 722968 2.20 152772 3640064 1756640 5.18 1166020 3278512 8 02:03:12 01:58:01 27416116 31557624 727244 2.21 186428 4095776 1831680 5.40 1489936 3445372 980 02:03:12 01:59:01 27423512 31560400 724488 2.20 185020 4092532 1805012 5.32 1486876 3442148 8 02:03:12 02:00:01 27429788 31566768 718096 2.18 185112 4092540 1805012 5.32 1480536 3442156 8 02:03:12 02:01:01 27429416 31566576 718128 2.18 185208 4092540 1805012 5.32 1481280 3442152 12 02:03:12 02:02:01 27429464 31566692 717968 2.18 185296 4092544 1805012 5.32 1480908 3442160 12 02:03:12 02:03:01 27429244 31566568 718012 2.18 185396 4092552 1805012 5.32 1481136 3442164 8 02:03:12 Average: 27638337 31566807 725750 2.21 170152 3906919 1817631 5.36 1360090 3370950 42101 02:03:12 02:03:12 01:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:03:12 01:54:01 docker0 245.08 381.27 18.32 2119.14 0.00 0.00 0.00 0.00 02:03:12 01:54:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 02:03:12 01:54:01 ens3 574.50 355.82 6260.07 44.59 0.00 0.00 0.00 0.00 02:03:12 01:55:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:03:12 01:55:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 02:03:12 01:55:01 ens3 159.13 114.08 2547.47 91.90 0.00 0.00 0.00 0.00 02:03:12 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 01:56:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:03:12 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:12 01:57:01 ens3 0.50 0.30 0.12 0.08 0.00 0.00 0.00 0.00 02:03:12 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 01:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:03:12 01:58:01 ens3 158.31 75.09 2817.70 5.63 0.00 0.00 0.00 0.00 02:03:12 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:12 01:59:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 02:03:12 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:00:01 ens3 1.12 0.27 0.24 0.08 0.00 0.00 0.00 0.00 02:03:12 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:12 02:01:01 ens3 1.08 0.92 0.53 0.43 0.00 0.00 0.00 0.00 02:03:12 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:02:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:03:12 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:12 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:12 02:03:01 ens3 1.02 0.28 0.23 0.14 0.00 0.00 0.00 0.00 02:03:12 Average: docker0 24.14 37.56 1.80 208.72 0.00 0.00 0.00 0.00 02:03:12 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 02:03:12 Average: ens3 88.86 54.19 1154.14 14.24 0.00 0.00 0.00 0.00 02:03:12 02:03:12 02:03:12 ---> sar -P ALL: 02:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5871) 03/27/23 _x86_64_ (8 CPU) 02:03:12 02:03:12 01:52:15 LINUX RESTART (8 CPU) 02:03:12 02:03:12 01:53:02 CPU %user %nice %system %iowait %steal %idle 02:03:12 01:54:01 all 7.83 0.00 3.41 2.17 0.07 86.53 02:03:12 01:54:01 0 7.69 0.00 3.76 2.08 0.07 86.41 02:03:12 01:54:01 1 7.91 0.00 4.75 1.22 0.05 86.07 02:03:12 01:54:01 2 9.05 0.00 2.91 0.34 0.07 87.63 02:03:12 01:54:01 3 8.20 0.00 3.02 0.07 0.09 88.62 02:03:12 01:54:01 4 6.37 0.00 3.01 3.14 0.05 87.43 02:03:12 01:54:01 5 8.37 0.00 2.45 0.17 0.05 88.95 02:03:12 01:54:01 6 7.61 0.00 3.97 10.08 0.07 78.27 02:03:12 01:54:01 7 7.41 0.00 3.39 0.29 0.09 88.83 02:03:12 01:55:01 all 17.95 0.00 4.24 1.38 0.05 76.38 02:03:12 01:55:01 0 18.34 0.00 3.60 0.15 0.05 77.85 02:03:12 01:55:01 1 18.89 0.00 3.98 0.10 0.05 76.98 02:03:12 01:55:01 2 17.72 0.00 5.00 5.58 0.07 71.63 02:03:12 01:55:01 3 17.53 0.00 3.73 0.07 0.05 78.62 02:03:12 01:55:01 4 19.40 0.00 4.24 2.00 0.03 74.32 02:03:12 01:55:01 5 15.61 0.00 3.88 0.40 0.05 80.05 02:03:12 01:55:01 6 16.80 0.00 4.96 2.71 0.05 75.49 02:03:12 01:55:01 7 19.34 0.00 4.49 0.03 0.07 76.08 02:03:12 01:56:01 all 0.01 0.00 0.01 0.01 0.01 99.95 02:03:12 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 01:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:03:12 01:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:03:12 01:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:03:12 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 01:56:01 5 0.03 0.00 0.00 0.07 0.02 99.88 02:03:12 01:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:03:12 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:03:12 01:57:01 all 0.05 0.00 0.01 0.01 0.01 99.93 02:03:12 01:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:03:12 01:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:03:12 01:57:01 2 0.03 0.00 0.03 0.03 0.02 99.88 02:03:12 01:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:03:12 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 01:57:01 5 0.15 0.00 0.02 0.02 0.02 99.80 02:03:12 01:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:03:12 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 01:58:01 all 2.16 0.00 1.40 0.79 0.04 95.62 02:03:12 01:58:01 0 2.15 0.00 2.28 0.92 0.03 94.61 02:03:12 01:58:01 1 3.14 0.00 1.99 0.43 0.02 94.42 02:03:12 01:58:01 2 1.15 0.00 1.10 0.43 0.08 97.23 02:03:12 01:58:01 3 2.16 0.00 1.14 0.58 0.03 96.09 02:03:12 01:58:01 4 1.22 0.00 1.42 0.03 0.03 97.30 02:03:12 01:58:01 5 1.76 0.00 0.94 3.18 0.02 94.11 02:03:12 01:58:01 6 2.31 0.00 1.10 0.07 0.03 96.49 02:03:12 01:58:01 7 3.39 0.00 1.23 0.67 0.03 94.68 02:03:12 01:59:01 all 0.09 0.00 0.05 0.02 0.01 99.82 02:03:12 01:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:03:12 01:59:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:03:12 01:59:01 2 0.12 0.00 0.07 0.00 0.03 99.78 02:03:12 01:59:01 3 0.12 0.00 0.05 0.00 0.02 99.82 02:03:12 01:59:01 4 0.18 0.00 0.10 0.03 0.00 99.68 02:03:12 01:59:01 5 0.05 0.00 0.05 0.08 0.00 99.82 02:03:12 01:59:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:03:12 01:59:01 7 0.07 0.00 0.03 0.07 0.02 99.82 02:03:12 02:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:03:12 02:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:03:12 02:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 02:00:01 2 0.03 0.00 0.02 0.02 0.03 99.90 02:03:12 02:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:12 02:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:03:12 02:00:01 5 0.00 0.00 0.00 0.05 0.00 99.95 02:03:12 02:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:03:12 02:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:03:12 02:01:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:03:12 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:03:12 02:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:03:12 02:01:01 2 0.03 0.00 0.02 0.02 0.03 99.90 02:03:12 02:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:03:12 02:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:03:12 02:01:01 5 0.05 0.00 0.00 0.02 0.02 99.92 02:03:12 02:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:03:12 02:01:01 7 0.22 0.00 0.02 0.00 0.00 99.77 02:03:12 02:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:03:12 02:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:03:12 02:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:03:12 02:02:01 2 0.05 0.00 0.03 0.00 0.03 99.88 02:03:12 02:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:03:12 02:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:03:12 02:02:01 5 0.02 0.00 0.00 0.05 0.00 99.93 02:03:12 02:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:03:12 02:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:03:12 02:03:01 all 0.07 0.00 0.01 0.01 0.01 99.90 02:03:12 02:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:03:12 02:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:03:12 02:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:03:12 02:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:03:12 02:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:03:12 02:03:01 5 0.00 0.00 0.02 0.07 0.00 99.92 02:03:12 02:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:03:12 02:03:01 7 0.40 0.00 0.02 0.00 0.00 99.58 02:03:12 Average: all 2.80 0.00 0.91 0.44 0.02 95.84 02:03:12 Average: 0 2.80 0.00 0.96 0.31 0.02 95.91 02:03:12 Average: 1 3.00 0.00 1.07 0.17 0.02 95.74 02:03:12 Average: 2 2.80 0.00 0.91 0.64 0.04 95.61 02:03:12 Average: 3 2.78 0.00 0.79 0.07 0.03 96.33 02:03:12 Average: 4 2.69 0.00 0.87 0.52 0.01 95.91 02:03:12 Average: 5 2.58 0.00 0.73 0.41 0.02 96.27 02:03:12 Average: 6 2.67 0.00 1.00 1.26 0.02 95.05 02:03:12 Average: 7 3.06 0.00 0.91 0.11 0.02 95.90 02:03:12 02:03:12 02:03:12