Pull request #205 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-gpio Obtained Jenkinsfile from b788760bca51a6609041fe9742452de0d3885267+394f7e51838f4f11b1408721525dc4e9609626b3 (bd95eed64affb3c575ecc33dbf8592048edae0d2) 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-ssh6194909826844669206.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-ssh18345806523730625014.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-205/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-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14417832834545704420.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-205/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh971445673030841128.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-ssh13941854299824703872.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-205/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-205/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3953491434331605715.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 ‘prd-ubuntu20.04-docker-8c-8g-9962’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9964 in /w/workspace/edgexfoundry_device-gpio_PR-205 [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-205 # 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/205/head:refs/remotes/origin/PR-205 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 394f7e51838f4f11b1408721525dc4e9609626b3 into PR head commit b788760bca51a6609041fe9742452de0d3885267 Merge succeeded, producing b788760bca51a6609041fe9742452de0d3885267 Checking out Revision b788760bca51a6609041fe9742452de0d3885267 (PR-205) > git config core.sparsecheckout # timeout=10 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # 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 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 Commit message: "feat!: Remove snap packaging" 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 17:02:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:00 ========================================================= 17:02:00 EdgeX Global Pipelines Version Info 17:02:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:01 ------------------- 17:02:01 stable info: 17:02:01 ------------------- 17:02:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:02:01 Message: update stable to v1.0.254 17:02:02 ------------------- 17:02:02 experimental info: 17:02:02 ------------------- 17:02:02 Commited By: **** collab-it+edgex@linuxfoundation.org 17:02:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:02:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-205 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-205 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-205 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b788760 [Pipeline] echo 17:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:04 provisioning config files... 17:02:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config5608306560393990593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:04 ---> docker-login.sh 17:02:04 nexus3.edgexfoundry.org:10001 17:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:04 Configure a credential helper to remove this warning. See 17:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:04 17:02:04 Login Succeeded 17:02:04 nexus3.edgexfoundry.org:10002 17:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:04 Configure a credential helper to remove this warning. See 17:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:04 17:02:04 Login Succeeded 17:02:04 nexus3.edgexfoundry.org:10003 17:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:04 Configure a credential helper to remove this warning. See 17:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:04 17:02:04 Login Succeeded 17:02:04 nexus3.edgexfoundry.org:10004 17:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:04 Configure a credential helper to remove this warning. See 17:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:04 17:02:04 Login Succeeded 17:02:04 docker.io 17:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:05 Configure a credential helper to remove this warning. See 17:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:05 17:02:05 Login Succeeded 17:02:05 ---> docker-login.sh ends [Pipeline] } 17:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:02:06 + git rev-list -1 --merges b788760bca51a6609041fe9742452de0d3885267~1..b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo 17:02:06 -----------> git rev-list -1 --merges b788760bca51a6609041fe9742452de0d3885267~1..b788760bca51a6609041fe9742452de0d3885267 b788760bca51a6609041fe9742452de0d3885267 [false] [Pipeline] sh 17:02:08 + git log --format=format:%s -1 b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo 17:02:08 ========================================================= 17:02:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:02:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:08 + git log --format=format:%s -1 b788760bca51a6609041fe9742452de0d3885267 [Pipeline] echo 17:02:08 [semverPrep] GIT_COMMIT: b788760bca51a6609041fe9742452de0d3885267, Commit Message: feat!: Remove snap packaging [Pipeline] echo 17:02:08 [semverPrep] This is not a build commit. [Pipeline] sh 17:02:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:02:09 + grep -v github /etc/ssh/ssh_known_hosts 17:02:09 + [ -e /tmp/ssh_known_hosts ] 17:02:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:02:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:02:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:02:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:09 17:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:02:09 b85a868b505f: Pulling fs layer 17:02:09 e2be974225ed: Pulling fs layer 17:02:09 339a4e72a1f5: Pulling fs layer 17:02:09 988bab9f4d93: Pulling fs layer 17:02:09 1469e6f7b9e6: Pulling fs layer 17:02:09 eaf3925da568: Pulling fs layer 17:02:09 bab4dde63d76: Pulling fs layer 17:02:09 bde34c3a00c8: Pulling fs layer 17:02:09 b352a97aabf1: Pulling fs layer 17:02:09 4872d77fe225: Pulling fs layer 17:02:09 5851b861e8e6: Pulling fs layer 17:02:09 1469e6f7b9e6: Waiting 17:02:09 eaf3925da568: Waiting 17:02:09 bab4dde63d76: Waiting 17:02:09 4872d77fe225: Waiting 17:02:09 bde34c3a00c8: Waiting 17:02:09 b352a97aabf1: Waiting 17:02:09 988bab9f4d93: Waiting 17:02:09 5851b861e8e6: Waiting 17:02:09 e2be974225ed: Verifying Checksum 17:02:09 e2be974225ed: Download complete 17:02:09 988bab9f4d93: Verifying Checksum 17:02:09 988bab9f4d93: Download complete 17:02:10 1469e6f7b9e6: Verifying Checksum 17:02:10 1469e6f7b9e6: Download complete 17:02:10 339a4e72a1f5: Verifying Checksum 17:02:10 339a4e72a1f5: Download complete 17:02:10 eaf3925da568: Verifying Checksum 17:02:10 eaf3925da568: Download complete 17:02:10 bde34c3a00c8: Download complete 17:02:10 b352a97aabf1: Download complete 17:02:10 4872d77fe225: Download complete 17:02:10 5851b861e8e6: Verifying Checksum 17:02:10 5851b861e8e6: Download complete 17:02:10 b85a868b505f: Verifying Checksum 17:02:10 b85a868b505f: Download complete 17:02:10 bab4dde63d76: Verifying Checksum 17:02:10 bab4dde63d76: Download complete 17:02:11 b85a868b505f: Pull complete 17:02:11 e2be974225ed: Pull complete 17:02:11 339a4e72a1f5: Pull complete 17:02:11 988bab9f4d93: Pull complete 17:02:12 1469e6f7b9e6: Pull complete 17:02:12 eaf3925da568: Pull complete 17:02:14 bab4dde63d76: Pull complete 17:02:14 bde34c3a00c8: Pull complete 17:02:14 b352a97aabf1: Pull complete 17:02:14 4872d77fe225: Pull complete 17:02:14 5851b861e8e6: Pull complete 17:02:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:14 prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container 17:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:02:19 $ docker top e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e -eo pid,comm 17:02:19 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). 17:02:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:19 [ssh-agent] Looking for ssh-agent implementation... 17:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:19 $ docker exec e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent 17:02:19 SSH_AUTH_SOCK=/tmp/ssh-lovyjSUS4cDc/agent.33 17:02:19 SSH_AGENT_PID=39 17:02:19 Running ssh-add (command line suppressed) 17:02:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_12049249922925099528.key (/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_12049249922925099528.key) 17:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:20 + git tag --points-at HEAD [Pipeline] } 17:02:20 $ docker exec --env ******** --env ******** e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent -k 17:02:20 unset SSH_AUTH_SOCK; 17:02:20 unset SSH_AGENT_PID; 17:02:20 echo Agent pid 39 killed; 17:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:02:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:20 [ssh-agent] Looking for ssh-agent implementation... 17:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:20 $ docker exec e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent 17:02:20 SSH_AUTH_SOCK=/tmp/ssh-aRAESC65LEoy/agent.71 17:02:20 SSH_AGENT_PID=77 17:02:20 Running ssh-add (command line suppressed) 17:02:21 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_5326627806371888952.key (/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/private_key_5326627806371888952.key) 17:02:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:21 + git semver init 17:02:21 2023-10-24 17:02:21,530 [run_init] DEBUG init version:0.0.0 force:False 17:02:21 2023-10-24 17:02:21,530 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver 17:02:21 2023-10-24 17:02:21,531 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-205/.semver 17:02:21 2023-10-24 17:02:21,531 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-205/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205, universal_newlines=False, shell=None, istream=None) 17:02:22 2023-10-24 17:02:22,642 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-205/.git/info/exclude 17:02:22 2023-10-24 17:02:22,642 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 with force:False 17:02:22 2023-10-24 17:02:22,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 17:02:22 2023-10-24 17:02:22,646 [execute] INFO git cat-file --batch-check 17:02:22 2023-10-24 17:02:22,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205/.semver, universal_newlines=False, shell=None, istream=) 17:02:22 2023-10-24 17:02:22,653 [execute] INFO git cat-file --batch 17:02:22 2023-10-24 17:02:22,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-205/.semver, universal_newlines=False, shell=None, istream=) 17:02:22 2023-10-24 17:02:22,659 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-205/.semver/PR-205 17:02:22 0.0.0 [Pipeline] } 17:02:23 $ docker exec --env ******** --env ******** e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e ssh-agent -k 17:02:23 unset SSH_AUTH_SOCK; 17:02:23 unset SSH_AGENT_PID; 17:02:23 echo Agent pid 77 killed; 17:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:23 + git semver [Pipeline] } 17:02:23 $ docker stop --time=1 e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e 17:02:25 $ docker rm -f --volumes e975fc2fb05a7fcd75aa17ef8cefc2790772d4e13286bae62f50e36b2ff6875e [Pipeline] // withDockerContainer [Pipeline] sh 17:02:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:02:25 Stashed 1 file(s) [Pipeline] echo 17:02:25 [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 17:02:26 provisioning config files... 17:02:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config9665858477826207369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:26 ---> docker-login.sh 17:02:26 nexus3.edgexfoundry.org:10001 17:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:26 Configure a credential helper to remove this warning. See 17:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:26 17:02:26 Login Succeeded 17:02:26 nexus3.edgexfoundry.org:10002 17:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:26 Configure a credential helper to remove this warning. See 17:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:26 17:02:26 Login Succeeded 17:02:26 nexus3.edgexfoundry.org:10003 17:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:27 Configure a credential helper to remove this warning. See 17:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:27 17:02:27 Login Succeeded 17:02:27 nexus3.edgexfoundry.org:10004 17:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:27 Configure a credential helper to remove this warning. See 17:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:27 17:02:27 Login Succeeded 17:02:27 docker.io 17:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:27 Configure a credential helper to remove this warning. See 17:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:27 17:02:27 Login Succeeded 17:02:27 ---> docker-login.sh ends [Pipeline] } 17:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:02:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:27 ========================================================= 17:02:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:02:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:28 + 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 . 17:02:28 Sending build context to Docker daemon 16.17MB 17:02:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:02:28 Step 2/12 : FROM ${BASE} AS builder 17:02:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:02:28 7264a8db6415: Pulling fs layer 17:02:28 c4d48a809fc2: Pulling fs layer 17:02:28 4f1c88b9dad5: Pulling fs layer 17:02:28 ad3a456e5733: Pulling fs layer 17:02:28 33e27b845d1e: Pulling fs layer 17:02:28 c68163c4e522: Pulling fs layer 17:02:28 50da416c3ac9: Pulling fs layer 17:02:28 23d2d4c4bb30: Pulling fs layer 17:02:28 ad3a456e5733: Waiting 17:02:28 c68163c4e522: Waiting 17:02:28 23d2d4c4bb30: Waiting 17:02:28 33e27b845d1e: Waiting 17:02:28 50da416c3ac9: Waiting 17:02:28 c4d48a809fc2: Download complete 17:02:28 ad3a456e5733: Verifying Checksum 17:02:28 ad3a456e5733: Download complete 17:02:28 33e27b845d1e: Verifying Checksum 17:02:28 33e27b845d1e: Download complete 17:02:28 7264a8db6415: Verifying Checksum 17:02:28 7264a8db6415: Download complete 17:02:28 c68163c4e522: Verifying Checksum 17:02:28 c68163c4e522: Download complete 17:02:28 7264a8db6415: Pull complete 17:02:28 23d2d4c4bb30: Verifying Checksum 17:02:28 23d2d4c4bb30: Download complete 17:02:28 c4d48a809fc2: Pull complete 17:02:28 4f1c88b9dad5: Verifying Checksum 17:02:28 4f1c88b9dad5: Download complete 17:02:29 50da416c3ac9: Verifying Checksum 17:02:29 50da416c3ac9: Download complete 17:02:32 4f1c88b9dad5: Pull complete 17:02:32 ad3a456e5733: Pull complete 17:02:32 33e27b845d1e: Pull complete 17:02:32 c68163c4e522: Pull complete 17:02:34 50da416c3ac9: Pull complete 17:02:34 23d2d4c4bb30: Pull complete 17:02:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:02:34 ---> 0786185ac409 17:02:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:02:41 Still waiting to schedule task 17:02:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9965’ is offline 17:02:43 ---> Running in 7ce862cb2835 17:02:43 Removing intermediate container 7ce862cb2835 17:02:43 ---> c2c7d63b9882 17:02:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:43 ---> Running in b923c0c23cb4 17:02:43 Removing intermediate container b923c0c23cb4 17:02:43 ---> eadc8396eb07 17:02:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:02:43 ---> Running in 7bf81824af7f 17:02:43 Removing intermediate container 7bf81824af7f 17:02:43 ---> 45451bf0f436 17:02:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:02:43 ---> Running in 16b5e73679d7 17:02:43 Removing intermediate container 16b5e73679d7 17:02:43 ---> e8d3c1270c05 17:02:43 Step 7/12 : WORKDIR /device-gpio 17:02:43 ---> Running in 7481d469b612 17:02:43 Removing intermediate container 7481d469b612 17:02:43 ---> 63ce6b7cf151 17:02:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:02:43 ---> Running in 0a43474c6cd6 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:02:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:02:43 (2/4) Installing libedit (20221030.3.1-r1) 17:02:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:02:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:02:44 Executing busybox-1.36.1-r2.trigger 17:02:44 OK: 268 MiB in 56 packages 17:02:44 Removing intermediate container 0a43474c6cd6 17:02:44 ---> 96fecb4915d6 17:02:44 Step 9/12 : COPY go.mod vendor* ./ 17:02:44 ---> 3721dce0cf17 17:02:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:44 ---> Running in 10fa98139a4d 17:03:52 Removing intermediate container 10fa98139a4d 17:03:52 ---> 0a160dbee31e 17:03:52 Step 11/12 : COPY . . 17:03:52 ---> 4e901cb3a087 17:03:52 Step 12/12 : RUN ${MAKE} 17:03:52 ---> Running in 288db98176f3 17:03:52 noop 17:03:53 Removing intermediate container 288db98176f3 17:03:53 ---> d4f3b72ad2c2 17:03:53 Successfully built d4f3b72ad2c2 17:03:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:54 + docker inspect -f . ci-base-image-x86_64 17:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:54 prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container 17:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:55 $ docker top f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:55 + go version 17:03:55 go version go1.21.0 linux/amd64 [Pipeline] } 17:03:55 $ docker stop --time=1 f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 17:03:57 $ docker rm -f --volumes f2d6b3698198dbcfd833003b17610ee8d6bd73a43f545351cd092e5993e64bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:57 + docker inspect -f . ci-base-image-x86_64 17:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:57 prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container 17:03:58 $ 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-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:03:58 $ docker top ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-205 [Pipeline] fileExists [Pipeline] sh 17:03:59 + make test 17:03:59 go test ./... -coverprofile=coverage.out ./... 17:04:00 ? github.com/edgexfoundry/device-gpio [no test files] 17:04:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:04:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:04:15 go vet ./... 17:04:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:18 ./bin/test-attribution-txt.sh [Pipeline] echo 17:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:04:18 $ docker stop --time=1 ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 17:04:22 $ docker rm -f --volumes ab2cfdb941a9967c1762509b669134edee1c1a8066270144d2acc035525e4d23 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:23 + ls -al . 17:04:23 total 160 17:04:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:03 . 17:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:01 .. 17:04:23 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 17:01 .dockerignore 17:04:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:04 .git 17:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 .github 17:04:23 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 17:01 .gitignore 17:04:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:01 .golangci.yml 17:04:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:02 .semver 17:04:23 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 17:01 Attribution.txt 17:04:23 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 17:01 CHANGELOG.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 17:01 Dockerfile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:01 GOVERNANCE.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 17:01 Jenkinsfile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:01 LICENSE 17:04:23 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 17:01 Makefile 17:04:23 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 17:01 OWNERS.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 17:01 README.md 17:04:23 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:02 VERSION 17:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:01 bin 17:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 cmd 17:04:23 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 17:03 coverage.out 17:04:23 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 17:01 go.mod 17:04:23 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 17:01 go.sum 17:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:01 internal 17:04:23 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 17:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:24 + 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=b788760bca51a6609041fe9742452de0d3885267 --label arch=amd64 --label version=0.0.0 . 17:04:24 Sending build context to Docker daemon 16.18MB 17:04:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:04:24 Step 2/25 : FROM ${BASE} AS builder 17:04:24 ---> d4f3b72ad2c2 17:04:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:04:24 ---> Running in 12ccc47b185c 17:04:24 Removing intermediate container 12ccc47b185c 17:04:24 ---> 8e8a6285b520 17:04:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:04:24 ---> Running in 91b37825d710 17:04:24 Removing intermediate container 91b37825d710 17:04:24 ---> 10280b638c1a 17:04:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:04:24 ---> Running in b76c7b2454d0 17:04:25 Removing intermediate container b76c7b2454d0 17:04:25 ---> dd72714e224c 17:04:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:04:25 ---> Running in 76bf835013f9 17:04:25 Removing intermediate container 76bf835013f9 17:04:25 ---> cc8e024f46b4 17:04:25 Step 7/25 : WORKDIR /device-gpio 17:04:25 ---> Running in bd6ea4f96fce 17:04:25 Removing intermediate container bd6ea4f96fce 17:04:25 ---> c118de360b71 17:04:25 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:25 ---> Running in 86c329afa499 17:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:04:26 OK: 268 MiB in 56 packages 17:04:26 Removing intermediate container 86c329afa499 17:04:26 ---> fc0f5229195a 17:04:26 Step 9/25 : COPY go.mod vendor* ./ 17:04:26 ---> b009d17f2beb 17:04:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:26 ---> Running in 305730b5d736 17:04:27 Removing intermediate container 305730b5d736 17:04:27 ---> 0d3481b52dc5 17:04:27 Step 11/25 : COPY . . 17:04:28 ---> 74e5deefa61b 17:04:28 Step 12/25 : RUN ${MAKE} 17:04:28 ---> Running in e4af6dddf218 17:04:28 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.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 17:04:50 Removing intermediate container e4af6dddf218 17:04:50 ---> 165817718cea 17:04:50 Step 13/25 : FROM alpine:3.18 17:04:51 3.18: Pulling from library/alpine 17:04:51 96526aa774ef: Pulling fs layer 17:04:51 96526aa774ef: Verifying Checksum 17:04:51 96526aa774ef: Download complete 17:04:52 96526aa774ef: Pull complete 17:04:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:04:52 Status: Downloaded newer image for alpine:3.18 17:04:52 ---> 8ca4688f4f35 17:04:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:04:52 ---> Running in 7bdb53d37838 17:04:52 Removing intermediate container 7bdb53d37838 17:04:52 ---> 0221b5b10764 17:04:52 Step 15/25 : RUN apk add --update --no-cache 17:04:52 ---> Running in 411ac4f14c03 17:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:04:53 OK: 7 MiB in 15 packages 17:04:54 Removing intermediate container 411ac4f14c03 17:04:54 ---> 22b95c2bf97c 17:04:54 Step 16/25 : WORKDIR / 17:04:54 ---> Running in c4ada2dfea1a 17:04:54 Removing intermediate container c4ada2dfea1a 17:04:54 ---> fc31b5d9deca 17:04:54 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:04:55 ---> 6e8e8207ac2f 17:04:55 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:04:55 ---> 5670e2202915 17:04:55 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:04:56 ---> 5427baae2f9f 17:04:56 Step 20/25 : EXPOSE 59910 17:04:56 ---> Running in 29ae37e5777c 17:04:57 Removing intermediate container 29ae37e5777c 17:04:57 ---> 60c3d7e89cf3 17:04:57 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:04:57 ---> Running in f2143272bf44 17:04:57 Removing intermediate container f2143272bf44 17:04:57 ---> 905ff4d46161 17:04:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:57 ---> Running in 7bbbea7d1dcd 17:04:57 Removing intermediate container 7bbbea7d1dcd 17:04:57 ---> 742193958d5b 17:04:57 Step 23/25 : LABEL arch=amd64 17:04:58 ---> Running in 4d9b3154fccc 17:04:58 Removing intermediate container 4d9b3154fccc 17:04:58 ---> 4f5fe03091ef 17:04:58 Step 24/25 : LABEL git_sha=b788760bca51a6609041fe9742452de0d3885267 17:04:58 ---> Running in 163a4fdf172c 17:04:59 Removing intermediate container 163a4fdf172c 17:04:59 ---> 308373708b31 17:04:59 Step 25/25 : LABEL version=0.0.0 17:04:59 ---> Running in d1ff41d5e6ba 17:04:59 Removing intermediate container d1ff41d5e6ba 17:04:59 ---> 6e4476fc873e 17:04:59 [Warning] One or more build-args [ARCH] were not consumed 17:04:59 Successfully built 6e4476fc873e 17:04:59 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 17:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:00 17:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:00 latest: Pulling from edgex-lftools-log-publisher 17:05:00 5eb5b503b376: Pulling fs layer 17:05:00 5c69ac0246d0: Pulling fs layer 17:05:00 ec43610c2a17: Pulling fs layer 17:05:00 3a2ae6a8a46f: Pulling fs layer 17:05:00 33b1e0a273af: Pulling fs layer 17:05:00 5d3b04190fa2: Pulling fs layer 17:05:00 2f39f015ded8: Pulling fs layer 17:05:00 2f39f015ded8: Waiting 17:05:00 33b1e0a273af: Waiting 17:05:00 5d3b04190fa2: Waiting 17:05:00 3a2ae6a8a46f: Waiting 17:05:00 5c69ac0246d0: Download complete 17:05:00 3a2ae6a8a46f: Download complete 17:05:00 33b1e0a273af: Verifying Checksum 17:05:00 33b1e0a273af: Download complete 17:05:00 5d3b04190fa2: Download complete 17:05:00 ec43610c2a17: Verifying Checksum 17:05:00 ec43610c2a17: Download complete 17:05:00 5eb5b503b376: Verifying Checksum 17:05:00 5eb5b503b376: Download complete 17:05:01 2f39f015ded8: Verifying Checksum 17:05:01 2f39f015ded8: Download complete 17:05:02 5eb5b503b376: Pull complete 17:05:02 5c69ac0246d0: Pull complete 17:05:02 ec43610c2a17: Pull complete 17:05:02 3a2ae6a8a46f: Pull complete 17:05:03 33b1e0a273af: Pull complete 17:05:03 5d3b04190fa2: Pull complete 17:05:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9970 in /w/workspace/edgexfoundry_device-gpio_PR-205 [Pipeline] { [Pipeline] ws 17:05:06 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 17:05:06 The recommended git tool is: git 17:05:08 2f39f015ded8: Pull complete 17:05:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:08 prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container 17:05:08 $ 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-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:12 using credential edgex-jenkins-ssh 17:05:12 Cloning the remote Git repository 17:05:12 Cloning repository git@github.com:edgexfoundry/device-gpio.git 17:05:13 > git init /w/workspace/device-gpio/1 # timeout=10 17:05:13 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 17:05:13 > git --version # timeout=10 17:05:13 > git --version # 'git version 2.25.1' 17:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:15 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 17:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:17 Merging remotes/origin/main commit 394f7e51838f4f11b1408721525dc4e9609626b3 into PR head commit b788760bca51a6609041fe9742452de0d3885267 17:05:16 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 17:05:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 17:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:05:17 Merge succeeded, producing b788760bca51a6609041fe9742452de0d3885267 17:05:17 Checking out Revision b788760bca51a6609041fe9742452de0d3885267 (PR-205) 17:05:17 $ docker top 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:18 ---> job-cost.sh 17:05:18 lf-activate-venv: SKIPPING 17:05:18 INFO: No Stack... 17:05:17 > git config core.sparsecheckout # timeout=10 17:05:17 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 17:05:17 > git remote # timeout=10 17:05:17 > git config --get remote.origin.url # timeout=10 17:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:17 > git merge 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 17:05:17 > git rev-parse HEAD^{commit} # timeout=10 17:05:17 > git config core.sparsecheckout # timeout=10 17:05:17 > git checkout -f b788760bca51a6609041fe9742452de0d3885267 # timeout=10 17:05:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:19 INFO: Archiving Costs [Pipeline] sh 17:05:19 + cat /w/workspace/edgexfoundry_device-gpio_PR-205/archives/cost.csv 17:05:19 + cut -d, -f6 [Pipeline] lock 17:05:19 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] 17:05:19 Resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] did not exist. Created. 17:05:19 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:19 + echo total: 0.2199999988079071 [Pipeline] stash 17:05:19 Stashed 1 file(s) [Pipeline] } 17:05:20 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:20 $ docker stop --time=1 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e 17:05:21 Commit message: "feat!: Remove snap packaging" 17:05:21 > git --version # timeout=10 17:05:21 > git --version # 'git version 2.25.1' 17:05:21 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:05:21 $ docker rm -f --volumes 76bd831bffa0d06d813ec9ad7cb24132481f6f3c79a13768ff11a8035b46710e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 17:05:21 17:05:21 GitHub has been notified of this commit’s build result 17:05:21 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:22 Dload Upload Total Spent Left Speed 17:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh 17:05:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:05:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:05:23 + sudo tee /etc/docker/daemon.new 17:05:23 { 17:05:23 "registry-mirrors": [ 17:05:23 "https://nexus3.edgexfoundry.org:10001" 17:05:23 ], 17:05:23 "bip": "10.250.0.254/24", 17:05:23 "hosts": [ 17:05:23 "tcp://0.0.0.0:5555", 17:05:23 "unix:///var/run/docker.sock" 17:05:23 ], 17:05:23 "mtu": 1458, 17:05:23 "selinux-enabled": true, 17:05:23 "seccomp-profile": "/etc/docker/seccomp.json" 17:05:23 } [Pipeline] sh 17:05:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:05:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:42 provisioning config files... 17:05:42 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config17150200086957890826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:43 ---> docker-login.sh 17:05:43 nexus3.edgexfoundry.org:10001 17:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:44 Configure a credential helper to remove this warning. See 17:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:44 17:05:44 Login Succeeded 17:05:44 nexus3.edgexfoundry.org:10002 17:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:44 Configure a credential helper to remove this warning. See 17:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:44 17:05:44 Login Succeeded 17:05:44 nexus3.edgexfoundry.org:10003 17:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:45 Configure a credential helper to remove this warning. See 17:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:45 17:05:45 Login Succeeded 17:05:45 nexus3.edgexfoundry.org:10004 17:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:45 Configure a credential helper to remove this warning. See 17:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:45 17:05:45 Login Succeeded 17:05:45 docker.io 17:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:46 Configure a credential helper to remove this warning. See 17:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:46 17:05:46 Login Succeeded 17:05:46 ---> docker-login.sh ends [Pipeline] } 17:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:46 ========================================================= 17:05:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:05:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:47 + 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 . 17:05:47 Sending build context to Docker daemon 8.15MB 17:05:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:05:47 Step 2/12 : FROM ${BASE} AS builder 17:05:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:05:48 9fda8d8052c6: Pulling fs layer 17:05:48 5d54e960e981: Pulling fs layer 17:05:48 c4a7e357bf2a: Pulling fs layer 17:05:48 f0e02332f6b5: Pulling fs layer 17:05:48 cefa15bbcfad: Pulling fs layer 17:05:48 17808c966233: Pulling fs layer 17:05:48 f4c1fc716caa: Pulling fs layer 17:05:48 f0e02332f6b5: Waiting 17:05:48 cefa15bbcfad: Waiting 17:05:48 17808c966233: Waiting 17:05:48 f4c1fc716caa: Waiting 17:05:48 5d54e960e981: Verifying Checksum 17:05:48 5d54e960e981: Download complete 17:05:48 f0e02332f6b5: Verifying Checksum 17:05:48 f0e02332f6b5: Download complete 17:05:48 cefa15bbcfad: Download complete 17:05:48 9fda8d8052c6: Verifying Checksum 17:05:48 9fda8d8052c6: Download complete 17:05:49 f4c1fc716caa: Verifying Checksum 17:05:49 f4c1fc716caa: Download complete 17:05:50 9fda8d8052c6: Pull complete 17:05:51 5d54e960e981: Pull complete 17:05:51 c4a7e357bf2a: Download complete 17:05:52 17808c966233: Verifying Checksum 17:05:52 17808c966233: Download complete 17:06:04 c4a7e357bf2a: Pull complete 17:06:04 f0e02332f6b5: Pull complete 17:06:04 cefa15bbcfad: Pull complete 17:06:17 17808c966233: Pull complete 17:06:18 f4c1fc716caa: Pull complete 17:06:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:06:18 ---> ea914061e18c 17:06:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:06:19 ---> Running in f1bb92fab512 17:06:19 Removing intermediate container f1bb92fab512 17:06:19 ---> 265010124f44 17:06:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:06:19 ---> Running in 0b51dc74f2a2 17:06:20 Removing intermediate container 0b51dc74f2a2 17:06:20 ---> 3af54b910cc4 17:06:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:06:20 ---> Running in 9f6dff8d77c2 17:06:20 Removing intermediate container 9f6dff8d77c2 17:06:20 ---> 6a1a25431c56 17:06:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:06:20 ---> Running in 30e0fc5db2da 17:06:20 Removing intermediate container 30e0fc5db2da 17:06:20 ---> deffe816693b 17:06:20 Step 7/12 : WORKDIR /device-gpio 17:06:21 ---> Running in f7421ff77e0d 17:06:21 Removing intermediate container f7421ff77e0d 17:06:21 ---> 918af1a9f038 17:06:21 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:21 ---> Running in 42ee17b071d7 17:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:06:24 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:06:24 (2/4) Installing libedit (20221030.3.1-r1) 17:06:24 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:06:24 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:06:24 Executing busybox-1.36.1-r2.trigger 17:06:24 OK: 270 MiB in 56 packages 17:06:26 Removing intermediate container 42ee17b071d7 17:06:26 ---> a5ab6ed2fd01 17:06:26 Step 9/12 : COPY go.mod vendor* ./ 17:06:26 ---> 9bb75ae85cac 17:06:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:26 ---> Running in 14eff2a9bf3b 17:08:03 Removing intermediate container 14eff2a9bf3b 17:08:03 ---> 85f985383420 17:08:03 Step 11/12 : COPY . . 17:08:04 ---> 6dd7abb30c87 17:08:04 Step 12/12 : RUN ${MAKE} 17:08:04 ---> Running in 1958baceae6f 17:08:05 noop 17:08:06 Removing intermediate container 1958baceae6f 17:08:06 ---> a792701cb871 17:08:06 Successfully built a792701cb871 17:08:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:07 + docker inspect -f . ci-base-image-arm64 17:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 17:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:08 $ docker top 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:09 + go version 17:08:09 go version go1.21.0 linux/arm64 [Pipeline] } 17:08:09 $ docker stop --time=1 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db 17:08:11 $ docker rm -f --volumes 19daefea25becab4198c08fef3d9aac65404daa6e2464a99f5cf49c3203b97db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:12 + docker inspect -f . ci-base-image-arm64 17:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:13 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 17:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:14 $ docker top 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:15 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 17:08:16 + make test 17:08:16 go test ./... -coverprofile=coverage.out ./... 17:08:21 ? github.com/edgexfoundry/device-gpio [no test files] 17:10:13 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:10:13 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:10:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:10:13 go vet ./... 17:10:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:40 ./bin/test-attribution-txt.sh [Pipeline] echo 17:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:10:40 $ docker stop --time=1 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a 17:10:42 $ docker rm -f --volumes 123aa56dc766ce4d41f95f6c4efeba6c6adcee419cf6b4d8cbf3e13bd79e249a [Pipeline] // withDockerContainer [Pipeline] sh 17:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:44 Warning: overwriting stash ‘coverage-report’ 17:10:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:10:46 + ls -al . 17:10:46 total 156 17:10:46 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 17:08 . 17:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:05 .. 17:10:46 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 17:05 .dockerignore 17:10:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:05 .git 17:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 .github 17:10:46 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 17:05 .gitignore 17:10:46 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:05 .golangci.yml 17:10:46 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 17:05 Attribution.txt 17:10:46 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 17:05 CHANGELOG.md 17:10:46 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 17:05 Dockerfile 17:10:46 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:05 GOVERNANCE.md 17:10:46 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 17:05 Jenkinsfile 17:10:46 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:05 LICENSE 17:10:46 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 17:05 Makefile 17:10:46 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 17:05 OWNERS.md 17:10:46 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 17:05 README.md 17:10:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:02 VERSION 17:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:05 bin 17:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 cmd 17:10:46 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 17:08 coverage.out 17:10:46 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 17:05 go.mod 17:10:46 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 17:05 go.sum 17:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:05 internal 17:10:46 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 17:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:46 + 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=b788760bca51a6609041fe9742452de0d3885267 --label arch=arm64 --label version=0.0.0 . 17:10:46 Sending build context to Docker daemon 8.151MB 17:10:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:10:47 Step 2/25 : FROM ${BASE} AS builder 17:10:47 ---> a792701cb871 17:10:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:10:47 ---> Running in 5929c672e629 17:10:47 Removing intermediate container 5929c672e629 17:10:47 ---> 81cba9776674 17:10:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:47 ---> Running in 9f1df5e96f58 17:10:48 Removing intermediate container 9f1df5e96f58 17:10:48 ---> 7c570252f305 17:10:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:10:48 ---> Running in 213aafeec979 17:10:48 Removing intermediate container 213aafeec979 17:10:48 ---> c84f5a9eee48 17:10:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:10:48 ---> Running in 268372be2c1f 17:10:49 Removing intermediate container 268372be2c1f 17:10:49 ---> 41dc2d37f4a8 17:10:49 Step 7/25 : WORKDIR /device-gpio 17:10:49 ---> Running in a1bc0a724a5a 17:10:49 Removing intermediate container a1bc0a724a5a 17:10:49 ---> 9419f7fa88e0 17:10:49 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:49 ---> Running in 1a35617b34b4 17:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:10:52 OK: 270 MiB in 56 packages 17:10:53 Removing intermediate container 1a35617b34b4 17:10:53 ---> e54d2d0f7461 17:10:53 Step 9/25 : COPY go.mod vendor* ./ 17:10:54 ---> cb06fa41a153 17:10:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:54 ---> Running in 62ebe81b82d3 17:10:57 Removing intermediate container 62ebe81b82d3 17:10:57 ---> fdb8a28e1f38 17:10:57 Step 11/25 : COPY . . 17:10:58 ---> cdc1e0492f11 17:10:58 Step 12/25 : RUN ${MAKE} 17:10:58 ---> Running in 4aecdfba1a11 17:10:59 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.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 17:13:21 Removing intermediate container 4aecdfba1a11 17:13:21 ---> d1a22780b8cc 17:13:21 Step 13/25 : FROM alpine:3.18 17:13:21 3.18: Pulling from library/alpine 17:13:21 579b34f0a95b: Pulling fs layer 17:13:21 579b34f0a95b: Verifying Checksum 17:13:21 579b34f0a95b: Download complete 17:13:21 579b34f0a95b: Pull complete 17:13:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:13:21 Status: Downloaded newer image for alpine:3.18 17:13:21 ---> 3cc203321400 17:13:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:13:21 ---> Running in 5af6f5b57e0f 17:13:21 Removing intermediate container 5af6f5b57e0f 17:13:21 ---> bd8c00dfe099 17:13:21 Step 15/25 : RUN apk add --update --no-cache 17:13:21 ---> Running in f9d0ab4e62d1 17:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:13:21 OK: 8 MiB in 15 packages 17:13:21 Removing intermediate container f9d0ab4e62d1 17:13:21 ---> 81f98a46d02a 17:13:21 Step 16/25 : WORKDIR / 17:13:21 ---> Running in 98dd4813a56d 17:13:22 Removing intermediate container 98dd4813a56d 17:13:22 ---> 1af58046b9b1 17:13:22 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:13:23 ---> ff04f467bb79 17:13:23 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:13:23 ---> f19a48bb2598 17:13:23 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:13:25 ---> 5cd9e87da082 17:13:25 Step 20/25 : EXPOSE 59910 17:13:25 ---> Running in 9fdfa1caac48 17:13:26 Removing intermediate container 9fdfa1caac48 17:13:26 ---> 20ee4b0992f6 17:13:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:13:26 ---> Running in 0172b74c5aa6 17:13:26 Removing intermediate container 0172b74c5aa6 17:13:26 ---> c7f3867948e5 17:13:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:13:26 ---> Running in dbaf807a72ad 17:13:27 Removing intermediate container dbaf807a72ad 17:13:27 ---> 205d75b274b1 17:13:27 Step 23/25 : LABEL arch=arm64 17:13:27 ---> Running in df3b6862cf64 17:13:27 Removing intermediate container df3b6862cf64 17:13:27 ---> 2da11b9248f8 17:13:27 Step 24/25 : LABEL git_sha=b788760bca51a6609041fe9742452de0d3885267 17:13:27 ---> Running in 3585c7986d7c 17:13:28 Removing intermediate container 3585c7986d7c 17:13:28 ---> 92e584c5046d 17:13:28 Step 25/25 : LABEL version=0.0.0 17:13:28 ---> Running in 304e04791d44 17:13:28 Removing intermediate container 304e04791d44 17:13:28 ---> 1c549c5793b5 17:13:28 [Warning] One or more build-args [ARCH] were not consumed 17:13:28 Successfully built 1c549c5793b5 17:13:28 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 17:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:29 17:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:29 arm64: Pulling from edgex-lftools-log-publisher 17:13:29 8998bd30e6a1: Pulling fs layer 17:13:29 04944245beec: Pulling fs layer 17:13:29 699f458cf7ca: Pulling fs layer 17:13:29 765212b225bb: Pulling fs layer 17:13:29 f23df028b6ca: Pulling fs layer 17:13:29 d65c8cfc05b1: Pulling fs layer 17:13:29 2437ff75d9bd: Pulling fs layer 17:13:29 2437ff75d9bd: Waiting 17:13:29 765212b225bb: Waiting 17:13:29 f23df028b6ca: Waiting 17:13:29 d65c8cfc05b1: Waiting 17:13:29 04944245beec: Verifying Checksum 17:13:29 04944245beec: Download complete 17:13:29 765212b225bb: Verifying Checksum 17:13:29 765212b225bb: Download complete 17:13:30 f23df028b6ca: Verifying Checksum 17:13:30 f23df028b6ca: Download complete 17:13:30 d65c8cfc05b1: Verifying Checksum 17:13:30 d65c8cfc05b1: Download complete 17:13:30 699f458cf7ca: Verifying Checksum 17:13:30 699f458cf7ca: Download complete 17:13:30 8998bd30e6a1: Verifying Checksum 17:13:30 8998bd30e6a1: Download complete 17:13:33 2437ff75d9bd: Verifying Checksum 17:13:33 2437ff75d9bd: Download complete 17:13:35 8998bd30e6a1: Pull complete 17:13:35 04944245beec: Pull complete 17:13:37 699f458cf7ca: Pull complete 17:13:37 765212b225bb: Pull complete 17:13:38 f23df028b6ca: Pull complete 17:13:39 d65c8cfc05b1: Pull complete 17:13:57 2437ff75d9bd: Pull complete 17:13:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:57 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 17:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:14:01 $ docker top cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:01 ---> job-cost.sh 17:14:01 lf-activate-venv: SKIPPING 17:14:01 INFO: No Stack... 17:14:02 INFO: Retrieving Pricing Info for: v3-standard-4 17:14:03 INFO: Archiving Costs [Pipeline] sh 17:14:03 + cat /w/workspace/device-gpio/1/archives/cost.csv 17:14:03 + cut -d, -f6 [Pipeline] lock 17:14:03 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] 17:14:03 Resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] did not exist. Created. 17:14:03 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:04 /w/workspace/device-gpio/1@tmp/durable-94021f02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:14:05 + echo total: 0.10999999940395355 [Pipeline] stash 17:14:05 Warning: overwriting stash ‘stack-cost’ 17:14:05 Stashed 1 file(s) [Pipeline] } 17:14:05 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-205-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:05 $ docker stop --time=1 cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b 17:14:07 $ docker rm -f --volumes cbe42b3ce506c1fb596d464d309c8156b8a724608a429b0e23ec78ae47606b8b [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 17:14:08 provisioning config files... 17:14:08 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config17959072163993449993tmp [Pipeline] { [Pipeline] sh 17:14:08 + set +x 17:14:08 + curl -s https://codecov.io/bash 17:14:08 + bash -s -- 17:14:08 17:14:08 _____ _ 17:14:08 / ____| | | 17:14:08 | | ___ __| | ___ ___ _____ __ 17:14:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:14:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:14:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:14:08 Bash-1.0.6 17:14:08 17:14:08 17:14:08 ==> git version 2.25.1 found 17:14:08 ==> 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 17:14:08 Release-Date: 2020-01-08 17:14:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:14:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:14:08 ==> Jenkins CI detected. 17:14:08 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-205 17:14:08 project root: . 17:14:08 --> token set from env 17:14:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:14:08 ==> Running gcov in . (disable via -X gcov) 17:14:08 ==> Python coveragepy not found 17:14:08 ==> Searching for coverage reports in: 17:14:08 + . 17:14:08 -> Found 1 reports 17:14:08 ==> Detecting git/mercurial file structure 17:14:08 ==> Reading reports 17:14:08 + ./coverage.out bytes=10 17:14:08 ==> Appending adjustments 17:14:08 https://docs.codecov.io/docs/fixing-reports 17:14:08 + Found adjustments 17:14:08 ==> Gzipping contents 17:14:08 4.0K /tmp/codecov.7wLjie.gz 17:14:08 ==> Uploading reports 17:14:08 url: https://codecov.io 17:14:08 query: branch=PR-205&commit=b788760bca51a6609041fe9742452de0d3885267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=205&job=&cmd_args= 17:14:08 -> Pinging Codecov 17:14:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-205&commit=b788760bca51a6609041fe9742452de0d3885267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=205&job=&cmd_args= 17:14:08 -> Uploading to 17:14:08 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b788760bca51a6609041fe9742452de0d3885267/92ac5e96-5a5a-46ed-9b80-e0cc7b13fadd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T171408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e89b06e6249955d31282aef3eb122e3f848b887f9b4d0eb39ab831073718aefc 17:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:08 Dload Upload Total Spent Left Speed 17:14:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 4652 --:--:-- --:--:-- --:--:-- 4614 100 563 0 0 100 563 0 1706 --:--:-- --:--:-- --:--:-- 1700 17:14:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b788760bca51a6609041fe9742452de0d3885267 [Pipeline] } 17:14:09 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 17:14:11 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-205/archives ] 17:14:11 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-205/archives 17:14:11 total 16 17:14:11 drwxr-xr-x 3 root root 4096 Oct 24 17:05 . 17:14:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 .. 17:14:11 drwxr-xr-x 2 root root 4096 Oct 24 17:05 cost 17:14:11 -rw-r--r-- 1 root root 83 Oct 24 17:05 cost.csv 17:14:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-205/archives 17:14:11 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-205/archives 17:14:11 total 16 17:14:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:05 . 17:14:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:05 .. 17:14:11 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:05 cost 17:14:11 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:14:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> package-listing.sh 17:14:12 ++ facter osfamily 17:14:12 ++ tr '[:upper:]' '[:lower:]' 17:14:12 + OS_FAMILY=debian 17:14:12 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-205 17:14:12 + START_PACKAGES=/tmp/packages_start.txt 17:14:12 + END_PACKAGES=/tmp/packages_end.txt 17:14:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:12 + PACKAGES=/tmp/packages_start.txt 17:14:12 + '[' /w/workspace/edgexfoundry_device-gpio_PR-205 ']' 17:14:12 + PACKAGES=/tmp/packages_end.txt 17:14:12 + case "${OS_FAMILY}" in 17:14:12 + dpkg -l 17:14:12 + grep '^ii' 17:14:12 + '[' -f /tmp/packages_start.txt ']' 17:14:12 + '[' -f /tmp/packages_end.txt ']' 17:14:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:12 + '[' /w/workspace/edgexfoundry_device-gpio_PR-205 ']' 17:14:12 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-205/archives/ 17:14:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-205/archives/ [Pipeline] echo 17:14:12 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-205/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:13 prd-ubuntu20.04-docker-8c-8g-9964 does not seem to be running inside a container 17:14:13 $ 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-205/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-205 -v /w/workspace/edgexfoundry_device-gpio_PR-205:/w/workspace/edgexfoundry_device-gpio_PR-205:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-205@tmp:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:14:14 $ docker top 2c8a2f27acb01fc72ac9f3270a8cc3b1097af45725741fc266fbc2a293f08c5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:14 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:14 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:15 + ls /var/log/sa-host 17:14:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:15 provisioning config files... 17:14:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-205@tmp/config279496574085056057tmp [Pipeline] { [Pipeline] echo 17:14:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:15 ---> create-netrc.sh [Pipeline] } 17:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:15 ---> python-tools-install.sh [Pipeline] echo 17:14:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:16 ---> sudo-logs.sh 17:14:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:14:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:16 ---> job-cost.sh 17:14:16 lf-activate-venv: SKIPPING 17:14:16 DEBUG: total: 0.2199999988079071 17:14:16 INFO: Retrieving Stack Cost... 17:14:16 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:17 INFO: Archiving Costs [Pipeline] echo 17:14:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:17 ---> logs-deploy.sh 17:14:17 lf-activate-venv: SKIPPING 17:14:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-205/1 17:14:17 INFO: archiving workspace using pattern(s): 17:14:18 Archives upload complete. 17:14:18 INFO: archiving logs to Nexus 17:14:19 ---> uname -a: 17:14:19 Linux prd-ubuntu20-04-docker-8c-8g-9964 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:14:19 17:14:19 17:14:19 ---> lscpu: 17:14:19 Architecture: x86_64 17:14:19 CPU op-mode(s): 32-bit, 64-bit 17:14:19 Byte Order: Little Endian 17:14:19 Address sizes: 40 bits physical, 48 bits virtual 17:14:19 CPU(s): 8 17:14:19 On-line CPU(s) list: 0-7 17:14:19 Thread(s) per core: 1 17:14:19 Core(s) per socket: 1 17:14:19 Socket(s): 8 17:14:19 NUMA node(s): 1 17:14:19 Vendor ID: AuthenticAMD 17:14:19 CPU family: 23 17:14:19 Model: 49 17:14:19 Model name: AMD EPYC-Rome Processor 17:14:19 Stepping: 0 17:14:19 CPU MHz: 2799.998 17:14:19 BogoMIPS: 5599.99 17:14:19 Virtualization: AMD-V 17:14:19 Hypervisor vendor: KVM 17:14:19 Virtualization type: full 17:14:19 L1d cache: 256 KiB 17:14:19 L1i cache: 256 KiB 17:14:19 L2 cache: 4 MiB 17:14:19 L3 cache: 128 MiB 17:14:19 NUMA node0 CPU(s): 0-7 17:14:19 Vulnerability Itlb multihit: Not affected 17:14:19 Vulnerability L1tf: Not affected 17:14:19 Vulnerability Mds: Not affected 17:14:19 Vulnerability Meltdown: Not affected 17:14:19 Vulnerability Mmio stale data: Not affected 17:14:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:14:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:14:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:14:19 Vulnerability Srbds: Not affected 17:14:19 Vulnerability Tsx async abort: Not affected 17:14:19 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 17:14:19 17:14:19 17:14:19 ---> nproc: 17:14:19 8 17:14:19 17:14:19 17:14:19 ---> df -h: 17:14:19 Filesystem Size Used Avail Use% Mounted on 17:14:19 overlay 155G 12G 144G 8% / 17:14:19 tmpfs 64M 0 64M 0% /dev 17:14:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:14:19 shm 64M 0 64M 0% /dev/shm 17:14:19 /dev/vda1 155G 12G 144G 8% /facter-os 17:14:19 17:14:19 17:14:19 ---> sar -b -r -n DEV: 17:14:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9964) 10/24/23 _x86_64_ (8 CPU) 17:14:19 17:14:19 17:01:20 LINUX RESTART (8 CPU) 17:14:19 17:14:19 17:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:14:19 17:03:01 131.77 9.73 122.04 0.00 1700.37 33747.28 0.00 17:14:19 17:04:01 173.77 0.75 173.02 0.00 14.13 52842.66 0.00 17:14:19 17:05:02 144.42 0.28 144.14 0.00 17.16 29194.61 0.00 17:14:19 17:06:01 50.19 0.02 50.18 0.00 4.34 16943.99 0.00 17:14:19 17:07:01 30.36 11.23 19.13 0.00 3473.55 4614.03 0.00 17:14:19 17:08:01 4.63 0.00 4.63 0.00 0.00 62.39 0.00 17:14:19 17:09:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 17:14:19 17:10:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 17:14:19 17:11:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 17:14:19 17:12:01 2.25 0.00 2.25 0.00 0.00 32.26 0.00 17:14:19 17:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 17:14:19 17:14:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 17:14:19 Average: 45.30 1.84 43.46 0.00 434.66 11454.50 0.00 17:14:19 17:14:19 17:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:19 17:03:01 29228196 31560464 761984 2.32 78716 2523288 1955976 5.76 1015124 2265228 5860 17:14:19 17:04:01 28106908 31337400 968092 2.94 150648 3260236 2316360 6.83 1387028 2901644 68956 17:14:19 17:05:02 27913904 31557220 751704 2.29 156408 3649528 1854100 5.46 1256188 3215920 207224 17:14:19 17:06:01 27636880 31570236 736932 2.24 164788 3894564 1749712 5.16 1259380 3448280 16 17:14:19 17:07:01 27398556 31551424 743912 2.26 170336 4098836 1787468 5.27 1421780 3500672 1320 17:14:19 17:08:01 27406064 31558860 736364 2.24 170416 4098828 1787468 5.27 1414768 3500672 8 17:14:19 17:09:01 27406128 31559012 736184 2.24 170456 4098840 1787468 5.27 1414864 3500676 8 17:14:19 17:10:01 27409712 31562620 732540 2.23 170488 4098840 1787468 5.27 1411496 3500676 16 17:14:19 17:11:01 27410008 31563332 731944 2.23 170512 4098844 1787468 5.27 1411036 3501024 20 17:14:19 17:12:01 27410124 31563564 731520 2.22 170628 4098824 1787468 5.27 1411132 3501012 16 17:14:19 17:13:01 27409784 31563280 731724 2.23 170648 4098824 1787468 5.27 1411172 3501012 24 17:14:19 17:14:01 27409728 31563264 731640 2.22 170672 4098832 1787468 5.27 1411116 3501016 44 17:14:19 Average: 27678833 31542556 757878 2.30 159560 3843190 1847991 5.45 1352090 3319819 23626 17:14:19 17:14:19 17:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:19 17:03:01 veth0ba2b5f 67.56 78.04 6.61 57.29 0.00 0.00 0.00 0.00 17:14:19 17:03:01 ens3 338.07 233.31 5048.72 53.19 0.00 0.00 0.00 0.00 17:14:19 17:03:01 docker0 84.97 100.82 7.06 242.76 0.00 0.00 0.00 0.00 17:14:19 17:03:01 lo 5.66 5.66 0.56 0.56 0.00 0.00 0.00 0.00 17:14:19 17:04:01 veth237a9b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:14:19 17:04:01 ens3 291.68 218.55 2315.78 27.29 0.00 0.00 0.00 0.00 17:14:19 17:04:01 docker0 201.67 259.14 15.49 2284.39 0.00 0.00 0.00 0.00 17:14:19 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 17:05:02 ens3 119.88 71.02 2649.24 19.07 0.00 0.00 0.00 0.00 17:14:19 17:05:02 docker0 3.04 6.72 0.18 61.69 0.00 0.00 0.00 0.00 17:14:19 17:05:02 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 17:14:19 17:06:01 ens3 16.84 10.10 16.97 6.27 0.00 0.00 0.00 0.00 17:14:19 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:14:19 17:07:01 ens3 105.20 49.43 1376.37 3.80 0.00 0.00 0.00 0.00 17:14:19 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:14:19 17:08:01 ens3 1.95 0.82 0.75 0.49 0.00 0.00 0.00 0.00 17:14:19 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 17:09:01 ens3 0.92 0.73 0.55 0.41 0.00 0.00 0.00 0.00 17:14:19 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:10:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:14:19 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 17:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:14:19 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:12:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:14:19 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 17:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:14:19 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:19 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:19 Average: ens3 73.05 48.76 952.38 9.22 0.00 0.00 0.00 0.00 17:14:19 Average: docker0 24.17 30.59 1.90 216.00 0.00 0.00 0.00 0.00 17:14:19 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 17:14:19 17:14:19 17:14:19 ---> sar -P ALL: 17:14:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9964) 10/24/23 _x86_64_ (8 CPU) 17:14:19 17:14:19 17:01:20 LINUX RESTART (8 CPU) 17:14:19 17:14:19 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:14:19 17:03:01 all 5.56 0.00 2.46 3.52 0.05 88.41 17:14:19 17:03:01 0 6.36 0.00 2.61 17.70 0.08 73.24 17:14:19 17:03:01 1 5.28 0.00 2.86 1.29 0.05 90.52 17:14:19 17:03:01 2 5.60 0.00 2.21 0.15 0.05 91.98 17:14:19 17:03:01 3 5.09 0.00 2.76 0.10 0.03 92.02 17:14:19 17:03:01 4 5.26 0.00 2.40 5.43 0.03 86.87 17:14:19 17:03:01 5 5.91 0.00 2.19 0.17 0.05 91.68 17:14:19 17:03:01 6 6.29 0.00 2.35 1.58 0.07 89.71 17:14:19 17:03:01 7 4.65 0.00 2.31 1.75 0.05 91.24 17:14:19 17:04:01 all 6.80 0.00 2.63 7.13 0.09 83.34 17:14:19 17:04:01 0 7.30 0.00 2.44 3.28 0.07 86.92 17:14:19 17:04:01 1 7.57 0.00 3.05 11.51 0.05 77.82 17:14:19 17:04:01 2 7.05 0.00 2.94 27.79 0.05 62.16 17:14:19 17:04:01 3 7.15 0.00 2.09 1.19 0.35 89.22 17:14:19 17:04:01 4 5.50 0.00 1.81 8.59 0.05 84.05 17:14:19 17:04:01 5 7.36 0.00 1.88 0.54 0.08 90.14 17:14:19 17:04:01 6 6.60 0.00 2.41 1.17 0.05 89.76 17:14:19 17:04:01 7 5.90 0.00 4.43 3.08 0.05 86.54 17:14:19 17:05:02 all 32.61 0.00 4.59 4.27 0.12 58.41 17:14:19 17:05:02 0 32.73 0.00 4.48 0.91 0.24 61.64 17:14:19 17:05:02 1 33.61 0.00 4.84 4.52 0.08 56.95 17:14:19 17:05:02 2 31.44 0.00 4.38 9.63 0.14 54.41 17:14:19 17:05:02 3 32.45 0.00 4.28 1.88 0.10 61.28 17:14:19 17:05:02 4 33.47 0.00 4.83 2.99 0.10 58.60 17:14:19 17:05:02 5 31.57 0.00 4.45 8.72 0.12 55.15 17:14:19 17:05:02 6 32.13 0.00 4.99 1.36 0.10 61.42 17:14:19 17:05:02 7 33.50 0.00 4.45 4.18 0.10 57.77 17:14:19 17:06:01 all 2.01 0.00 0.85 2.29 0.02 94.82 17:14:19 17:06:01 0 1.36 0.00 0.83 0.02 0.02 97.77 17:14:19 17:06:01 1 2.13 0.00 0.78 0.75 0.03 96.30 17:14:19 17:06:01 2 2.14 0.00 1.12 13.65 0.03 83.05 17:14:19 17:06:01 3 2.20 0.00 0.58 0.12 0.02 97.09 17:14:19 17:06:01 4 2.06 0.00 0.55 0.05 0.02 97.32 17:14:19 17:06:01 5 2.28 0.00 0.75 3.74 0.02 93.22 17:14:19 17:06:01 6 2.24 0.00 0.41 0.00 0.02 97.33 17:14:19 17:06:01 7 1.70 0.00 1.77 0.02 0.02 96.50 17:14:19 17:07:01 all 1.04 0.00 0.48 1.50 0.01 96.97 17:14:19 17:07:01 0 0.42 0.00 0.32 1.47 0.02 97.78 17:14:19 17:07:01 1 1.03 0.00 0.50 0.95 0.02 97.50 17:14:19 17:07:01 2 0.90 0.00 0.63 2.09 0.00 96.38 17:14:19 17:07:01 3 3.07 0.00 0.78 0.18 0.02 95.95 17:14:19 17:07:01 4 0.75 0.00 0.33 0.33 0.02 98.57 17:14:19 17:07:01 5 0.62 0.00 0.55 6.21 0.02 92.61 17:14:19 17:07:01 6 0.52 0.00 0.28 0.43 0.00 98.77 17:14:19 17:07:01 7 0.99 0.00 0.47 0.30 0.02 98.23 17:14:19 17:08:01 all 0.05 0.00 0.01 0.04 0.00 99.89 17:14:19 17:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 17:14:19 17:08:01 2 0.08 0.00 0.00 0.00 0.00 99.92 17:14:19 17:08:01 3 0.03 0.00 0.02 0.15 0.00 99.80 17:14:19 17:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:14:19 17:08:01 5 0.03 0.00 0.00 0.18 0.00 99.78 17:14:19 17:08:01 6 0.07 0.00 0.03 0.00 0.00 99.90 17:14:19 17:08:01 7 0.07 0.00 0.05 0.00 0.02 99.87 17:14:19 17:09:01 all 0.16 0.00 0.02 0.06 0.01 99.74 17:14:19 17:09:01 0 0.02 0.00 0.03 0.12 0.02 99.82 17:14:19 17:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:14:19 17:09:01 2 1.06 0.00 0.00 0.00 0.02 98.92 17:14:19 17:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:14:19 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 17:09:01 5 0.00 0.00 0.00 0.40 0.02 99.58 17:14:19 17:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:14:19 17:09:01 7 0.07 0.00 0.05 0.00 0.02 99.87 17:14:19 17:10:01 all 0.03 0.00 0.01 0.26 0.00 99.70 17:14:19 17:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 17:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:14:19 17:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 17:10:01 5 0.03 0.00 0.02 2.12 0.00 97.83 17:14:19 17:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:14:19 17:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:14:19 17:11:01 all 0.06 0.00 0.00 0.02 0.00 99.91 17:14:19 17:11:01 0 0.00 0.00 0.00 0.18 0.00 99.82 17:14:19 17:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:14:19 17:11:01 2 0.40 0.00 0.00 0.00 0.00 99.60 17:14:19 17:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:14:19 17:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 17:14:19 17:12:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:14:19 17:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:14:19 17:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:14:19 17:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 17:12:01 4 0.12 0.00 0.02 0.00 0.00 99.87 17:14:19 17:12:01 5 0.03 0.00 0.02 0.05 0.02 99.88 17:14:19 17:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:12:01 7 0.07 0.00 0.02 0.00 0.00 99.92 17:14:19 17:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:14:19 17:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:14:19 17:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 17:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:14:19 17:13:01 4 0.13 0.00 0.00 0.00 0.02 99.85 17:14:19 17:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:14:19 17:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:14:19 17:14:19 17:13:01 CPU %user %nice %system %iowait %steal %idle 17:14:19 17:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:14:19 17:14:01 0 0.03 0.00 0.02 0.02 0.02 99.92 17:14:19 17:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:14:19 17:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:14:19 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:14:19 17:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:14:19 17:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:14:19 17:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:14:19 Average: all 4.01 0.00 0.92 1.58 0.03 93.46 17:14:19 Average: 0 4.01 0.00 0.89 1.97 0.04 93.10 17:14:19 Average: 1 4.13 0.00 1.00 1.58 0.02 93.27 17:14:19 Average: 2 4.03 0.00 0.94 4.41 0.03 90.60 17:14:19 Average: 3 4.16 0.00 0.88 0.30 0.04 94.62 17:14:19 Average: 4 3.92 0.00 0.83 1.44 0.02 93.79 17:14:19 Average: 5 3.97 0.00 0.82 1.84 0.03 93.34 17:14:19 Average: 6 3.98 0.00 0.87 0.38 0.02 94.75 17:14:19 Average: 7 3.88 0.00 1.12 0.77 0.03 94.20 17:14:19 17:14:19 17:14:19