Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fa999967c5e911f3516539f0b6fd1019e43f904+3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 (d7241b05510916537d67214f5300507f38a2c2b4) 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-ssh3889205602313564628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12964757367197594533.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-181/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-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2303828892962742734.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-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5325656067642497480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12630043912804519440.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-181/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-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5219897355931542166.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16428 in /w/workspace/edgexfoundry_device-gpio_PR-181 [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-181 # 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 Merging remotes/origin/main commit 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 into PR head commit 7fa999967c5e911f3516539f0b6fd1019e43f904 Merge succeeded, producing 7fa999967c5e911f3516539f0b6fd1019e43f904 Checking out Revision 7fa999967c5e911f3516539f0b6fd1019e43f904 (PR-181) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # 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 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T01:04:42.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T01:04:42.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T01:04:42.907Z] ========================================================= [2023-05-23T01:04:42.907Z] EdgeX Global Pipelines Version Info [2023-05-23T01:04:42.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:04:43.664Z] ------------------- [2023-05-23T01:04:43.664Z] stable info: [2023-05-23T01:04:43.664Z] ------------------- [2023-05-23T01:04:43.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T01:04:43.664Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T01:04:43.664Z] Message: update stable to v1.0.249 [2023-05-23T01:04:44.255Z] ------------------- [2023-05-23T01:04:44.256Z] experimental info: [2023-05-23T01:04:44.256Z] ------------------- [2023-05-23T01:04:44.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T01:04:44.256Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T01:04:44.256Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T01:04:44.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-23T01:04:44.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-23T01:04:44.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T01:04:44.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T01:04:44.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T01:04:44.784Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T01:04:44.824Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T01:04:44.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T01:04:44.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T01:04:44.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T01:04:45.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T01:04:45.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-23T01:04:45.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T01:04:45.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T01:04:45.193Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T01:04:45.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T01:04:45.274Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T01:04:45.312Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T01:04:45.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T01:04:45.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T01:04:45.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T01:04:45.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T01:04:45.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T01:04:45.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T01:04:45.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T01:04:45.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T01:04:45.692Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T01:04:45.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo [2023-05-23T01:04:45.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo [2023-05-23T01:04:45.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo [2023-05-23T01:04:45.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo [2023-05-23T01:04:45.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fa9999 [Pipeline] echo [2023-05-23T01:04:45.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:04:46.109Z] provisioning config files... [2023-05-23T01:04:46.142Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config12610020054444462525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:04:46.500Z] ---> docker-login.sh [2023-05-23T01:04:46.500Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:04:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:04:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:04:47.074Z] Configure a credential helper to remove this warning. See [2023-05-23T01:04:47.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:04:47.074Z] [2023-05-23T01:04:47.074Z] Login Succeeded [2023-05-23T01:04:47.074Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:04:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:04:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:04:47.074Z] Configure a credential helper to remove this warning. See [2023-05-23T01:04:47.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:04:47.074Z] [2023-05-23T01:04:47.074Z] Login Succeeded [2023-05-23T01:04:47.341Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:04:47.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:04:47.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:04:47.341Z] Configure a credential helper to remove this warning. See [2023-05-23T01:04:47.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:04:47.341Z] [2023-05-23T01:04:47.341Z] Login Succeeded [2023-05-23T01:04:47.341Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:04:47.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:04:47.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:04:47.341Z] Configure a credential helper to remove this warning. See [2023-05-23T01:04:47.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:04:47.341Z] [2023-05-23T01:04:47.341Z] Login Succeeded [2023-05-23T01:04:47.341Z] docker.io [2023-05-23T01:04:47.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:04:47.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:04:47.603Z] Configure a credential helper to remove this warning. See [2023-05-23T01:04:47.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:04:47.603Z] [2023-05-23T01:04:47.603Z] Login Succeeded [2023-05-23T01:04:47.867Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:04:47.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T01:04:48.636Z] + git rev-list -1 --merges 7fa999967c5e911f3516539f0b6fd1019e43f904~1..7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo [2023-05-23T01:04:48.715Z] -----------> git rev-list -1 --merges 7fa999967c5e911f3516539f0b6fd1019e43f904~1..7fa999967c5e911f3516539f0b6fd1019e43f904 7fa999967c5e911f3516539f0b6fd1019e43f904 [false] [Pipeline] sh [2023-05-23T01:04:49.022Z] + git log --format=format:%s -1 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo [2023-05-23T01:04:49.055Z] ========================================================= [2023-05-23T01:04:49.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T01:04:49.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:04:49.484Z] + git log --format=format:%s -1 7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] echo [2023-05-23T01:04:49.525Z] [semverPrep] GIT_COMMIT: 7fa999967c5e911f3516539f0b6fd1019e43f904, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-23T01:04:49.555Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T01:04:49.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T01:04:49.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T01:04:49.949Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T01:04:49.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T01:04:49.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T01:04:49.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T01:04:49.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:04:50.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:04:50.470Z] [2023-05-23T01:04:50.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:04:50.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:04:50.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T01:04:50.853Z] b85a868b505f: Pulling fs layer [2023-05-23T01:04:50.853Z] e2be974225ed: Pulling fs layer [2023-05-23T01:04:50.853Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T01:04:50.853Z] 988bab9f4d93: Pulling fs layer [2023-05-23T01:04:50.853Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T01:04:50.853Z] eaf3925da568: Pulling fs layer [2023-05-23T01:04:50.853Z] bab4dde63d76: Pulling fs layer [2023-05-23T01:04:50.853Z] bde34c3a00c8: Pulling fs layer [2023-05-23T01:04:50.853Z] b352a97aabf1: Pulling fs layer [2023-05-23T01:04:50.853Z] 4872d77fe225: Pulling fs layer [2023-05-23T01:04:50.853Z] 5851b861e8e6: Pulling fs layer [2023-05-23T01:04:50.853Z] bab4dde63d76: Waiting [2023-05-23T01:04:50.853Z] bde34c3a00c8: Waiting [2023-05-23T01:04:50.853Z] b352a97aabf1: Waiting [2023-05-23T01:04:50.853Z] 4872d77fe225: Waiting [2023-05-23T01:04:50.853Z] 988bab9f4d93: Waiting [2023-05-23T01:04:50.853Z] 1469e6f7b9e6: Waiting [2023-05-23T01:04:50.853Z] 5851b861e8e6: Waiting [2023-05-23T01:04:50.853Z] eaf3925da568: Waiting [2023-05-23T01:04:50.853Z] e2be974225ed: Verifying Checksum [2023-05-23T01:04:50.853Z] e2be974225ed: Download complete [2023-05-23T01:04:50.853Z] 988bab9f4d93: Verifying Checksum [2023-05-23T01:04:50.853Z] 988bab9f4d93: Download complete [2023-05-23T01:04:50.853Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T01:04:50.853Z] 1469e6f7b9e6: Download complete [2023-05-23T01:04:50.853Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T01:04:50.853Z] 339a4e72a1f5: Download complete [2023-05-23T01:04:50.853Z] eaf3925da568: Download complete [2023-05-23T01:04:51.114Z] bde34c3a00c8: Verifying Checksum [2023-05-23T01:04:51.114Z] bde34c3a00c8: Download complete [2023-05-23T01:04:51.114Z] b352a97aabf1: Verifying Checksum [2023-05-23T01:04:51.114Z] 4872d77fe225: Verifying Checksum [2023-05-23T01:04:51.114Z] 4872d77fe225: Download complete [2023-05-23T01:04:51.114Z] 5851b861e8e6: Verifying Checksum [2023-05-23T01:04:51.114Z] 5851b861e8e6: Download complete [2023-05-23T01:04:51.114Z] b85a868b505f: Download complete [2023-05-23T01:04:51.372Z] bab4dde63d76: Verifying Checksum [2023-05-23T01:04:51.372Z] bab4dde63d76: Download complete [2023-05-23T01:04:52.317Z] b85a868b505f: Pull complete [2023-05-23T01:04:52.575Z] e2be974225ed: Pull complete [2023-05-23T01:04:53.149Z] 339a4e72a1f5: Pull complete [2023-05-23T01:04:53.149Z] 988bab9f4d93: Pull complete [2023-05-23T01:04:53.409Z] 1469e6f7b9e6: Pull complete [2023-05-23T01:04:53.670Z] eaf3925da568: Pull complete [2023-05-23T01:04:55.585Z] bab4dde63d76: Pull complete [2023-05-23T01:04:55.585Z] bde34c3a00c8: Pull complete [2023-05-23T01:04:55.585Z] b352a97aabf1: Pull complete [2023-05-23T01:04:55.847Z] 4872d77fe225: Pull complete [2023-05-23T01:04:55.847Z] 5851b861e8e6: Pull complete [2023-05-23T01:04:55.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T01:04:55.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:04:55.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:04:56.080Z] prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container [2023-05-23T01:04:56.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T01:04:59.613Z] $ docker top cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 -eo pid,comm [2023-05-23T01:04:59.672Z] 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). [2023-05-23T01:04:59.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T01:04:59.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T01:04:59.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T01:04:59.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T01:04:59.931Z] $ docker exec cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent [2023-05-23T01:05:00.049Z] SSH_AUTH_SOCK=/tmp/ssh-4YzKLcMJgshX/agent.33 [2023-05-23T01:05:00.049Z] SSH_AGENT_PID=39 [2023-05-23T01:05:00.056Z] Running ssh-add (command line suppressed) [2023-05-23T01:05:00.155Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_16056175036373333654.key (/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_16056175036373333654.key) [2023-05-23T01:05:00.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T01:05:00.501Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T01:05:00.528Z] $ docker exec --env ******** --env ******** cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent -k [2023-05-23T01:05:00.624Z] unset SSH_AUTH_SOCK; [2023-05-23T01:05:00.624Z] unset SSH_AGENT_PID; [2023-05-23T01:05:00.624Z] echo Agent pid 39 killed; [2023-05-23T01:05:00.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T01:05:00.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T01:05:00.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T01:05:00.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T01:05:00.844Z] $ docker exec cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent [2023-05-23T01:05:00.939Z] SSH_AUTH_SOCK=/tmp/ssh-TxQeNHtiX0IU/agent.71 [2023-05-23T01:05:00.940Z] SSH_AGENT_PID=78 [2023-05-23T01:05:00.944Z] Running ssh-add (command line suppressed) [2023-05-23T01:05:01.052Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_1252525053483408448.key (/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/private_key_1252525053483408448.key) [2023-05-23T01:05:01.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T01:05:01.391Z] + git semver init [2023-05-23T01:05:01.654Z] 2023-05-23 01:05:01,561 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T01:05:01.654Z] 2023-05-23 01:05:01,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver [2023-05-23T01:05:01.654Z] 2023-05-23 01:05:01,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-181/.semver [2023-05-23T01:05:01.654Z] 2023-05-23 01:05:01,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-181/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181, universal_newlines=False, shell=None, istream=None) [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,573 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-181/.git/info/exclude [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 with force:False [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,573 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,576 [execute] INFO git cat-file --batch-check [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,583 [execute] INFO git cat-file --batch [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T01:05:02.604Z] 2023-05-23 01:05:02,589 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-181/.semver/PR-181 [2023-05-23T01:05:02.604Z] 0.0.0 [Pipeline] } [2023-05-23T01:05:02.885Z] $ docker exec --env ******** --env ******** cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 ssh-agent -k [2023-05-23T01:05:02.981Z] unset SSH_AUTH_SOCK; [2023-05-23T01:05:02.982Z] unset SSH_AGENT_PID; [2023-05-23T01:05:02.982Z] echo Agent pid 78 killed; [2023-05-23T01:05:02.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T01:05:03.404Z] + git semver [Pipeline] } [2023-05-23T01:05:03.705Z] $ docker stop --time=1 cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 [2023-05-23T01:05:04.982Z] $ docker rm -f --volumes cc8b37d32893dc1afd936fd749fd77455c59447007dde1d32da4b4c0ade65c83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:05:05.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T01:05:05.656Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T01:05:05.675Z] [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 [2023-05-23T01:05:06.275Z] provisioning config files... [2023-05-23T01:05:06.284Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config2401917095636645712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:05:06.638Z] ---> docker-login.sh [2023-05-23T01:05:06.638Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:05:06.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:05:06.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:05:06.638Z] Configure a credential helper to remove this warning. See [2023-05-23T01:05:06.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:05:06.638Z] [2023-05-23T01:05:06.638Z] Login Succeeded [2023-05-23T01:05:06.638Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:05:06.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:05:06.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:05:06.638Z] Configure a credential helper to remove this warning. See [2023-05-23T01:05:06.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:05:06.638Z] [2023-05-23T01:05:06.638Z] Login Succeeded [2023-05-23T01:05:06.638Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:05:06.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:05:06.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:05:06.898Z] Configure a credential helper to remove this warning. See [2023-05-23T01:05:06.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:05:06.898Z] [2023-05-23T01:05:06.898Z] Login Succeeded [2023-05-23T01:05:06.898Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:05:06.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:05:06.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:05:06.898Z] Configure a credential helper to remove this warning. See [2023-05-23T01:05:06.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:05:06.898Z] [2023-05-23T01:05:06.898Z] Login Succeeded [2023-05-23T01:05:06.898Z] docker.io [2023-05-23T01:05:06.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:05:07.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:05:07.157Z] Configure a credential helper to remove this warning. See [2023-05-23T01:05:07.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:05:07.157Z] [2023-05-23T01:05:07.158Z] Login Succeeded [2023-05-23T01:05:07.158Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:05:07.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T01:05:07.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:05:07.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:05:07.458Z] ========================================================= [2023-05-23T01:05:07.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T01:05:07.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:05:07.931Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T01:05:07.931Z] Sending build context to Docker daemon 16.15MB [2023-05-23T01:05:07.931Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:05:07.931Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T01:05:07.931Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T01:05:07.931Z] f56be85fc22e: Pulling fs layer [2023-05-23T01:05:07.931Z] 85791d961cd3: Pulling fs layer [2023-05-23T01:05:07.931Z] d694b5ae8c79: Pulling fs layer [2023-05-23T01:05:07.931Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T01:05:07.931Z] 4d19c01a9841: Pulling fs layer [2023-05-23T01:05:07.931Z] 9325e15d5711: Pulling fs layer [2023-05-23T01:05:07.931Z] 556b6ee489ea: Pulling fs layer [2023-05-23T01:05:07.931Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T01:05:07.931Z] 9f32a84ed3da: Waiting [2023-05-23T01:05:07.931Z] 4d19c01a9841: Waiting [2023-05-23T01:05:07.931Z] 9325e15d5711: Waiting [2023-05-23T01:05:07.931Z] 556b6ee489ea: Waiting [2023-05-23T01:05:07.931Z] c5a4b2cf53e6: Waiting [2023-05-23T01:05:07.931Z] 85791d961cd3: Verifying Checksum [2023-05-23T01:05:07.931Z] 85791d961cd3: Download complete [2023-05-23T01:05:08.191Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T01:05:08.191Z] 9f32a84ed3da: Download complete [2023-05-23T01:05:08.191Z] 4d19c01a9841: Verifying Checksum [2023-05-23T01:05:08.191Z] 4d19c01a9841: Download complete [2023-05-23T01:05:08.191Z] f56be85fc22e: Download complete [2023-05-23T01:05:08.191Z] 9325e15d5711: Verifying Checksum [2023-05-23T01:05:08.191Z] 9325e15d5711: Download complete [2023-05-23T01:05:08.191Z] f56be85fc22e: Pull complete [2023-05-23T01:05:08.453Z] 85791d961cd3: Pull complete [2023-05-23T01:05:08.713Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T01:05:08.713Z] c5a4b2cf53e6: Download complete [2023-05-23T01:05:08.713Z] d694b5ae8c79: Download complete [2023-05-23T01:05:08.972Z] 556b6ee489ea: Verifying Checksum [2023-05-23T01:05:08.972Z] 556b6ee489ea: Download complete [2023-05-23T01:05:13.188Z] d694b5ae8c79: Pull complete [2023-05-23T01:05:13.188Z] 9f32a84ed3da: Pull complete [2023-05-23T01:05:13.188Z] 4d19c01a9841: Pull complete [2023-05-23T01:05:13.446Z] 9325e15d5711: Pull complete [2023-05-23T01:05:16.751Z] 556b6ee489ea: Pull complete [2023-05-23T01:05:17.687Z] c5a4b2cf53e6: Pull complete [2023-05-23T01:05:17.687Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T01:05:17.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T01:05:17.946Z] ---> c4be618373d6 [2023-05-23T01:05:17.946Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:05:21.109Z] Still waiting to schedule task [2023-05-23T01:05:21.109Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-23T01:05:26.165Z] ---> Running in 8ed645d14157 [2023-05-23T01:05:26.425Z] Removing intermediate container 8ed645d14157 [2023-05-23T01:05:26.425Z] ---> 4cdb9c8005bf [2023-05-23T01:05:26.425Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:05:26.425Z] ---> Running in f3c12bb17d32 [2023-05-23T01:05:26.425Z] Removing intermediate container f3c12bb17d32 [2023-05-23T01:05:26.425Z] ---> 30caeae172be [2023-05-23T01:05:26.425Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:05:26.684Z] ---> Running in 554bc56e9685 [2023-05-23T01:05:26.684Z] Removing intermediate container 554bc56e9685 [2023-05-23T01:05:26.684Z] ---> bbe611c9d04a [2023-05-23T01:05:26.684Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:05:26.684Z] ---> Running in 6d286eea347e [2023-05-23T01:05:26.684Z] Removing intermediate container 6d286eea347e [2023-05-23T01:05:26.684Z] ---> 158f5981da25 [2023-05-23T01:05:26.684Z] Step 7/12 : WORKDIR /device-gpio [2023-05-23T01:05:26.684Z] ---> Running in 6a1d200499ad [2023-05-23T01:05:26.943Z] Removing intermediate container 6a1d200499ad [2023-05-23T01:05:26.943Z] ---> 17a3f99cfb64 [2023-05-23T01:05:26.943Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:05:26.943Z] ---> Running in a670b6f4fd15 [2023-05-23T01:05:27.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:05:27.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:05:27.724Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T01:05:27.724Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T01:05:27.724Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T01:05:27.724Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T01:05:27.724Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T01:05:27.724Z] OK: 269 MiB in 57 packages [2023-05-23T01:05:28.290Z] Removing intermediate container a670b6f4fd15 [2023-05-23T01:05:28.290Z] ---> dc5f1515bc51 [2023-05-23T01:05:28.290Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T01:05:28.547Z] ---> 00761692c9dd [2023-05-23T01:05:28.547Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:05:28.547Z] ---> Running in f0eec4617f47 [2023-05-23T01:06:15.254Z] Removing intermediate container f0eec4617f47 [2023-05-23T01:06:15.254Z] ---> 5427dc753800 [2023-05-23T01:06:15.254Z] Step 11/12 : COPY . . [2023-05-23T01:06:15.254Z] ---> 3ca7442276ca [2023-05-23T01:06:15.254Z] Step 12/12 : RUN ${MAKE} [2023-05-23T01:06:15.254Z] ---> Running in c431e62768d4 [2023-05-23T01:06:15.254Z] noop [2023-05-23T01:06:15.254Z] Removing intermediate container c431e62768d4 [2023-05-23T01:06:15.254Z] ---> 7526d5a91795 [2023-05-23T01:06:15.254Z] Successfully built 7526d5a91795 [2023-05-23T01:06:15.254Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:06:15.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T01:06:15.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:06:15.886Z] prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container [2023-05-23T01:06:15.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T01:06:16.269Z] $ docker top e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:06:16.658Z] + go version [2023-05-23T01:06:16.659Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T01:06:16.698Z] $ docker stop --time=1 e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 [2023-05-23T01:06:17.994Z] $ docker rm -f --volumes e0ae876e64792843829d7f13c82902cc7ac64b78cf94875d4e3476021c836087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:06:18.716Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T01:06:18.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:06:18.881Z] prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container [2023-05-23T01:06:18.917Z] $ 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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T01:06:19.255Z] $ docker top fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:06:19.645Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-181 [Pipeline] fileExists [Pipeline] sh [2023-05-23T01:06:20.005Z] + make test [2023-05-23T01:06:20.005Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T01:06:25.275Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-23T01:06:35.243Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-23T01:06:35.243Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-23T01:06:41.952Z] go vet ./... [2023-05-23T01:06:46.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T01:06:46.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T01:06:46.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T01:06:46.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T01:06:46.219Z] $ docker stop --time=1 fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 [2023-05-23T01:06:50.349Z] $ docker rm -f --volumes fcc1cb347ee7d7886887a85a4f963b20473de16a60d181b40d1e0bfa46d7d930 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:06:50.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T01:06:50.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T01:06:51.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T01:06:51.903Z] + ls -al . [2023-05-23T01:06:51.903Z] total 156 [2023-05-23T01:06:51.903Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 01:06 . [2023-05-23T01:06:51.903Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:04 .. [2023-05-23T01:06:51.903Z] -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:04 .dockerignore [2023-05-23T01:06:51.903Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:05 .git [2023-05-23T01:06:51.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 .github [2023-05-23T01:06:51.903Z] -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:04 .gitignore [2023-05-23T01:06:51.903Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:04 .golangci.yml [2023-05-23T01:06:51.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:05 .semver [2023-05-23T01:06:51.903Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:04 Attribution.txt [2023-05-23T01:06:51.903Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:04 CHANGELOG.md [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:04 Dockerfile [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:04 GOVERNANCE.md [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:04 Jenkinsfile [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:04 LICENSE [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:04 Makefile [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:04 OWNERS.md [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:04 README.md [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:05 VERSION [2023-05-23T01:06:51.904Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:04 bin [2023-05-23T01:06:51.904Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 cmd [2023-05-23T01:06:51.904Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 01:06 coverage.out [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:04 go.mod [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:04 go.sum [2023-05-23T01:06:51.904Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:04 internal [2023-05-23T01:06:51.904Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:04 snap [2023-05-23T01:06:51.904Z] -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:06:52.402Z] + 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=7fa999967c5e911f3516539f0b6fd1019e43f904 --label arch=amd64 --label version=0.0.0 . [2023-05-23T01:06:52.402Z] Sending build context to Docker daemon 16.15MB [2023-05-23T01:06:52.402Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:06:52.402Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T01:06:52.402Z] ---> 7526d5a91795 [2023-05-23T01:06:52.402Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:06:53.341Z] ---> Running in 825ddf3d67b5 [2023-05-23T01:06:53.341Z] Removing intermediate container 825ddf3d67b5 [2023-05-23T01:06:53.341Z] ---> 5b59288d0a07 [2023-05-23T01:06:53.341Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:06:53.341Z] ---> Running in 552576e33419 [2023-05-23T01:06:53.341Z] Removing intermediate container 552576e33419 [2023-05-23T01:06:53.341Z] ---> 751d80d257cf [2023-05-23T01:06:53.341Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:06:53.341Z] ---> Running in 1209c010dd9a [2023-05-23T01:06:53.341Z] Removing intermediate container 1209c010dd9a [2023-05-23T01:06:53.341Z] ---> 477c5d228db9 [2023-05-23T01:06:53.341Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:06:53.341Z] ---> Running in a553af4d5818 [2023-05-23T01:06:53.605Z] Removing intermediate container a553af4d5818 [2023-05-23T01:06:53.605Z] ---> 7f4809140282 [2023-05-23T01:06:53.605Z] Step 7/25 : WORKDIR /device-gpio [2023-05-23T01:06:53.605Z] ---> Running in 4d3a1e83539c [2023-05-23T01:06:53.605Z] Removing intermediate container 4d3a1e83539c [2023-05-23T01:06:53.605Z] ---> f4d3fa688ce6 [2023-05-23T01:06:53.605Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:06:53.605Z] ---> Running in 75f2a103c08d [2023-05-23T01:06:53.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:06:54.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:06:54.124Z] OK: 269 MiB in 57 packages [2023-05-23T01:06:54.692Z] Removing intermediate container 75f2a103c08d [2023-05-23T01:06:54.692Z] ---> 58948d5319da [2023-05-23T01:06:54.692Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-23T01:06:54.692Z] ---> 2151e139e53a [2023-05-23T01:06:54.692Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:06:54.692Z] ---> Running in a9514b791a63 [2023-05-23T01:06:55.631Z] Removing intermediate container a9514b791a63 [2023-05-23T01:06:55.631Z] ---> 1ccd10bbcbd2 [2023-05-23T01:06:55.631Z] Step 11/25 : COPY . . [2023-05-23T01:06:56.201Z] ---> 2bda15aed466 [2023-05-23T01:06:56.201Z] Step 12/25 : RUN ${MAKE} [2023-05-23T01:06:56.201Z] ---> Running in 6d9799091309 [2023-05-23T01:06:56.460Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-23T01:07:23.080Z] Removing intermediate container 6d9799091309 [2023-05-23T01:07:23.080Z] ---> 30478a20b2a8 [2023-05-23T01:07:23.080Z] Step 13/25 : FROM alpine:3.17 [2023-05-23T01:07:23.080Z] 3.17: Pulling from library/alpine [2023-05-23T01:07:23.080Z] f56be85fc22e: Already exists [2023-05-23T01:07:23.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T01:07:23.080Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T01:07:23.080Z] ---> 9ed4aefc74f6 [2023-05-23T01:07:23.080Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-23T01:07:23.080Z] ---> Running in 5d81b8eb5cfe [2023-05-23T01:07:23.080Z] Removing intermediate container 5d81b8eb5cfe [2023-05-23T01:07:23.080Z] ---> 5031f354ecfe [2023-05-23T01:07:23.080Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-23T01:07:23.080Z] ---> Running in d66d36f968ab [2023-05-23T01:07:23.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:07:23.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:07:23.080Z] OK: 7 MiB in 15 packages [2023-05-23T01:07:23.080Z] Removing intermediate container d66d36f968ab [2023-05-23T01:07:23.080Z] ---> b928945fd7b5 [2023-05-23T01:07:23.080Z] Step 16/25 : WORKDIR / [2023-05-23T01:07:23.080Z] ---> Running in dafd5f20db9a [2023-05-23T01:07:23.080Z] Removing intermediate container dafd5f20db9a [2023-05-23T01:07:23.080Z] ---> 85f48cf48842 [2023-05-23T01:07:23.080Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-23T01:07:23.080Z] ---> d1f7cef3da7a [2023-05-23T01:07:23.080Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-23T01:07:23.080Z] ---> d15c711e3b6a [2023-05-23T01:07:23.080Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-23T01:07:23.080Z] ---> a84c60a711a8 [2023-05-23T01:07:23.080Z] Step 20/25 : EXPOSE 59910 [2023-05-23T01:07:23.080Z] ---> Running in cdd89feaf271 [2023-05-23T01:07:23.080Z] Removing intermediate container cdd89feaf271 [2023-05-23T01:07:23.080Z] ---> 22d077ba7e21 [2023-05-23T01:07:23.080Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-23T01:07:23.080Z] ---> Running in 7a39a3fc40ed [2023-05-23T01:07:23.080Z] Removing intermediate container 7a39a3fc40ed [2023-05-23T01:07:23.080Z] ---> 83fcc615a559 [2023-05-23T01:07:23.080Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T01:07:23.080Z] ---> Running in 9e99c995aefd [2023-05-23T01:07:23.080Z] Removing intermediate container 9e99c995aefd [2023-05-23T01:07:23.080Z] ---> 24a382dc98fd [2023-05-23T01:07:23.080Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T01:07:23.080Z] ---> Running in 192e3e86f56c [2023-05-23T01:07:23.340Z] Removing intermediate container 192e3e86f56c [2023-05-23T01:07:23.340Z] ---> b6760f60e67f [2023-05-23T01:07:23.340Z] Step 24/25 : LABEL git_sha=7fa999967c5e911f3516539f0b6fd1019e43f904 [2023-05-23T01:07:23.340Z] ---> Running in 66a7bd86d316 [2023-05-23T01:07:23.340Z] Removing intermediate container 66a7bd86d316 [2023-05-23T01:07:23.340Z] ---> b9e409dbb16c [2023-05-23T01:07:23.340Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T01:07:23.340Z] ---> Running in 8e2df026af7f [2023-05-23T01:07:23.340Z] Removing intermediate container 8e2df026af7f [2023-05-23T01:07:23.340Z] ---> a6d59cd9cbcf [2023-05-23T01:07:23.340Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:07:23.340Z] Successfully built a6d59cd9cbcf [2023-05-23T01:07:23.340Z] 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 [2023-05-23T01:07:24.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:07:24.248Z] [2023-05-23T01:07:24.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:07:24.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:07:24.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T01:07:24.621Z] 5eb5b503b376: Pulling fs layer [2023-05-23T01:07:24.621Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T01:07:24.621Z] ec43610c2a17: Pulling fs layer [2023-05-23T01:07:24.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T01:07:24.621Z] 33b1e0a273af: Pulling fs layer [2023-05-23T01:07:24.621Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T01:07:24.621Z] 2f39f015ded8: Pulling fs layer [2023-05-23T01:07:24.621Z] 3a2ae6a8a46f: Waiting [2023-05-23T01:07:24.621Z] 5d3b04190fa2: Waiting [2023-05-23T01:07:24.621Z] 33b1e0a273af: Waiting [2023-05-23T01:07:24.621Z] 2f39f015ded8: Waiting [2023-05-23T01:07:24.621Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T01:07:24.621Z] 5c69ac0246d0: Download complete [2023-05-23T01:07:24.621Z] 33b1e0a273af: Verifying Checksum [2023-05-23T01:07:24.621Z] 33b1e0a273af: Download complete [2023-05-23T01:07:24.881Z] 5d3b04190fa2: Download complete [2023-05-23T01:07:24.881Z] ec43610c2a17: Verifying Checksum [2023-05-23T01:07:24.881Z] ec43610c2a17: Download complete [2023-05-23T01:07:24.881Z] 5eb5b503b376: Verifying Checksum [2023-05-23T01:07:24.881Z] 5eb5b503b376: Download complete [2023-05-23T01:07:25.448Z] 2f39f015ded8: Download complete [2023-05-23T01:07:26.387Z] 5eb5b503b376: Pull complete [2023-05-23T01:07:26.387Z] 5c69ac0246d0: Pull complete [2023-05-23T01:07:26.955Z] ec43610c2a17: Pull complete [2023-05-23T01:07:26.955Z] 3a2ae6a8a46f: Pull complete [2023-05-23T01:07:27.215Z] 33b1e0a273af: Pull complete [2023-05-23T01:07:27.215Z] 5d3b04190fa2: Pull complete [2023-05-23T01:07:32.492Z] 2f39f015ded8: Pull complete [2023-05-23T01:07:32.492Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T01:07:32.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:07:32.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:07:32.718Z] prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container [2023-05-23T01:07:32.751Z] $ 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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T01:07:39.409Z] $ docker top 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:07:39.857Z] ---> job-cost.sh [2023-05-23T01:07:39.858Z] lf-activate-venv: SKIPPING [2023-05-23T01:07:39.858Z] INFO: No Stack... [2023-05-23T01:07:40.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:07:40.380Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:07:40.695Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-181/archives/cost.csv [2023-05-23T01:07:40.695Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T01:07:40.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [2023-05-23T01:07:40.741Z] Resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] did not exist. Created. [2023-05-23T01:07:40.741Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:07:41.135Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T01:07:41.183Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:07:41.219Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:07:41.302Z] $ docker stop --time=1 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 [2023-05-23T01:07:42.459Z] $ docker rm -f --volumes 558e2f5e2982a373305a9af1dcc20f7adf3f7caff52dba2729b724a406d2fa23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T01:09:27.667Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16429 in /w/workspace/edgexfoundry_device-gpio_PR-181 [Pipeline] { [Pipeline] ws [2023-05-23T01:09:27.721Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-23T01:09:27.795Z] The recommended git tool is: git [2023-05-23T01:09:33.502Z] using credential edgex-jenkins-ssh [2023-05-23T01:09:33.523Z] Cloning the remote Git repository [2023-05-23T01:09:33.580Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:09:33.695Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-23T01:09:33.861Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:09:33.863Z] > git --version # timeout=10 [2023-05-23T01:09:33.887Z] > git --version # 'git version 2.25.1' [2023-05-23T01:09:33.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:09:34.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:09:35.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-23T01:09:35.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:09:37.319Z] Merging remotes/origin/main commit 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 into PR head commit 7fa999967c5e911f3516539f0b6fd1019e43f904 [2023-05-23T01:09:37.662Z] Merge succeeded, producing 7fa999967c5e911f3516539f0b6fd1019e43f904 [2023-05-23T01:09:37.663Z] Checking out Revision 7fa999967c5e911f3516539f0b6fd1019e43f904 (PR-181) [2023-05-23T01:09:36.746Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-23T01:09:36.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:09:36.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:09:36.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T01:09:37.340Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:09:37.425Z] > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 [2023-05-23T01:09:37.527Z] > git remote # timeout=10 [2023-05-23T01:09:37.551Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T01:09:37.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:09:37.605Z] > git merge 3c1f7bd23bc5ef1470c76ac430e20867f10a2b38 # timeout=10 [2023-05-23T01:09:37.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T01:09:37.672Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:09:37.688Z] > git checkout -f 7fa999967c5e911f3516539f0b6fd1019e43f904 # timeout=10 [2023-05-23T01:09:38.157Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-23T01:09:38.211Z] > git --version # timeout=10 [2023-05-23T01:09:38.222Z] > git --version # 'git version 2.25.1' [2023-05-23T01:09:38.233Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:09:39.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T01:09:39.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T01:09:39.442Z] Dload Upload Total Spent Left Speed [2023-05-23T01:09:39.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-23T01:09:40.023Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T01:09:40.369Z] + sudo tee /etc/docker/daemon.new [2023-05-23T01:09:40.369Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T01:09:40.369Z] { [2023-05-23T01:09:40.369Z] "registry-mirrors": [ [2023-05-23T01:09:40.369Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T01:09:40.369Z] ], [2023-05-23T01:09:40.369Z] "bip": "10.250.0.254/24", [2023-05-23T01:09:40.369Z] "hosts": [ [2023-05-23T01:09:40.369Z] "tcp://0.0.0.0:5555", [2023-05-23T01:09:40.369Z] "unix:///var/run/docker.sock" [2023-05-23T01:09:40.369Z] ], [2023-05-23T01:09:40.369Z] "mtu": 1458, [2023-05-23T01:09:40.369Z] "selinux-enabled": true, [2023-05-23T01:09:40.369Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T01:09:40.369Z] } [Pipeline] sh [2023-05-23T01:09:40.721Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T01:09:41.074Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:09:59.409Z] provisioning config files... [2023-05-23T01:09:59.439Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4390040418781388384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:09:59.835Z] ---> docker-login.sh [2023-05-23T01:09:59.835Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:10:00.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:10:00.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:10:00.432Z] Configure a credential helper to remove this warning. See [2023-05-23T01:10:00.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:10:00.432Z] [2023-05-23T01:10:00.432Z] Login Succeeded [2023-05-23T01:10:00.432Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:10:00.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:10:00.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:10:00.978Z] Configure a credential helper to remove this warning. See [2023-05-23T01:10:00.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:10:00.978Z] [2023-05-23T01:10:00.978Z] Login Succeeded [2023-05-23T01:10:00.978Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:10:01.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:10:01.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:10:01.248Z] Configure a credential helper to remove this warning. See [2023-05-23T01:10:01.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:10:01.248Z] [2023-05-23T01:10:01.248Z] Login Succeeded [2023-05-23T01:10:01.248Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:10:01.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:10:01.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:10:01.520Z] Configure a credential helper to remove this warning. See [2023-05-23T01:10:01.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:10:01.520Z] [2023-05-23T01:10:01.520Z] Login Succeeded [2023-05-23T01:10:01.797Z] docker.io [2023-05-23T01:10:01.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:10:02.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:10:02.067Z] Configure a credential helper to remove this warning. See [2023-05-23T01:10:02.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:10:02.067Z] [2023-05-23T01:10:02.067Z] Login Succeeded [2023-05-23T01:10:02.067Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:10:02.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T01:10:02.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:10:02.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:10:02.603Z] ========================================================= [2023-05-23T01:10:02.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T01:10:02.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:10:03.125Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T01:10:03.397Z] Sending build context to Docker daemon 8.158MB [2023-05-23T01:10:03.397Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:10:03.397Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T01:10:03.667Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T01:10:03.667Z] c41833b44d91: Pulling fs layer [2023-05-23T01:10:03.667Z] ed15518f5707: Pulling fs layer [2023-05-23T01:10:03.667Z] feae8fd75edb: Pulling fs layer [2023-05-23T01:10:03.667Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T01:10:03.667Z] 3cdef696dda3: Pulling fs layer [2023-05-23T01:10:03.667Z] 2ced38df9373: Pulling fs layer [2023-05-23T01:10:03.667Z] 58f1dce35555: Pulling fs layer [2023-05-23T01:10:03.667Z] 3cdef696dda3: Waiting [2023-05-23T01:10:03.667Z] 2ced38df9373: Waiting [2023-05-23T01:10:03.667Z] 58f1dce35555: Waiting [2023-05-23T01:10:03.667Z] 242c74f7c9fa: Waiting [2023-05-23T01:10:03.667Z] ed15518f5707: Verifying Checksum [2023-05-23T01:10:03.667Z] ed15518f5707: Download complete [2023-05-23T01:10:03.667Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T01:10:03.667Z] 242c74f7c9fa: Download complete [2023-05-23T01:10:03.667Z] 3cdef696dda3: Download complete [2023-05-23T01:10:03.667Z] c41833b44d91: Download complete [2023-05-23T01:10:04.671Z] c41833b44d91: Pull complete [2023-05-23T01:10:05.284Z] 58f1dce35555: Verifying Checksum [2023-05-23T01:10:05.284Z] 58f1dce35555: Download complete [2023-05-23T01:10:05.284Z] ed15518f5707: Pull complete [2023-05-23T01:10:06.263Z] feae8fd75edb: Verifying Checksum [2023-05-23T01:10:06.263Z] feae8fd75edb: Download complete [2023-05-23T01:10:06.263Z] 2ced38df9373: Verifying Checksum [2023-05-23T01:10:06.263Z] 2ced38df9373: Download complete [2023-05-23T01:10:18.742Z] feae8fd75edb: Pull complete [2023-05-23T01:10:18.742Z] 242c74f7c9fa: Pull complete [2023-05-23T01:10:18.742Z] 3cdef696dda3: Pull complete [2023-05-23T01:10:24.105Z] 2ced38df9373: Pull complete [2023-05-23T01:10:30.774Z] 58f1dce35555: Pull complete [2023-05-23T01:10:30.774Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T01:10:30.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T01:10:30.774Z] ---> fadd8f120f05 [2023-05-23T01:10:30.774Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:10:32.187Z] ---> Running in db48d2ac79ed [2023-05-23T01:10:32.187Z] Removing intermediate container db48d2ac79ed [2023-05-23T01:10:32.187Z] ---> 361efd29f4a2 [2023-05-23T01:10:32.187Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:10:32.457Z] ---> Running in e5ee4d3d0620 [2023-05-23T01:10:32.725Z] Removing intermediate container e5ee4d3d0620 [2023-05-23T01:10:32.725Z] ---> 14dff1a4f5fd [2023-05-23T01:10:32.725Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:10:32.725Z] ---> Running in df48cff03636 [2023-05-23T01:10:32.993Z] Removing intermediate container df48cff03636 [2023-05-23T01:10:32.993Z] ---> 2778b2236333 [2023-05-23T01:10:32.993Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:10:33.261Z] ---> Running in b247ad16669c [2023-05-23T01:10:33.541Z] Removing intermediate container b247ad16669c [2023-05-23T01:10:33.541Z] ---> 392ff79e9636 [2023-05-23T01:10:33.541Z] Step 7/12 : WORKDIR /device-gpio [2023-05-23T01:10:33.541Z] ---> Running in 13f3122c3ca1 [2023-05-23T01:10:33.816Z] Removing intermediate container 13f3122c3ca1 [2023-05-23T01:10:33.816Z] ---> e207978a6d59 [2023-05-23T01:10:33.816Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:10:33.816Z] ---> Running in 161b3e1e24f2 [2023-05-23T01:10:35.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:10:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:10:36.782Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T01:10:36.782Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T01:10:36.782Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T01:10:36.782Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T01:10:36.782Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T01:10:36.782Z] OK: 268 MiB in 57 packages [2023-05-23T01:10:38.202Z] Removing intermediate container 161b3e1e24f2 [2023-05-23T01:10:38.202Z] ---> 69437f2043ce [2023-05-23T01:10:38.202Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T01:10:38.477Z] ---> 51e5fa1983f5 [2023-05-23T01:10:38.477Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:10:38.477Z] ---> Running in 66d5fc84a40f [2023-05-23T01:12:15.149Z] Removing intermediate container 66d5fc84a40f [2023-05-23T01:12:15.149Z] ---> 649976095306 [2023-05-23T01:12:15.149Z] Step 11/12 : COPY . . [2023-05-23T01:12:15.149Z] ---> ceb9c99866f4 [2023-05-23T01:12:15.149Z] Step 12/12 : RUN ${MAKE} [2023-05-23T01:12:15.149Z] ---> Running in a0fc676d753c [2023-05-23T01:12:15.149Z] noop [2023-05-23T01:12:15.149Z] Removing intermediate container a0fc676d753c [2023-05-23T01:12:15.149Z] ---> 92a8243525d6 [2023-05-23T01:12:15.149Z] Successfully built 92a8243525d6 [2023-05-23T01:12:15.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:12:15.619Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T01:12:15.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:12:15.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container [2023-05-23T01:12:15.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T01:12:17.207Z] $ docker top ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:12:18.094Z] + go version [2023-05-23T01:12:18.094Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T01:12:18.136Z] $ docker stop --time=1 ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 [2023-05-23T01:12:19.783Z] $ docker rm -f --volumes ffb5ea7d28609b354da26af889ed9a0ee687620ef69934dab1209ac062576014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:12:20.939Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T01:12:20.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:12:21.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container [2023-05-23T01:12:21.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T01:12:22.507Z] $ docker top 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:12:23.390Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T01:12:23.787Z] + make test [2023-05-23T01:12:24.058Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T01:12:56.304Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-23T01:15:18.017Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-23T01:15:18.017Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-23T01:15:18.017Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T01:15:18.017Z] go vet ./... [2023-05-23T01:15:36.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T01:15:36.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T01:15:36.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T01:15:36.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T01:15:36.340Z] $ docker stop --time=1 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 [2023-05-23T01:15:38.593Z] $ docker rm -f --volumes 9572052b9ae58f325f6e964a25306b2628b0c9271d79070ae659c86cb3d074c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:15:39.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T01:15:39.832Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T01:15:40.304Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:15:40.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T01:15:41.271Z] + ls -al . [2023-05-23T01:15:41.271Z] total 152 [2023-05-23T01:15:41.271Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:12 . [2023-05-23T01:15:41.271Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:09 .. [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:09 .dockerignore [2023-05-23T01:15:41.271Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:09 .git [2023-05-23T01:15:41.271Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 .github [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:09 .gitignore [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:09 .golangci.yml [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:09 Attribution.txt [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:09 CHANGELOG.md [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:09 Dockerfile [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:09 GOVERNANCE.md [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:09 Jenkinsfile [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:09 LICENSE [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:09 Makefile [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:09 OWNERS.md [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:09 README.md [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:05 VERSION [2023-05-23T01:15:41.271Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:09 bin [2023-05-23T01:15:41.271Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 cmd [2023-05-23T01:15:41.271Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 01:12 coverage.out [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:09 go.mod [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:09 go.sum [2023-05-23T01:15:41.271Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:09 internal [2023-05-23T01:15:41.271Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:09 snap [2023-05-23T01:15:41.271Z] -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:15:41.703Z] + 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=7fa999967c5e911f3516539f0b6fd1019e43f904 --label arch=arm64 --label version=0.0.0 . [2023-05-23T01:15:41.977Z] Sending build context to Docker daemon 8.159MB [2023-05-23T01:15:41.977Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:15:41.977Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T01:15:41.977Z] ---> 92a8243525d6 [2023-05-23T01:15:41.977Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:15:42.245Z] ---> Running in 43f518fc03ec [2023-05-23T01:15:42.524Z] Removing intermediate container 43f518fc03ec [2023-05-23T01:15:42.524Z] ---> 04ecdaf29610 [2023-05-23T01:15:42.524Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:15:42.524Z] ---> Running in ed4a9e89e353 [2023-05-23T01:15:42.798Z] Removing intermediate container ed4a9e89e353 [2023-05-23T01:15:42.798Z] ---> f69e68eeef23 [2023-05-23T01:15:42.798Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:15:43.067Z] ---> Running in e7f9e470e6e1 [2023-05-23T01:15:43.337Z] Removing intermediate container e7f9e470e6e1 [2023-05-23T01:15:43.337Z] ---> e9a9ff3d06e4 [2023-05-23T01:15:43.337Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:15:43.337Z] ---> Running in d767e8ac7d76 [2023-05-23T01:15:43.607Z] Removing intermediate container d767e8ac7d76 [2023-05-23T01:15:43.607Z] ---> aca843cb7940 [2023-05-23T01:15:43.607Z] Step 7/25 : WORKDIR /device-gpio [2023-05-23T01:15:43.876Z] ---> Running in e8cb74ec4c50 [2023-05-23T01:15:44.149Z] Removing intermediate container e8cb74ec4c50 [2023-05-23T01:15:44.149Z] ---> d6d20e640301 [2023-05-23T01:15:44.149Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:15:44.149Z] ---> Running in a395a81e4107 [2023-05-23T01:15:45.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:15:45.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:15:47.111Z] OK: 268 MiB in 57 packages [2023-05-23T01:15:47.698Z] Removing intermediate container a395a81e4107 [2023-05-23T01:15:47.698Z] ---> 7345bbd3c514 [2023-05-23T01:15:47.698Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-23T01:15:48.320Z] ---> 4664558e1be8 [2023-05-23T01:15:48.320Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:15:48.320Z] ---> Running in 652c4b0650cd [2023-05-23T01:15:53.682Z] Removing intermediate container 652c4b0650cd [2023-05-23T01:15:53.682Z] ---> 2fcd153037e2 [2023-05-23T01:15:53.682Z] Step 11/25 : COPY . . [2023-05-23T01:15:54.276Z] ---> 79e58ad4d585 [2023-05-23T01:15:54.276Z] Step 12/25 : RUN ${MAKE} [2023-05-23T01:15:54.547Z] ---> Running in 05a04c26f056 [2023-05-23T01:15:55.522Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-23T01:18:17.276Z] Removing intermediate container 05a04c26f056 [2023-05-23T01:18:17.276Z] ---> 479d26ebb625 [2023-05-23T01:18:17.276Z] Step 13/25 : FROM alpine:3.17 [2023-05-23T01:18:17.276Z] 3.17: Pulling from library/alpine [2023-05-23T01:18:17.276Z] c41833b44d91: Already exists [2023-05-23T01:18:17.276Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T01:18:17.276Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T01:18:17.276Z] ---> 51e60588ff2c [2023-05-23T01:18:17.276Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-23T01:18:17.276Z] ---> Running in b7e8dcac4ccd [2023-05-23T01:18:17.276Z] Removing intermediate container b7e8dcac4ccd [2023-05-23T01:18:17.276Z] ---> 281fdd05e24d [2023-05-23T01:18:17.276Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-23T01:18:17.276Z] ---> Running in bae3807ac38f [2023-05-23T01:18:17.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:18:17.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:18:17.276Z] OK: 7 MiB in 15 packages [2023-05-23T01:18:17.276Z] Removing intermediate container bae3807ac38f [2023-05-23T01:18:17.276Z] ---> 6fd02b386997 [2023-05-23T01:18:17.276Z] Step 16/25 : WORKDIR / [2023-05-23T01:18:17.276Z] ---> Running in e150204825e4 [2023-05-23T01:18:17.276Z] Removing intermediate container e150204825e4 [2023-05-23T01:18:17.276Z] ---> 40ed58662d29 [2023-05-23T01:18:17.276Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-23T01:18:17.276Z] ---> f24316997987 [2023-05-23T01:18:17.276Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-23T01:18:17.276Z] ---> 92bac845f71b [2023-05-23T01:18:17.276Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-23T01:18:17.276Z] ---> 4d563843b1b7 [2023-05-23T01:18:17.276Z] Step 20/25 : EXPOSE 59910 [2023-05-23T01:18:17.276Z] ---> Running in 52e700ef3f7e [2023-05-23T01:18:17.276Z] Removing intermediate container 52e700ef3f7e [2023-05-23T01:18:17.276Z] ---> d5bda8122f18 [2023-05-23T01:18:17.276Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-23T01:18:17.276Z] ---> Running in 3266e7883889 [2023-05-23T01:18:17.543Z] Removing intermediate container 3266e7883889 [2023-05-23T01:18:17.543Z] ---> f4b8f60751c8 [2023-05-23T01:18:17.543Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T01:18:17.543Z] ---> Running in ff7978b61b69 [2023-05-23T01:18:17.811Z] Removing intermediate container ff7978b61b69 [2023-05-23T01:18:17.811Z] ---> df31302aeeec [2023-05-23T01:18:17.811Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T01:18:18.079Z] ---> Running in c443602e2212 [2023-05-23T01:18:18.345Z] Removing intermediate container c443602e2212 [2023-05-23T01:18:18.345Z] ---> dba8db9a5d9d [2023-05-23T01:18:18.345Z] Step 24/25 : LABEL git_sha=7fa999967c5e911f3516539f0b6fd1019e43f904 [2023-05-23T01:18:18.345Z] ---> Running in bf4023c18126 [2023-05-23T01:18:18.615Z] Removing intermediate container bf4023c18126 [2023-05-23T01:18:18.615Z] ---> 64a727a767b4 [2023-05-23T01:18:18.615Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T01:18:18.615Z] ---> Running in 8c0b2b1f8be3 [2023-05-23T01:18:18.881Z] Removing intermediate container 8c0b2b1f8be3 [2023-05-23T01:18:18.881Z] ---> a87a215b6225 [2023-05-23T01:18:18.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:18:18.882Z] Successfully built a87a215b6225 [2023-05-23T01:18:18.882Z] 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 [2023-05-23T01:18:19.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:18:19.679Z] [2023-05-23T01:18:19.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:18:20.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:18:20.083Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T01:18:20.083Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T01:18:20.083Z] 04944245beec: Pulling fs layer [2023-05-23T01:18:20.083Z] 699f458cf7ca: Pulling fs layer [2023-05-23T01:18:20.083Z] 765212b225bb: Pulling fs layer [2023-05-23T01:18:20.083Z] f23df028b6ca: Pulling fs layer [2023-05-23T01:18:20.083Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T01:18:20.083Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T01:18:20.083Z] f23df028b6ca: Waiting [2023-05-23T01:18:20.083Z] d65c8cfc05b1: Waiting [2023-05-23T01:18:20.083Z] 2437ff75d9bd: Waiting [2023-05-23T01:18:20.083Z] 765212b225bb: Waiting [2023-05-23T01:18:20.359Z] 04944245beec: Verifying Checksum [2023-05-23T01:18:20.359Z] 04944245beec: Download complete [2023-05-23T01:18:20.359Z] 765212b225bb: Verifying Checksum [2023-05-23T01:18:20.359Z] 765212b225bb: Download complete [2023-05-23T01:18:20.359Z] f23df028b6ca: Verifying Checksum [2023-05-23T01:18:20.359Z] f23df028b6ca: Download complete [2023-05-23T01:18:20.359Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T01:18:20.359Z] d65c8cfc05b1: Download complete [2023-05-23T01:18:20.359Z] 699f458cf7ca: Verifying Checksum [2023-05-23T01:18:20.359Z] 699f458cf7ca: Download complete [2023-05-23T01:18:20.943Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T01:18:20.943Z] 8998bd30e6a1: Download complete [2023-05-23T01:18:23.523Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T01:18:23.523Z] 2437ff75d9bd: Download complete [2023-05-23T01:18:24.549Z] 8998bd30e6a1: Pull complete [2023-05-23T01:18:25.168Z] 04944245beec: Pull complete [2023-05-23T01:18:26.603Z] 699f458cf7ca: Pull complete [2023-05-23T01:18:26.603Z] 765212b225bb: Pull complete [2023-05-23T01:18:27.601Z] f23df028b6ca: Pull complete [2023-05-23T01:18:27.601Z] d65c8cfc05b1: Pull complete [2023-05-23T01:18:39.906Z] 2437ff75d9bd: Pull complete [2023-05-23T01:18:39.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T01:18:39.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:18:39.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:18:40.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-16429 does not seem to be running inside a container [2023-05-23T01:18:40.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T01:18:42.988Z] $ docker top b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:43.887Z] ---> job-cost.sh [2023-05-23T01:18:43.887Z] lf-activate-venv: SKIPPING [2023-05-23T01:18:43.887Z] INFO: No Stack... [2023-05-23T01:18:44.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T01:18:45.113Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:18:45.455Z] + cut -d, -f6 [2023-05-23T01:18:45.455Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-05-23T01:18:45.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [2023-05-23T01:18:45.817Z] Resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] did not exist. Created. [2023-05-23T01:18:45.817Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:18:46.228Z] /w/workspace/device-gpio/1@tmp/durable-ee335d6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T01:18:47.163Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T01:18:47.199Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T01:18:47.246Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:18:47.261Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:18:47.336Z] $ docker stop --time=1 b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 [2023-05-23T01:18:50.470Z] $ docker rm -f --volumes b2e043d8fa86360f2ac7afa74a37c4d5589d047dadde85390a3ee9508b4e05e5 [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 [2023-05-23T01:18:51.475Z] provisioning config files... [2023-05-23T01:18:51.485Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config17682964975216868686tmp [Pipeline] { [Pipeline] sh [2023-05-23T01:18:51.821Z] + set +x [2023-05-23T01:18:51.821Z] + curl -s https://codecov.io/bash [2023-05-23T01:18:51.821Z] + bash -s -- [2023-05-23T01:18:51.821Z] [2023-05-23T01:18:51.821Z] _____ _ [2023-05-23T01:18:51.821Z] / ____| | | [2023-05-23T01:18:51.821Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T01:18:51.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T01:18:51.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T01:18:51.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T01:18:51.821Z] Bash-1.0.6 [2023-05-23T01:18:51.821Z] [2023-05-23T01:18:51.821Z] [2023-05-23T01:18:51.821Z] ==> git version 2.25.1 found [2023-05-23T01:18:51.821Z] ==> 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 [2023-05-23T01:18:51.821Z] Release-Date: 2020-01-08 [2023-05-23T01:18:51.821Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T01:18:51.821Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T01:18:51.821Z] ==> Jenkins CI detected. [2023-05-23T01:18:51.821Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-181 [2023-05-23T01:18:51.821Z] project root: . [2023-05-23T01:18:51.821Z] --> token set from env [2023-05-23T01:18:51.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T01:18:52.081Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T01:18:52.081Z] ==> Python coveragepy not found [2023-05-23T01:18:52.081Z] ==> Searching for coverage reports in: [2023-05-23T01:18:52.081Z] + . [2023-05-23T01:18:52.081Z] -> Found 1 reports [2023-05-23T01:18:52.081Z] ==> Detecting git/mercurial file structure [2023-05-23T01:18:52.081Z] ==> Reading reports [2023-05-23T01:18:52.081Z] + ./coverage.out bytes=10 [2023-05-23T01:18:52.081Z] ==> Appending adjustments [2023-05-23T01:18:52.081Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T01:18:52.081Z] + Found adjustments [2023-05-23T01:18:52.081Z] ==> Gzipping contents [2023-05-23T01:18:52.081Z] 4.0K /tmp/codecov.Y5Vi4j.gz [2023-05-23T01:18:52.081Z] ==> Uploading reports [2023-05-23T01:18:52.081Z] url: https://codecov.io [2023-05-23T01:18:52.081Z] query: branch=PR-181&commit=7fa999967c5e911f3516539f0b6fd1019e43f904&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-05-23T01:18:52.081Z] -> Pinging Codecov [2023-05-23T01:18:52.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-181&commit=7fa999967c5e911f3516539f0b6fd1019e43f904&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-05-23T01:18:52.341Z] -> Uploading to [2023-05-23T01:18:52.341Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7fa999967c5e911f3516539f0b6fd1019e43f904/9576b960-f355-4035-acb1-70db656e4b40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T011852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ae67fcd5fdf4ac43aa33ffe601b7523155f43291a8a334be80ef7fcda3b691c [2023-05-23T01:18:52.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T01:18:52.341Z] Dload Upload Total Spent Left Speed [2023-05-23T01:18:52.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3336 --:--:-- --:--:-- --:--:-- 3336 [2023-05-23T01:18:52.603Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7fa999967c5e911f3516539f0b6fd1019e43f904 [Pipeline] } [2023-05-23T01:18:52.632Z] 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 [2023-05-23T01:18:54.449Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-181/archives ] [2023-05-23T01:18:54.449Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-181/archives [2023-05-23T01:18:54.449Z] total 16 [2023-05-23T01:18:54.449Z] drwxr-xr-x 3 root root 4096 May 23 01:07 . [2023-05-23T01:18:54.449Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:07 .. [2023-05-23T01:18:54.449Z] drwxr-xr-x 2 root root 4096 May 23 01:07 cost [2023-05-23T01:18:54.449Z] -rw-r--r-- 1 root root 83 May 23 01:07 cost.csv [2023-05-23T01:18:54.449Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-181/archives [2023-05-23T01:18:54.449Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-181/archives [2023-05-23T01:18:54.449Z] total 16 [2023-05-23T01:18:54.449Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:07 . [2023-05-23T01:18:54.449Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:07 .. [2023-05-23T01:18:54.449Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:07 cost [2023-05-23T01:18:54.449Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:54.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:55.679Z] ---> package-listing.sh [2023-05-23T01:18:55.679Z] ++ facter osfamily [2023-05-23T01:18:55.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T01:18:55.942Z] + OS_FAMILY=debian [2023-05-23T01:18:55.942Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-181 [2023-05-23T01:18:55.942Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T01:18:55.942Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T01:18:55.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T01:18:55.942Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T01:18:55.942Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-181 ']' [2023-05-23T01:18:55.942Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T01:18:55.942Z] + case "${OS_FAMILY}" in [2023-05-23T01:18:55.942Z] + dpkg -l [2023-05-23T01:18:55.942Z] + grep '^ii' [2023-05-23T01:18:55.942Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T01:18:55.942Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T01:18:55.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T01:18:55.942Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-181 ']' [2023-05-23T01:18:55.942Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-181/archives/ [2023-05-23T01:18:55.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-181/archives/ [Pipeline] echo [2023-05-23T01:18:55.980Z] 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T01:18:56.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:18:56.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:18:56.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:18:57.055Z] prd-ubuntu20.04-docker-8c-8g-16428 does not seem to be running inside a container [2023-05-23T01:18:57.091Z] $ 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-181/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-181 -v /w/workspace/edgexfoundry_device-gpio_PR-181:/w/workspace/edgexfoundry_device-gpio_PR-181:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-181@tmp:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T01:18:57.294Z] $ docker top c35df93f5762b400f0a7df23cd3aabba16e0653c7c1b0fd415c5361b137e8d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:18:57.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T01:18:58.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T01:18:58.320Z] + ls /var/log/sa-host [2023-05-23T01:18:58.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:18:58.563Z] provisioning config files... [2023-05-23T01:18:58.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-181@tmp/config14644600413072869327tmp [Pipeline] { [Pipeline] echo [2023-05-23T01:18:58.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:58.933Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T01:18:58.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:59.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T01:18:59.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:18:59.734Z] ---> sudo-logs.sh [2023-05-23T01:18:59.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T01:18:59.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:19:00.139Z] ---> job-cost.sh [2023-05-23T01:19:00.139Z] lf-activate-venv: SKIPPING [2023-05-23T01:19:00.139Z] DEBUG: total: 0.2199999988079071 [2023-05-23T01:19:00.139Z] INFO: Retrieving Stack Cost... [2023-05-23T01:19:00.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:19:00.969Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T01:19:01.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:19:01.319Z] ---> logs-deploy.sh [2023-05-23T01:19:01.319Z] lf-activate-venv: SKIPPING [2023-05-23T01:19:01.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-181/1 [2023-05-23T01:19:01.319Z] INFO: archiving workspace using pattern(s): [2023-05-23T01:19:02.260Z] Archives upload complete. [2023-05-23T01:19:02.522Z] INFO: archiving logs to Nexus [2023-05-23T01:19:03.094Z] ---> uname -a: [2023-05-23T01:19:03.094Z] Linux prd-ubuntu20-04-docker-8c-8g-16428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T01:19:03.094Z] [2023-05-23T01:19:03.094Z] [2023-05-23T01:19:03.094Z] ---> lscpu: [2023-05-23T01:19:03.094Z] Architecture: x86_64 [2023-05-23T01:19:03.094Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-23T01:19:03.094Z] Byte Order: Little Endian [2023-05-23T01:19:03.094Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-23T01:19:03.094Z] CPU(s): 8 [2023-05-23T01:19:03.094Z] On-line CPU(s) list: 0-7 [2023-05-23T01:19:03.094Z] Thread(s) per core: 1 [2023-05-23T01:19:03.094Z] Core(s) per socket: 1 [2023-05-23T01:19:03.094Z] Socket(s): 8 [2023-05-23T01:19:03.094Z] NUMA node(s): 1 [2023-05-23T01:19:03.094Z] Vendor ID: AuthenticAMD [2023-05-23T01:19:03.095Z] CPU family: 23 [2023-05-23T01:19:03.095Z] Model: 49 [2023-05-23T01:19:03.095Z] Model name: AMD EPYC-Rome Processor [2023-05-23T01:19:03.095Z] Stepping: 0 [2023-05-23T01:19:03.095Z] CPU MHz: 2800.000 [2023-05-23T01:19:03.095Z] BogoMIPS: 5600.00 [2023-05-23T01:19:03.095Z] Virtualization: AMD-V [2023-05-23T01:19:03.095Z] Hypervisor vendor: KVM [2023-05-23T01:19:03.095Z] Virtualization type: full [2023-05-23T01:19:03.095Z] L1d cache: 256 KiB [2023-05-23T01:19:03.095Z] L1i cache: 256 KiB [2023-05-23T01:19:03.095Z] L2 cache: 4 MiB [2023-05-23T01:19:03.095Z] L3 cache: 128 MiB [2023-05-23T01:19:03.095Z] NUMA node0 CPU(s): 0-7 [2023-05-23T01:19:03.095Z] Vulnerability Itlb multihit: Not affected [2023-05-23T01:19:03.095Z] Vulnerability L1tf: Not affected [2023-05-23T01:19:03.095Z] Vulnerability Mds: Not affected [2023-05-23T01:19:03.095Z] Vulnerability Meltdown: Not affected [2023-05-23T01:19:03.095Z] Vulnerability Mmio stale data: Not affected [2023-05-23T01:19:03.095Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-23T01:19:03.095Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-23T01:19:03.095Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-23T01:19:03.095Z] Vulnerability Srbds: Not affected [2023-05-23T01:19:03.095Z] Vulnerability Tsx async abort: Not affected [2023-05-23T01:19:03.095Z] 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 [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] ---> nproc: [2023-05-23T01:19:03.095Z] 8 [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] ---> df -h: [2023-05-23T01:19:03.095Z] Filesystem Size Used Avail Use% Mounted on [2023-05-23T01:19:03.095Z] overlay 155G 12G 144G 8% / [2023-05-23T01:19:03.095Z] tmpfs 64M 0 64M 0% /dev [2023-05-23T01:19:03.095Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-23T01:19:03.095Z] shm 64M 0 64M 0% /dev/shm [2023-05-23T01:19:03.095Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] ---> sar -b -r -n DEV: [2023-05-23T01:19:03.095Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16428) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:04:06 LINUX RESTART (8 CPU) [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-23T01:19:03.095Z] 01:06:01 124.40 1.37 123.03 0.00 33.59 49668.92 0.00 [2023-05-23T01:19:03.095Z] 01:07:01 135.29 0.25 135.04 0.00 14.53 34779.67 0.00 [2023-05-23T01:19:03.095Z] 01:08:01 116.08 0.07 116.01 0.00 2.40 33985.94 0.00 [2023-05-23T01:19:03.095Z] 01:09:01 1.85 0.00 1.85 0.00 0.00 21.48 0.00 [2023-05-23T01:19:03.095Z] 01:10:01 55.51 10.58 44.93 0.00 5154.87 8871.45 0.00 [2023-05-23T01:19:03.095Z] 01:11:01 4.52 0.02 4.50 0.00 0.13 104.12 0.00 [2023-05-23T01:19:03.095Z] 01:12:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-05-23T01:19:03.095Z] 01:13:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2023-05-23T01:19:03.095Z] 01:14:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-05-23T01:19:03.095Z] 01:15:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2023-05-23T01:19:03.095Z] 01:16:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-05-23T01:19:03.095Z] 01:17:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 [2023-05-23T01:19:03.095Z] 01:18:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-05-23T01:19:03.095Z] 01:19:01 7.03 0.28 6.75 0.00 22.93 133.44 0.00 [2023-05-23T01:19:03.095Z] Average: 32.37 0.90 31.47 0.00 373.44 9117.75 0.00 [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-23T01:19:03.095Z] 01:06:01 27945312 31567876 735108 2.24 134068 3659516 1999476 5.89 1181708 3279400 448496 [2023-05-23T01:19:03.095Z] 01:07:01 27951904 31265080 1031060 3.14 150636 3347180 2645916 7.80 1562352 2896704 87472 [2023-05-23T01:19:03.095Z] 01:08:01 27632620 31583436 713620 2.17 160748 3934108 1760748 5.19 1255456 3481368 156 [2023-05-23T01:19:03.095Z] 01:09:01 27632792 31583644 713264 2.17 160788 3934108 1760748 5.19 1255500 3481368 24 [2023-05-23T01:19:03.095Z] 01:10:01 27103492 31569728 714960 2.17 194752 4395048 1838320 5.42 1574384 3656064 284 [2023-05-23T01:19:03.095Z] 01:11:01 27107980 31569308 714736 2.17 193292 4391792 1817836 5.36 1572700 3652840 20 [2023-05-23T01:19:03.095Z] 01:12:01 27110776 31572120 711840 2.16 193316 4391796 1817836 5.36 1570408 3652844 8 [2023-05-23T01:19:03.095Z] 01:13:01 27111408 31573248 711312 2.16 193356 4391804 1817836 5.36 1570036 3653288 4 [2023-05-23T01:19:03.095Z] 01:14:01 27111248 31573156 711284 2.16 193388 4391788 1817836 5.36 1570072 3653288 8 [2023-05-23T01:19:03.095Z] 01:15:01 27111020 31573000 711420 2.16 193416 4391808 1817836 5.36 1570212 3653300 24 [2023-05-23T01:19:03.095Z] 01:16:01 27110996 31573004 711380 2.16 193436 4391808 1817836 5.36 1570200 3653300 12 [2023-05-23T01:19:03.095Z] 01:17:01 27110104 31572392 711460 2.16 193468 4391940 1817836 5.36 1570692 3653428 228 [2023-05-23T01:19:03.095Z] 01:18:01 27110136 31572432 711396 2.16 193492 4391944 1817836 5.36 1570324 3653432 8 [2023-05-23T01:19:03.095Z] 01:19:01 27017048 31485248 793388 2.41 193684 4393552 1926008 5.68 1656804 3650812 452 [2023-05-23T01:19:03.095Z] Average: 27297631 31545262 742588 2.26 181560 4199871 1890993 5.57 1503632 3547960 38371 [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-23T01:19:03.095Z] 01:06:01 ens3 498.27 305.68 6353.71 38.02 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:06:01 docker0 204.07 336.96 16.23 2107.16 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:06:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:07:01 ens3 56.36 49.01 82.34 92.85 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:07:01 veth81bd387 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:07:01 docker0 1.47 3.47 0.09 42.54 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:08:01 ens3 102.00 61.76 2567.04 12.16 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:08:01 docker0 1.58 3.50 0.10 42.53 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:08:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:09:01 ens3 0.85 0.28 0.18 0.08 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:10:01 ens3 146.98 70.65 2865.53 5.35 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:11:01 ens3 2.90 1.80 7.46 0.12 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:19:01 ens3 27.43 18.03 30.58 10.49 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] 01:19:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] Average: ens3 59.67 36.26 850.42 11.37 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] Average: docker0 14.79 24.56 1.17 156.57 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] ---> sar -P ALL: [2023-05-23T01:19:03.095Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16428) 05/23/23 _x86_64_ (8 CPU) [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:04:06 LINUX RESTART (8 CPU) [2023-05-23T01:19:03.095Z] [2023-05-23T01:19:03.095Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2023-05-23T01:19:03.095Z] 01:06:01 all 7.35 0.00 3.34 4.67 0.06 84.58 [2023-05-23T01:19:03.095Z] 01:06:01 0 7.50 0.00 4.15 14.57 0.05 73.73 [2023-05-23T01:19:03.095Z] 01:06:01 1 7.00 0.00 2.09 0.03 0.08 90.80 [2023-05-23T01:19:03.095Z] 01:06:01 2 6.24 0.00 2.92 5.72 0.05 85.07 [2023-05-23T01:19:03.095Z] 01:06:01 3 6.75 0.00 3.00 0.74 0.08 89.42 [2023-05-23T01:19:03.095Z] 01:06:01 4 7.08 0.00 3.08 1.39 0.07 88.38 [2023-05-23T01:19:03.095Z] 01:06:01 5 7.66 0.00 2.43 0.42 0.03 89.45 [2023-05-23T01:19:03.095Z] 01:06:01 6 8.23 0.00 4.57 13.30 0.05 73.84 [2023-05-23T01:19:03.095Z] 01:06:01 7 8.37 0.00 4.46 1.15 0.08 85.93 [2023-05-23T01:19:03.095Z] 01:07:01 all 30.85 0.00 5.69 3.48 0.08 59.89 [2023-05-23T01:19:03.095Z] 01:07:01 0 30.02 0.00 6.64 12.95 0.08 50.30 [2023-05-23T01:19:03.095Z] 01:07:01 1 30.89 0.00 5.33 0.54 0.08 63.16 [2023-05-23T01:19:03.095Z] 01:07:01 2 29.51 0.00 5.09 5.06 0.07 60.27 [2023-05-23T01:19:03.095Z] 01:07:01 3 29.67 0.00 5.44 0.47 0.08 64.33 [2023-05-23T01:19:03.096Z] 01:07:01 4 29.80 0.00 5.27 5.63 0.08 59.21 [2023-05-23T01:19:03.096Z] 01:07:01 5 29.39 0.00 5.06 0.20 0.08 65.26 [2023-05-23T01:19:03.096Z] 01:07:01 6 33.44 0.00 5.79 0.64 0.07 60.06 [2023-05-23T01:19:03.096Z] 01:07:01 7 34.08 0.00 6.91 2.43 0.08 56.50 [2023-05-23T01:19:03.096Z] 01:08:01 all 13.39 0.00 3.34 3.20 0.06 80.01 [2023-05-23T01:19:03.096Z] 01:08:01 0 14.86 0.00 4.26 7.87 0.07 72.95 [2023-05-23T01:19:03.096Z] 01:08:01 1 13.36 0.00 4.59 7.92 0.07 74.07 [2023-05-23T01:19:03.096Z] 01:08:01 2 13.81 0.00 2.80 0.02 0.05 83.32 [2023-05-23T01:19:03.096Z] 01:08:01 3 12.50 0.00 2.29 0.05 0.05 85.11 [2023-05-23T01:19:03.096Z] 01:08:01 4 12.81 0.00 3.50 1.34 0.05 82.30 [2023-05-23T01:19:03.096Z] 01:08:01 5 12.28 0.00 3.06 0.05 0.05 84.56 [2023-05-23T01:19:03.096Z] 01:08:01 6 14.83 0.00 3.55 1.29 0.05 80.28 [2023-05-23T01:19:03.096Z] 01:08:01 7 12.71 0.00 2.71 7.17 0.10 77.31 [2023-05-23T01:19:03.096Z] 01:09:01 all 0.03 0.00 0.00 0.02 0.01 99.94 [2023-05-23T01:19:03.096Z] 01:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T01:19:03.096Z] 01:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:09:01 2 0.03 0.00 0.02 0.03 0.03 99.88 [2023-05-23T01:19:03.096Z] 01:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:09:01 4 0.07 0.00 0.00 0.02 0.02 99.90 [2023-05-23T01:19:03.096Z] 01:09:01 5 0.07 0.00 0.00 0.02 0.02 99.90 [2023-05-23T01:19:03.096Z] 01:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T01:19:03.096Z] 01:09:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-23T01:19:03.096Z] 01:10:01 all 2.29 0.00 1.70 0.90 0.03 95.08 [2023-05-23T01:19:03.096Z] 01:10:01 0 2.47 0.00 1.22 1.38 0.03 94.90 [2023-05-23T01:19:03.096Z] 01:10:01 1 2.49 0.00 1.82 1.25 0.03 94.40 [2023-05-23T01:19:03.096Z] 01:10:01 2 2.99 0.00 1.52 0.15 0.03 95.30 [2023-05-23T01:19:03.096Z] 01:10:01 3 2.36 0.00 3.12 0.80 0.03 93.68 [2023-05-23T01:19:03.096Z] 01:10:01 4 3.65 0.00 1.29 0.33 0.02 94.71 [2023-05-23T01:19:03.096Z] 01:10:01 5 1.39 0.00 2.21 0.12 0.02 96.27 [2023-05-23T01:19:03.096Z] 01:10:01 6 1.90 0.00 1.19 0.37 0.02 96.53 [2023-05-23T01:19:03.096Z] 01:10:01 7 1.07 0.00 1.21 2.83 0.03 94.86 [2023-05-23T01:19:03.096Z] 01:11:01 all 0.22 0.00 0.07 0.01 0.01 99.68 [2023-05-23T01:19:03.096Z] 01:11:01 0 1.04 0.00 0.05 0.07 0.00 98.84 [2023-05-23T01:19:03.096Z] 01:11:01 1 0.22 0.00 0.10 0.02 0.02 99.65 [2023-05-23T01:19:03.096Z] 01:11:01 2 0.07 0.00 0.08 0.02 0.00 99.83 [2023-05-23T01:19:03.096Z] 01:11:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2023-05-23T01:19:03.096Z] 01:11:01 4 0.25 0.00 0.13 0.00 0.02 99.60 [2023-05-23T01:19:03.096Z] 01:11:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-23T01:19:03.096Z] 01:11:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-23T01:19:03.096Z] 01:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-23T01:19:03.096Z] 01:12:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2023-05-23T01:19:03.096Z] 01:12:01 0 0.81 0.00 0.00 0.00 0.00 99.19 [2023-05-23T01:19:03.096Z] 01:12:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2023-05-23T01:19:03.096Z] 01:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-23T01:19:03.096Z] 01:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-23T01:19:03.096Z] 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-23T01:19:03.096Z] 01:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T01:19:03.096Z] 01:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-23T01:19:03.096Z] 01:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-23T01:19:03.096Z] 01:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-23T01:19:03.096Z] 01:13:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-23T01:19:03.096Z] 01:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T01:19:03.096Z] 01:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T01:19:03.096Z] 01:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-05-23T01:19:03.096Z] 01:14:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-23T01:19:03.096Z] 01:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-23T01:19:03.096Z] 01:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-23T01:19:03.096Z] 01:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:15:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2023-05-23T01:19:03.096Z] 01:15:01 0 0.98 0.00 0.02 0.02 0.02 98.97 [2023-05-23T01:19:03.096Z] 01:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-23T01:19:03.096Z] 01:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-23T01:19:03.096Z] 01:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-23T01:19:03.096Z] 01:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-23T01:19:03.096Z] 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T01:19:03.096Z] 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:16:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-23T01:19:03.096Z] 01:16:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-23T01:19:03.096Z] 01:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-23T01:19:03.096Z] 01:16:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-23T01:19:03.096Z] 01:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-23T01:19:03.096Z] 01:16:01 5 0.23 0.00 0.00 0.00 0.00 99.77 [2023-05-23T01:19:03.096Z] 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T01:19:03.096Z] 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-23T01:19:03.096Z] [2023-05-23T01:19:03.096Z] 01:16:01 CPU %user %nice %system %iowait %steal %idle [2023-05-23T01:19:03.096Z] 01:17:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-05-23T01:19:03.096Z] 01:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-23T01:19:03.096Z] 01:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-23T01:19:03.096Z] 01:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-23T01:19:03.096Z] 01:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-23T01:19:03.096Z] 01:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-23T01:19:03.096Z] 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:18:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2023-05-23T01:19:03.096Z] 01:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-23T01:19:03.096Z] 01:18:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-23T01:19:03.096Z] 01:18:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-23T01:19:03.096Z] 01:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-23T01:19:03.096Z] 01:19:01 all 0.64 0.00 0.33 0.02 0.01 99.01 [2023-05-23T01:19:03.096Z] 01:19:01 0 0.17 0.00 0.30 0.05 0.00 99.48 [2023-05-23T01:19:03.096Z] 01:19:01 1 0.50 0.00 0.37 0.00 0.02 99.11 [2023-05-23T01:19:03.096Z] 01:19:01 2 0.70 0.00 0.42 0.03 0.00 98.85 [2023-05-23T01:19:03.096Z] 01:19:01 3 1.42 0.00 0.33 0.02 0.00 98.23 [2023-05-23T01:19:03.096Z] 01:19:01 4 0.38 0.00 0.25 0.02 0.02 99.33 [2023-05-23T01:19:03.096Z] 01:19:01 5 0.62 0.00 0.27 0.02 0.00 99.10 [2023-05-23T01:19:03.096Z] 01:19:01 6 0.23 0.00 0.32 0.00 0.02 99.43 [2023-05-23T01:19:03.096Z] 01:19:01 7 1.12 0.00 0.37 0.00 0.00 98.51 [2023-05-23T01:19:03.096Z] Average: all 3.91 0.00 1.03 0.87 0.02 94.16 [2023-05-23T01:19:03.096Z] Average: 0 4.10 0.00 1.18 2.62 0.02 92.08 [2023-05-23T01:19:03.096Z] Average: 1 3.90 0.00 1.03 0.69 0.03 94.36 [2023-05-23T01:19:03.096Z] Average: 2 3.79 0.00 0.92 0.79 0.02 94.49 [2023-05-23T01:19:03.096Z] Average: 3 3.75 0.00 1.02 0.15 0.02 95.06 [2023-05-23T01:19:03.096Z] Average: 4 3.84 0.00 0.97 0.62 0.02 94.55 [2023-05-23T01:19:03.096Z] Average: 5 3.68 0.00 0.93 0.06 0.02 95.32 [2023-05-23T01:19:03.096Z] Average: 6 4.16 0.00 1.10 1.10 0.02 93.62 [2023-05-23T01:19:03.096Z] Average: 7 4.07 0.00 1.11 0.97 0.02 93.83 [2023-05-23T01:19:03.096Z] [2023-05-23T01:19:03.096Z] [2023-05-23T01:19:03.096Z]