Pull request #202 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b+7580ba256f83e21c693c8b45ed89252f688e6cf9 (807f20803fe021d2a7c294edd2a91dd8471ac045) 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-ssh15287400378741559892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10445069249802035531.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-202/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-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17098386194947330706.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-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17096504645449790181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13566964814708550756.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-202/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-202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh854270974081077564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9167 in /w/workspace/edgexfoundry_device-gpio_PR-202 [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-202 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7580ba256f83e21c693c8b45ed89252f688e6cf9 into PR head commit ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b Merge succeeded, producing ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b Checking out Revision ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b (PR-202) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b # 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 7580ba256f83e21c693c8b45ed89252f688e6cf9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T00:56:45.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T00:56:45.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T00:56:46.034Z] ========================================================= [2023-10-13T00:56:46.034Z] EdgeX Global Pipelines Version Info [2023-10-13T00:56:46.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T00:56:46.774Z] ------------------- [2023-10-13T00:56:46.774Z] stable info: [2023-10-13T00:56:46.774Z] ------------------- [2023-10-13T00:56:46.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T00:56:46.774Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T00:56:46.774Z] Message: update stable to v1.0.254 [2023-10-13T00:56:47.346Z] ------------------- [2023-10-13T00:56:47.346Z] experimental info: [2023-10-13T00:56:47.346Z] ------------------- [2023-10-13T00:56:47.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T00:56:47.346Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T00:56:47.346Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T00:56:47.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-13T00:56:47.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-13T00:56:47.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T00:56:47.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T00:56:47.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T00:56:47.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T00:56:47.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T00:56:47.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T00:56:47.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T00:56:48.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T00:56:48.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T00:56:48.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-13T00:56:48.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T00:56:48.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T00:56:48.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T00:56:48.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T00:56:48.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T00:56:48.357Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T00:56:48.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T00:56:48.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T00:56:48.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T00:56:48.520Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T00:56:48.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T00:56:48.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T00:56:48.648Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T00:56:48.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T00:56:48.735Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T00:56:48.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo [2023-10-13T00:56:48.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo [2023-10-13T00:56:48.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo [2023-10-13T00:56:48.909Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [Pipeline] echo [2023-10-13T00:56:48.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac7af2c [Pipeline] echo [2023-10-13T00:56:48.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T00:56:49.111Z] provisioning config files... [2023-10-13T00:56:49.152Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/config5366106156376057672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T00:56:49.493Z] ---> docker-login.sh [2023-10-13T00:56:49.493Z] nexus3.edgexfoundry.org:10001 [2023-10-13T00:56:49.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:56:49.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:56:49.753Z] Configure a credential helper to remove this warning. See [2023-10-13T00:56:49.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:56:49.753Z] [2023-10-13T00:56:49.753Z] Login Succeeded [2023-10-13T00:56:49.753Z] nexus3.edgexfoundry.org:10002 [2023-10-13T00:56:50.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:56:50.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:56:50.014Z] Configure a credential helper to remove this warning. See [2023-10-13T00:56:50.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:56:50.014Z] [2023-10-13T00:56:50.014Z] Login Succeeded [2023-10-13T00:56:50.014Z] nexus3.edgexfoundry.org:10003 [2023-10-13T00:56:50.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:56:50.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:56:50.014Z] Configure a credential helper to remove this warning. See [2023-10-13T00:56:50.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:56:50.014Z] [2023-10-13T00:56:50.014Z] Login Succeeded [2023-10-13T00:56:50.014Z] nexus3.edgexfoundry.org:10004 [2023-10-13T00:56:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:56:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:56:50.275Z] Configure a credential helper to remove this warning. See [2023-10-13T00:56:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:56:50.275Z] [2023-10-13T00:56:50.275Z] Login Succeeded [2023-10-13T00:56:50.275Z] docker.io [2023-10-13T00:56:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:56:50.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:56:50.536Z] Configure a credential helper to remove this warning. See [2023-10-13T00:56:50.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:56:50.536Z] [2023-10-13T00:56:50.536Z] Login Succeeded [2023-10-13T00:56:50.536Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T00:56:50.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T00:56:51.233Z] + git rev-list -1 --merges ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b~1..ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [Pipeline] echo [2023-10-13T00:56:51.299Z] -----------> git rev-list -1 --merges ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b~1..ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [false] [Pipeline] sh [2023-10-13T00:56:51.611Z] + git log --format=format:%s -1 ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [Pipeline] echo [2023-10-13T00:56:51.651Z] ========================================================= [2023-10-13T00:56:51.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T00:56:51.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T00:56:52.110Z] + git log --format=format:%s -1 ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [Pipeline] echo [2023-10-13T00:56:52.141Z] [semverPrep] GIT_COMMIT: ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-13T00:56:52.172Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T00:56:52.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T00:56:52.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T00:56:52.569Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T00:56:52.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T00:56:52.569Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T00:56:52.569Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T00:56:52.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:56:53.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T00:56:53.064Z] [2023-10-13T00:56:53.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:56:53.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T00:56:53.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T00:56:53.441Z] b85a868b505f: Pulling fs layer [2023-10-13T00:56:53.441Z] e2be974225ed: Pulling fs layer [2023-10-13T00:56:53.441Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T00:56:53.441Z] 988bab9f4d93: Pulling fs layer [2023-10-13T00:56:53.441Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T00:56:53.441Z] eaf3925da568: Pulling fs layer [2023-10-13T00:56:53.441Z] bab4dde63d76: Pulling fs layer [2023-10-13T00:56:53.441Z] bde34c3a00c8: Pulling fs layer [2023-10-13T00:56:53.441Z] b352a97aabf1: Pulling fs layer [2023-10-13T00:56:53.441Z] 4872d77fe225: Pulling fs layer [2023-10-13T00:56:53.441Z] 5851b861e8e6: Pulling fs layer [2023-10-13T00:56:53.441Z] bab4dde63d76: Waiting [2023-10-13T00:56:53.441Z] bde34c3a00c8: Waiting [2023-10-13T00:56:53.441Z] b352a97aabf1: Waiting [2023-10-13T00:56:53.441Z] eaf3925da568: Waiting [2023-10-13T00:56:53.441Z] 988bab9f4d93: Waiting [2023-10-13T00:56:53.441Z] 5851b861e8e6: Waiting [2023-10-13T00:56:53.441Z] 1469e6f7b9e6: Waiting [2023-10-13T00:56:53.441Z] 4872d77fe225: Waiting [2023-10-13T00:56:53.441Z] e2be974225ed: Verifying Checksum [2023-10-13T00:56:53.441Z] e2be974225ed: Download complete [2023-10-13T00:56:53.441Z] 988bab9f4d93: Download complete [2023-10-13T00:56:53.441Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T00:56:53.441Z] 1469e6f7b9e6: Download complete [2023-10-13T00:56:53.441Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T00:56:53.441Z] 339a4e72a1f5: Download complete [2023-10-13T00:56:53.701Z] eaf3925da568: Verifying Checksum [2023-10-13T00:56:53.701Z] eaf3925da568: Download complete [2023-10-13T00:56:53.701Z] bde34c3a00c8: Download complete [2023-10-13T00:56:53.701Z] b352a97aabf1: Download complete [2023-10-13T00:56:53.701Z] 4872d77fe225: Verifying Checksum [2023-10-13T00:56:53.701Z] 4872d77fe225: Download complete [2023-10-13T00:56:53.701Z] 5851b861e8e6: Download complete [2023-10-13T00:56:53.701Z] b85a868b505f: Download complete [2023-10-13T00:56:53.960Z] bab4dde63d76: Verifying Checksum [2023-10-13T00:56:53.960Z] bab4dde63d76: Download complete [2023-10-13T00:56:54.897Z] b85a868b505f: Pull complete [2023-10-13T00:56:55.156Z] e2be974225ed: Pull complete [2023-10-13T00:56:55.416Z] 339a4e72a1f5: Pull complete [2023-10-13T00:56:55.677Z] 988bab9f4d93: Pull complete [2023-10-13T00:56:55.935Z] 1469e6f7b9e6: Pull complete [2023-10-13T00:56:55.935Z] eaf3925da568: Pull complete [2023-10-13T00:56:57.848Z] bab4dde63d76: Pull complete [2023-10-13T00:56:57.848Z] bde34c3a00c8: Pull complete [2023-10-13T00:56:58.110Z] b352a97aabf1: Pull complete [2023-10-13T00:56:58.110Z] 4872d77fe225: Pull complete [2023-10-13T00:56:58.110Z] 5851b861e8e6: Pull complete [2023-10-13T00:56:58.110Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T00:56:58.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T00:56:58.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T00:56:58.352Z] prd-ubuntu20.04-docker-8c-8g-9167 does not seem to be running inside a container [2023-10-13T00:56:58.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-202 -v /w/workspace/edgexfoundry_device-gpio_PR-202:/w/workspace/edgexfoundry_device-gpio_PR-202:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-202@tmp:/w/workspace/edgexfoundry_device-gpio_PR-202@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-10-13T00:57:00.947Z] $ docker top 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 -eo pid,comm [2023-10-13T00:57:01.003Z] 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-10-13T00:57:01.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T00:57:01.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T00:57:01.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T00:57:01.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T00:57:01.267Z] $ docker exec 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 ssh-agent [2023-10-13T00:57:01.374Z] SSH_AUTH_SOCK=/tmp/ssh-bLfqjVvCrLGi/agent.31 [2023-10-13T00:57:01.374Z] SSH_AGENT_PID=36 [2023-10-13T00:57:01.379Z] Running ssh-add (command line suppressed) [2023-10-13T00:57:01.497Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-202@tmp/private_key_14157559599246360275.key (/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/private_key_14157559599246360275.key) [2023-10-13T00:57:01.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T00:57:01.836Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T00:57:01.870Z] $ docker exec --env ******** --env ******** 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 ssh-agent -k [2023-10-13T00:57:01.968Z] unset SSH_AUTH_SOCK; [2023-10-13T00:57:01.968Z] unset SSH_AGENT_PID; [2023-10-13T00:57:01.969Z] echo Agent pid 36 killed; [2023-10-13T00:57:01.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T00:57:02.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T00:57:02.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T00:57:02.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T00:57:02.166Z] $ docker exec 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 ssh-agent [2023-10-13T00:57:02.272Z] SSH_AUTH_SOCK=/tmp/ssh-O4YOhgcS26nG/agent.68 [2023-10-13T00:57:02.272Z] SSH_AGENT_PID=74 [2023-10-13T00:57:02.277Z] Running ssh-add (command line suppressed) [2023-10-13T00:57:02.401Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-202@tmp/private_key_3931637084831028335.key (/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/private_key_3931637084831028335.key) [2023-10-13T00:57:02.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T00:57:02.739Z] + git semver init [2023-10-13T00:57:02.999Z] 2023-10-13 00:57:02,925 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T00:57:02.999Z] 2023-10-13 00:57:02,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-202/.semver [2023-10-13T00:57:02.999Z] 2023-10-13 00:57:02,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-202/.semver [2023-10-13T00:57:02.999Z] 2023-10-13 00:57:02,926 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-202/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-202, universal_newlines=False, shell=None, istream=None) [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,956 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-202/.git/info/exclude [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-202/.semver/PR-202 with force:False [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,957 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-202/.semver/PR-202 [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,961 [execute] INFO git cat-file --batch-check [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-202/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,968 [execute] INFO git cat-file --batch [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-202/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T00:57:04.377Z] 2023-10-13 00:57:03,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-202/.semver/PR-202 [2023-10-13T00:57:04.377Z] 0.0.0 [Pipeline] } [2023-10-13T00:57:04.402Z] $ docker exec --env ******** --env ******** 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 ssh-agent -k [2023-10-13T00:57:04.498Z] unset SSH_AUTH_SOCK; [2023-10-13T00:57:04.499Z] unset SSH_AGENT_PID; [2023-10-13T00:57:04.499Z] echo Agent pid 74 killed; [2023-10-13T00:57:04.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T00:57:04.954Z] + git semver [Pipeline] } [2023-10-13T00:57:05.237Z] $ docker stop --time=1 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 [2023-10-13T00:57:06.558Z] $ docker rm -f --volumes 5c1edafc955a2e2a6cc7504e95654fcd7b93196fbe9d35230ac941365c6d9697 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T00:57:06.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T00:57:07.238Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T00:57:07.256Z] [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-10-13T00:57:07.853Z] provisioning config files... [2023-10-13T00:57:07.862Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/config7247523890747456729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T00:57:08.206Z] ---> docker-login.sh [2023-10-13T00:57:08.206Z] nexus3.edgexfoundry.org:10001 [2023-10-13T00:57:08.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:57:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:57:08.206Z] Configure a credential helper to remove this warning. See [2023-10-13T00:57:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:57:08.206Z] [2023-10-13T00:57:08.206Z] Login Succeeded [2023-10-13T00:57:08.206Z] nexus3.edgexfoundry.org:10002 [2023-10-13T00:57:08.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:57:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:57:08.206Z] Configure a credential helper to remove this warning. See [2023-10-13T00:57:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:57:08.206Z] [2023-10-13T00:57:08.206Z] Login Succeeded [2023-10-13T00:57:08.206Z] nexus3.edgexfoundry.org:10003 [2023-10-13T00:57:08.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:57:08.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:57:08.466Z] Configure a credential helper to remove this warning. See [2023-10-13T00:57:08.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:57:08.466Z] [2023-10-13T00:57:08.466Z] Login Succeeded [2023-10-13T00:57:08.466Z] nexus3.edgexfoundry.org:10004 [2023-10-13T00:57:08.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:57:08.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:57:08.466Z] Configure a credential helper to remove this warning. See [2023-10-13T00:57:08.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:57:08.466Z] [2023-10-13T00:57:08.466Z] Login Succeeded [2023-10-13T00:57:08.466Z] docker.io [2023-10-13T00:57:08.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T00:57:08.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T00:57:08.726Z] Configure a credential helper to remove this warning. See [2023-10-13T00:57:08.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T00:57:08.726Z] [2023-10-13T00:57:08.726Z] Login Succeeded [2023-10-13T00:57:08.726Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T00:57:08.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T00:57:08.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T00:57:08.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T00:57:09.011Z] ========================================================= [2023-10-13T00:57:09.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T00:57:09.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:57:09.481Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T00:57:09.481Z] Sending build context to Docker daemon 16.14MB [2023-10-13T00:57:09.481Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T00:57:09.481Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T00:57:09.481Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T00:57:09.481Z] 7264a8db6415: Pulling fs layer [2023-10-13T00:57:09.481Z] c4d48a809fc2: Pulling fs layer [2023-10-13T00:57:09.481Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T00:57:09.481Z] ad3a456e5733: Pulling fs layer [2023-10-13T00:57:09.481Z] 33e27b845d1e: Pulling fs layer [2023-10-13T00:57:09.481Z] c68163c4e522: Pulling fs layer [2023-10-13T00:57:09.481Z] 50da416c3ac9: Pulling fs layer [2023-10-13T00:57:09.481Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T00:57:09.481Z] 33e27b845d1e: Waiting [2023-10-13T00:57:09.481Z] 50da416c3ac9: Waiting [2023-10-13T00:57:09.481Z] c68163c4e522: Waiting [2023-10-13T00:57:09.481Z] 23d2d4c4bb30: Waiting [2023-10-13T00:57:09.743Z] c4d48a809fc2: Verifying Checksum [2023-10-13T00:57:09.743Z] c4d48a809fc2: Download complete [2023-10-13T00:57:09.743Z] ad3a456e5733: Verifying Checksum [2023-10-13T00:57:09.743Z] ad3a456e5733: Download complete [2023-10-13T00:57:09.743Z] 33e27b845d1e: Download complete [2023-10-13T00:57:09.743Z] 7264a8db6415: Download complete [2023-10-13T00:57:09.743Z] c68163c4e522: Verifying Checksum [2023-10-13T00:57:09.743Z] c68163c4e522: Download complete [2023-10-13T00:57:09.743Z] 7264a8db6415: Pull complete [2023-10-13T00:57:10.007Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T00:57:10.007Z] 23d2d4c4bb30: Download complete [2023-10-13T00:57:10.007Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T00:57:10.007Z] 4f1c88b9dad5: Download complete [2023-10-13T00:57:10.007Z] c4d48a809fc2: Pull complete [2023-10-13T00:57:10.574Z] 50da416c3ac9: Verifying Checksum [2023-10-13T00:57:10.574Z] 50da416c3ac9: Download complete [2023-10-13T00:57:13.857Z] 4f1c88b9dad5: Pull complete [2023-10-13T00:57:13.857Z] ad3a456e5733: Pull complete [2023-10-13T00:57:13.857Z] 33e27b845d1e: Pull complete [2023-10-13T00:57:13.857Z] c68163c4e522: Pull complete [2023-10-13T00:57:15.756Z] 50da416c3ac9: Pull complete [2023-10-13T00:57:16.323Z] 23d2d4c4bb30: Pull complete [2023-10-13T00:57:16.323Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T00:57:16.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T00:57:16.323Z] ---> 0786185ac409 [2023-10-13T00:57:16.323Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T00:57:20.535Z] ---> Running in b6b61fd0b71d [2023-10-13T00:57:20.535Z] Removing intermediate container b6b61fd0b71d [2023-10-13T00:57:20.535Z] ---> aabad2c6d7e1 [2023-10-13T00:57:20.535Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T00:57:20.535Z] ---> Running in 5cf8973b9aa7 [2023-10-13T00:57:20.535Z] Removing intermediate container 5cf8973b9aa7 [2023-10-13T00:57:20.535Z] ---> fbc23af3c60c [2023-10-13T00:57:20.535Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T00:57:20.535Z] ---> Running in 832d4661aa2a [2023-10-13T00:57:20.535Z] Removing intermediate container 832d4661aa2a [2023-10-13T00:57:20.535Z] ---> c8dae3f8593c [2023-10-13T00:57:20.535Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T00:57:20.535Z] ---> Running in 256ac34b2fc5 [2023-10-13T00:57:20.535Z] Removing intermediate container 256ac34b2fc5 [2023-10-13T00:57:20.535Z] ---> 32dc7cd4d902 [2023-10-13T00:57:20.535Z] Step 7/12 : WORKDIR /device-gpio [2023-10-13T00:57:20.535Z] ---> Running in 159c86b76f6a [2023-10-13T00:57:20.535Z] Removing intermediate container 159c86b76f6a [2023-10-13T00:57:20.535Z] ---> 3c4c561f83c2 [2023-10-13T00:57:20.535Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T00:57:20.535Z] ---> Running in b03bf420681d [2023-10-13T00:57:20.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T00:57:21.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T00:57:21.359Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T00:57:21.359Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T00:57:21.359Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T00:57:21.359Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T00:57:21.359Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T00:57:21.359Z] OK: 268 MiB in 56 packages [2023-10-13T00:57:21.927Z] Removing intermediate container b03bf420681d [2023-10-13T00:57:21.927Z] ---> 88cbbc0bf3d5 [2023-10-13T00:57:21.927Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T00:57:22.186Z] ---> 60fcb68bdb91 [2023-10-13T00:57:22.186Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T00:57:22.186Z] ---> Running in cfe088e4740a [2023-10-13T00:57:22.688Z] Still waiting to schedule task [2023-10-13T00:57:22.688Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9166’ [2023-10-13T00:58:43.995Z] Removing intermediate container cfe088e4740a [2023-10-13T00:58:43.995Z] ---> 6dc5b63cb503 [2023-10-13T00:58:43.995Z] Step 11/12 : COPY . . [2023-10-13T00:58:43.995Z] ---> 5aa58c6b27f6 [2023-10-13T00:58:43.995Z] Step 12/12 : RUN ${MAKE} [2023-10-13T00:58:43.995Z] ---> Running in ed790ce1fda6 [2023-10-13T00:58:43.995Z] noop [2023-10-13T00:58:43.995Z] Removing intermediate container ed790ce1fda6 [2023-10-13T00:58:43.995Z] ---> db079634ae9e [2023-10-13T00:58:43.995Z] Successfully built db079634ae9e [2023-10-13T00:58:43.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:58:44.441Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T00:58:44.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T00:58:44.588Z] prd-ubuntu20.04-docker-8c-8g-9167 does not seem to be running inside a container [2023-10-13T00:58:44.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-202 -v /w/workspace/edgexfoundry_device-gpio_PR-202:/w/workspace/edgexfoundry_device-gpio_PR-202:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-202@tmp:/w/workspace/edgexfoundry_device-gpio_PR-202@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-10-13T00:58:44.947Z] $ docker top 1f7c91a4401280d9f6f424de04f823fd1b2be078a7d79294bd065a57bf89cea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T00:58:45.324Z] + go version [2023-10-13T00:58:45.325Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T00:58:45.361Z] $ docker stop --time=1 1f7c91a4401280d9f6f424de04f823fd1b2be078a7d79294bd065a57bf89cea5 [2023-10-13T00:58:46.594Z] $ docker rm -f --volumes 1f7c91a4401280d9f6f424de04f823fd1b2be078a7d79294bd065a57bf89cea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:58:47.286Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T00:58:47.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T00:58:47.441Z] prd-ubuntu20.04-docker-8c-8g-9167 does not seem to be running inside a container [2023-10-13T00:58:47.475Z] $ 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-202 -v /w/workspace/edgexfoundry_device-gpio_PR-202:/w/workspace/edgexfoundry_device-gpio_PR-202:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-202@tmp:/w/workspace/edgexfoundry_device-gpio_PR-202@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-10-13T00:58:47.792Z] $ docker top 24122eb3f5e6037154ef5a59661185af47aed3cf69fb9d20cc13104c23ee0580 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T00:58:48.173Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-202 [Pipeline] fileExists [Pipeline] sh [2023-10-13T00:58:48.531Z] + make test [2023-10-13T00:58:48.531Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T00:58:49.904Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-13T00:58:59.865Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-13T00:58:59.865Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-13T00:59:06.434Z] go vet ./... [2023-10-13T00:59:08.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T00:59:08.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T00:59:08.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T00:59:08.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T00:59:09.029Z] $ docker stop --time=1 24122eb3f5e6037154ef5a59661185af47aed3cf69fb9d20cc13104c23ee0580 [2023-10-13T00:59:11.863Z] $ docker rm -f --volumes 24122eb3f5e6037154ef5a59661185af47aed3cf69fb9d20cc13104c23ee0580 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T00:59:12.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T00:59:12.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T00:59:13.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T00:59:13.556Z] + ls -al . [2023-10-13T00:59:13.556Z] total 168 [2023-10-13T00:59:13.556Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 00:58 . [2023-10-13T00:59:13.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 00:56 .. [2023-10-13T00:59:13.556Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 13 00:56 .dockerignore [2023-10-13T00:59:13.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 00:58 .git [2023-10-13T00:59:13.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 00:56 .github [2023-10-13T00:59:13.556Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 13 00:56 .gitignore [2023-10-13T00:59:13.556Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 00:56 .golangci.yml [2023-10-13T00:59:13.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 00:57 .semver [2023-10-13T00:59:13.556Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 13 00:56 Attribution.txt [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 13 00:56 CHANGELOG.md [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 13 00:56 Dockerfile [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 00:56 GOVERNANCE.md [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 13 00:56 Jenkinsfile [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 00:56 LICENSE [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 13 00:56 Makefile [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 13 00:56 OWNERS.md [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 13 00:56 README.md [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 00:57 VERSION [2023-10-13T00:59:13.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 00:56 bin [2023-10-13T00:59:13.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 00:56 cmd [2023-10-13T00:59:13.557Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 00:58 coverage.out [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 13 00:56 go.mod [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 35981 Oct 13 00:56 go.sum [2023-10-13T00:59:13.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 00:56 internal [2023-10-13T00:59:13.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 00:56 snap [2023-10-13T00:59:13.557Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 13 00:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:59:13.950Z] + 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=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b --label arch=amd64 --label version=0.0.0 . [2023-10-13T00:59:13.950Z] Sending build context to Docker daemon 16.14MB [2023-10-13T00:59:13.950Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T00:59:13.950Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T00:59:13.950Z] ---> db079634ae9e [2023-10-13T00:59:13.950Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T00:59:14.209Z] ---> Running in bb418a924bcf [2023-10-13T00:59:14.468Z] Removing intermediate container bb418a924bcf [2023-10-13T00:59:14.468Z] ---> 7cef7f2fd9c4 [2023-10-13T00:59:14.468Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T00:59:14.468Z] ---> Running in 6eca348dc794 [2023-10-13T00:59:14.468Z] Removing intermediate container 6eca348dc794 [2023-10-13T00:59:14.468Z] ---> de3da1483679 [2023-10-13T00:59:14.468Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T00:59:14.468Z] ---> Running in 7e4a74b90132 [2023-10-13T00:59:14.468Z] Removing intermediate container 7e4a74b90132 [2023-10-13T00:59:14.468Z] ---> e428fec053b1 [2023-10-13T00:59:14.468Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T00:59:14.468Z] ---> Running in 9e1affa00546 [2023-10-13T00:59:14.728Z] Removing intermediate container 9e1affa00546 [2023-10-13T00:59:14.728Z] ---> 4314ff541ff2 [2023-10-13T00:59:14.728Z] Step 7/25 : WORKDIR /device-gpio [2023-10-13T00:59:14.728Z] ---> Running in e40a2de2c2fa [2023-10-13T00:59:14.728Z] Removing intermediate container e40a2de2c2fa [2023-10-13T00:59:14.728Z] ---> 504e774c0794 [2023-10-13T00:59:14.728Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T00:59:14.728Z] ---> Running in ba3541b2e65c [2023-10-13T00:59:14.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T00:59:14.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T00:59:15.244Z] OK: 268 MiB in 56 packages [2023-10-13T00:59:15.503Z] Removing intermediate container ba3541b2e65c [2023-10-13T00:59:15.503Z] ---> dfda24c6eb1e [2023-10-13T00:59:15.503Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-13T00:59:15.761Z] ---> 2dfb7671e57f [2023-10-13T00:59:15.761Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T00:59:15.761Z] ---> Running in d4e67e1a232a [2023-10-13T00:59:22.362Z] Removing intermediate container d4e67e1a232a [2023-10-13T00:59:22.363Z] ---> 45df341ee901 [2023-10-13T00:59:22.363Z] Step 11/25 : COPY . . [2023-10-13T00:59:22.623Z] ---> 6071ac08ca33 [2023-10-13T00:59:22.623Z] Step 12/25 : RUN ${MAKE} [2023-10-13T00:59:22.623Z] ---> Running in 986eb226592f [2023-10-13T00:59:22.883Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-13T00:59:44.834Z] Removing intermediate container 986eb226592f [2023-10-13T00:59:44.834Z] ---> 1ada32d2e894 [2023-10-13T00:59:44.834Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T00:59:45.094Z] 3.18: Pulling from library/alpine [2023-10-13T00:59:45.094Z] 96526aa774ef: Pulling fs layer [2023-10-13T00:59:45.450Z] 96526aa774ef: Verifying Checksum [2023-10-13T00:59:45.450Z] 96526aa774ef: Download complete [2023-10-13T00:59:45.450Z] 96526aa774ef: Pull complete [2023-10-13T00:59:45.450Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T00:59:45.450Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T00:59:45.450Z] ---> 8ca4688f4f35 [2023-10-13T00:59:45.450Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-13T00:59:45.709Z] ---> Running in 244a588ddb7c [2023-10-13T00:59:45.709Z] Removing intermediate container 244a588ddb7c [2023-10-13T00:59:45.709Z] ---> e01aac529335 [2023-10-13T00:59:45.709Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-13T00:59:45.709Z] ---> Running in a1ab8f2b6193 [2023-10-13T00:59:45.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T00:59:46.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T00:59:46.488Z] OK: 7 MiB in 15 packages [2023-10-13T00:59:46.746Z] Removing intermediate container a1ab8f2b6193 [2023-10-13T00:59:46.746Z] ---> cd35b7fb453d [2023-10-13T00:59:46.746Z] Step 16/25 : WORKDIR / [2023-10-13T00:59:46.746Z] ---> Running in 7c2481cefebf [2023-10-13T00:59:46.746Z] Removing intermediate container 7c2481cefebf [2023-10-13T00:59:46.746Z] ---> 7cdbb1d95121 [2023-10-13T00:59:46.746Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-13T00:59:46.746Z] ---> 80519bec1588 [2023-10-13T00:59:46.746Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-13T00:59:47.004Z] ---> 3355e61e2c27 [2023-10-13T00:59:47.004Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-13T00:59:47.711Z] ---> c24666af411d [2023-10-13T00:59:47.711Z] Step 20/25 : EXPOSE 59910 [2023-10-13T00:59:47.711Z] ---> Running in 6cddf155edc4 [2023-10-13T00:59:47.711Z] Removing intermediate container 6cddf155edc4 [2023-10-13T00:59:47.711Z] ---> 7858f09c9a46 [2023-10-13T00:59:47.711Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-13T00:59:47.711Z] ---> Running in f46cb7e2cc73 [2023-10-13T00:59:47.711Z] Removing intermediate container f46cb7e2cc73 [2023-10-13T00:59:47.711Z] ---> edf1079a948c [2023-10-13T00:59:47.711Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T00:59:47.711Z] ---> Running in ce418e4c51df [2023-10-13T00:59:47.970Z] Removing intermediate container ce418e4c51df [2023-10-13T00:59:47.970Z] ---> eb607529f95f [2023-10-13T00:59:47.970Z] Step 23/25 : LABEL arch=amd64 [2023-10-13T00:59:47.970Z] ---> Running in 36b7dd1d2929 [2023-10-13T00:59:47.970Z] Removing intermediate container 36b7dd1d2929 [2023-10-13T00:59:47.970Z] ---> 7136daf7d7ee [2023-10-13T00:59:47.970Z] Step 24/25 : LABEL git_sha=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [2023-10-13T00:59:47.970Z] ---> Running in b7b063fd9f4f [2023-10-13T00:59:47.970Z] Removing intermediate container b7b063fd9f4f [2023-10-13T00:59:47.970Z] ---> 30a799d82474 [2023-10-13T00:59:47.970Z] Step 25/25 : LABEL version=0.0.0 [2023-10-13T00:59:47.970Z] ---> Running in ffa3ec8b5e21 [2023-10-13T00:59:48.228Z] Removing intermediate container ffa3ec8b5e21 [2023-10-13T00:59:48.228Z] ---> ebfd1286a335 [2023-10-13T00:59:48.228Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T00:59:48.228Z] Successfully built ebfd1286a335 [2023-10-13T00:59:48.228Z] 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-10-13T00:59:49.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T00:59:49.073Z] [2023-10-13T00:59:49.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T00:59:49.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T00:59:49.445Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T00:59:49.445Z] 5eb5b503b376: Pulling fs layer [2023-10-13T00:59:49.445Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T00:59:49.445Z] ec43610c2a17: Pulling fs layer [2023-10-13T00:59:49.445Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T00:59:49.445Z] 33b1e0a273af: Pulling fs layer [2023-10-13T00:59:49.445Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T00:59:49.445Z] 2f39f015ded8: Pulling fs layer [2023-10-13T00:59:49.445Z] 5d3b04190fa2: Waiting [2023-10-13T00:59:49.445Z] 5c69ac0246d0: Download complete [2023-10-13T00:59:49.445Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T00:59:49.445Z] 3a2ae6a8a46f: Download complete [2023-10-13T00:59:49.445Z] 33b1e0a273af: Verifying Checksum [2023-10-13T00:59:49.445Z] 33b1e0a273af: Download complete [2023-10-13T00:59:49.445Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T00:59:49.445Z] 5d3b04190fa2: Download complete [2023-10-13T00:59:49.445Z] ec43610c2a17: Verifying Checksum [2023-10-13T00:59:49.445Z] ec43610c2a17: Download complete [2023-10-13T00:59:49.706Z] 5eb5b503b376: Download complete [2023-10-13T00:59:50.273Z] 2f39f015ded8: Download complete [2023-10-13T00:59:50.857Z] 5eb5b503b376: Pull complete [2023-10-13T00:59:51.114Z] 5c69ac0246d0: Pull complete [2023-10-13T00:59:51.372Z] ec43610c2a17: Pull complete [2023-10-13T00:59:51.372Z] 3a2ae6a8a46f: Pull complete [2023-10-13T00:59:51.633Z] 33b1e0a273af: Pull complete [2023-10-13T00:59:51.892Z] 5d3b04190fa2: Pull complete [2023-10-13T00:59:56.072Z] 2f39f015ded8: Pull complete [2023-10-13T00:59:56.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T00:59:56.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T00:59:56.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T00:59:56.302Z] prd-ubuntu20.04-docker-8c-8g-9167 does not seem to be running inside a container [2023-10-13T00:59:56.337Z] $ 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-202 -v /w/workspace/edgexfoundry_device-gpio_PR-202:/w/workspace/edgexfoundry_device-gpio_PR-202:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-202@tmp:/w/workspace/edgexfoundry_device-gpio_PR-202@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-10-13T01:00:00.514Z] $ docker top df7aaaa23ba11904cbd4a1731c1c29c2a106d215c0e34af6a389866cc04cefac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:00:00.978Z] ---> job-cost.sh [2023-10-13T01:00:00.978Z] lf-activate-venv: SKIPPING [2023-10-13T01:00:00.978Z] INFO: No Stack... [2023-10-13T01:00:01.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T01:00:01.498Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T01:00:01.811Z] + + cut -d, -f6 [2023-10-13T01:00:01.811Z] cat /w/workspace/edgexfoundry_device-gpio_PR-202/archives/cost.csv [Pipeline] lock [2023-10-13T01:00:01.854Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [2023-10-13T01:00:01.859Z] Resource [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] did not exist. Created. [2023-10-13T01:00:01.859Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T01:00:02.249Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T01:00:02.305Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T01:00:02.331Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T01:00:02.419Z] $ docker stop --time=1 df7aaaa23ba11904cbd4a1731c1c29c2a106d215c0e34af6a389866cc04cefac [2023-10-13T01:00:03.564Z] $ docker rm -f --volumes df7aaaa23ba11904cbd4a1731c1c29c2a106d215c0e34af6a389866cc04cefac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T01:01:00.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9168 in /w/workspace/edgexfoundry_device-gpio_PR-202 [Pipeline] { [Pipeline] ws [2023-10-13T01:01:01.034Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-13T01:01:01.111Z] The recommended git tool is: git [2023-10-13T01:01:06.598Z] using credential edgex-jenkins-ssh [2023-10-13T01:01:06.616Z] Cloning the remote Git repository [2023-10-13T01:01:06.669Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-13T01:01:06.776Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-13T01:01:06.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-13T01:01:06.931Z] > git --version # timeout=10 [2023-10-13T01:01:06.955Z] > git --version # 'git version 2.25.1' [2023-10-13T01:01:06.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T01:01:07.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T01:01:10.277Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-13T01:01:10.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T01:01:11.981Z] Merging remotes/origin/main commit 7580ba256f83e21c693c8b45ed89252f688e6cf9 into PR head commit ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [2023-10-13T01:01:12.237Z] Merge succeeded, producing ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [2023-10-13T01:01:12.237Z] Checking out Revision ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b (PR-202) [2023-10-13T01:01:11.356Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-13T01:01:11.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-13T01:01:11.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T01:01:11.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-13T01:01:12.005Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T01:01:12.072Z] > git checkout -f ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b # timeout=10 [2023-10-13T01:01:12.154Z] > git remote # timeout=10 [2023-10-13T01:01:12.172Z] > git config --get remote.origin.url # timeout=10 [2023-10-13T01:01:12.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T01:01:12.208Z] > git merge 7580ba256f83e21c693c8b45ed89252f688e6cf9 # timeout=10 [2023-10-13T01:01:12.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-13T01:01:12.250Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T01:01:12.263Z] > git checkout -f ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b # timeout=10 [2023-10-13T01:01:12.701Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-13T01:01:12.758Z] > git --version # timeout=10 [2023-10-13T01:01:12.769Z] > git --version # 'git version 2.25.1' [2023-10-13T01:01:12.791Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T01:01:14.013Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T01:01:14.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T01:01:14.013Z] Dload Upload Total Spent Left Speed [2023-10-13T01:01:14.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-10-13T01:01:14.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T01:01:14.918Z] + sudo tee /etc/docker/daemon.new [2023-10-13T01:01:14.918Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T01:01:14.918Z] { [2023-10-13T01:01:14.918Z] "registry-mirrors": [ [2023-10-13T01:01:14.918Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T01:01:14.918Z] ], [2023-10-13T01:01:14.918Z] "bip": "10.250.0.254/24", [2023-10-13T01:01:14.918Z] "hosts": [ [2023-10-13T01:01:14.918Z] "tcp://0.0.0.0:5555", [2023-10-13T01:01:14.918Z] "unix:///var/run/docker.sock" [2023-10-13T01:01:14.918Z] ], [2023-10-13T01:01:14.918Z] "mtu": 1458, [2023-10-13T01:01:14.918Z] "selinux-enabled": true, [2023-10-13T01:01:14.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T01:01:14.918Z] } [Pipeline] sh [2023-10-13T01:01:15.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T01:01:15.593Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T01:01:33.904Z] provisioning config files... [2023-10-13T01:01:33.941Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config708740612250113368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:01:34.325Z] ---> docker-login.sh [2023-10-13T01:01:34.325Z] nexus3.edgexfoundry.org:10001 [2023-10-13T01:01:34.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T01:01:34.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T01:01:34.872Z] Configure a credential helper to remove this warning. See [2023-10-13T01:01:34.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T01:01:34.872Z] [2023-10-13T01:01:34.872Z] Login Succeeded [2023-10-13T01:01:34.872Z] nexus3.edgexfoundry.org:10002 [2023-10-13T01:01:35.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T01:01:35.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T01:01:35.413Z] Configure a credential helper to remove this warning. See [2023-10-13T01:01:35.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T01:01:35.413Z] [2023-10-13T01:01:35.413Z] Login Succeeded [2023-10-13T01:01:35.413Z] nexus3.edgexfoundry.org:10003 [2023-10-13T01:01:35.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T01:01:35.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T01:01:35.692Z] Configure a credential helper to remove this warning. See [2023-10-13T01:01:35.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T01:01:35.692Z] [2023-10-13T01:01:35.692Z] Login Succeeded [2023-10-13T01:01:35.692Z] nexus3.edgexfoundry.org:10004 [2023-10-13T01:01:35.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T01:01:35.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T01:01:35.964Z] Configure a credential helper to remove this warning. See [2023-10-13T01:01:35.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T01:01:35.964Z] [2023-10-13T01:01:35.964Z] Login Succeeded [2023-10-13T01:01:35.964Z] docker.io [2023-10-13T01:01:36.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T01:01:36.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T01:01:36.500Z] Configure a credential helper to remove this warning. See [2023-10-13T01:01:36.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T01:01:36.500Z] [2023-10-13T01:01:36.500Z] Login Succeeded [2023-10-13T01:01:36.500Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T01:01:36.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T01:01:36.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T01:01:36.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T01:01:36.971Z] ========================================================= [2023-10-13T01:01:36.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T01:01:36.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:01:37.467Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T01:01:37.734Z] Sending build context to Docker daemon 8.14MB [2023-10-13T01:01:37.734Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T01:01:37.734Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T01:01:38.001Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T01:01:38.001Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T01:01:38.001Z] 5d54e960e981: Pulling fs layer [2023-10-13T01:01:38.001Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T01:01:38.001Z] f0e02332f6b5: Pulling fs layer [2023-10-13T01:01:38.001Z] cefa15bbcfad: Pulling fs layer [2023-10-13T01:01:38.001Z] 17808c966233: Pulling fs layer [2023-10-13T01:01:38.001Z] f4c1fc716caa: Pulling fs layer [2023-10-13T01:01:38.001Z] cefa15bbcfad: Waiting [2023-10-13T01:01:38.001Z] 17808c966233: Waiting [2023-10-13T01:01:38.001Z] f4c1fc716caa: Waiting [2023-10-13T01:01:38.001Z] f0e02332f6b5: Waiting [2023-10-13T01:01:38.001Z] 5d54e960e981: Verifying Checksum [2023-10-13T01:01:38.001Z] 5d54e960e981: Download complete [2023-10-13T01:01:38.001Z] f0e02332f6b5: Verifying Checksum [2023-10-13T01:01:38.001Z] f0e02332f6b5: Download complete [2023-10-13T01:01:38.001Z] cefa15bbcfad: Verifying Checksum [2023-10-13T01:01:38.001Z] cefa15bbcfad: Download complete [2023-10-13T01:01:38.001Z] 9fda8d8052c6: Download complete [2023-10-13T01:01:38.591Z] f4c1fc716caa: Verifying Checksum [2023-10-13T01:01:38.591Z] f4c1fc716caa: Download complete [2023-10-13T01:01:39.374Z] 9fda8d8052c6: Pull complete [2023-10-13T01:01:39.998Z] 5d54e960e981: Pull complete [2023-10-13T01:01:39.998Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T01:01:39.998Z] c4a7e357bf2a: Download complete [2023-10-13T01:01:40.961Z] 17808c966233: Verifying Checksum [2023-10-13T01:01:40.961Z] 17808c966233: Download complete [2023-10-13T01:01:53.288Z] c4a7e357bf2a: Pull complete [2023-10-13T01:01:53.556Z] f0e02332f6b5: Pull complete [2023-10-13T01:01:54.145Z] cefa15bbcfad: Pull complete [2023-10-13T01:02:04.223Z] 17808c966233: Pull complete [2023-10-13T01:02:04.817Z] f4c1fc716caa: Pull complete [2023-10-13T01:02:04.817Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T01:02:04.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T01:02:04.817Z] ---> ea914061e18c [2023-10-13T01:02:04.817Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T01:02:05.782Z] ---> Running in ee79300bfe53 [2023-10-13T01:02:06.369Z] Removing intermediate container ee79300bfe53 [2023-10-13T01:02:06.369Z] ---> 31fafa860c67 [2023-10-13T01:02:06.369Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T01:02:06.369Z] ---> Running in 00c2a976d0db [2023-10-13T01:02:06.637Z] Removing intermediate container 00c2a976d0db [2023-10-13T01:02:06.637Z] ---> d03610fd675d [2023-10-13T01:02:06.637Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T01:02:06.637Z] ---> Running in 96c1ec6e5ffb [2023-10-13T01:02:06.906Z] Removing intermediate container 96c1ec6e5ffb [2023-10-13T01:02:06.906Z] ---> b4a8f15b2b87 [2023-10-13T01:02:06.906Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T01:02:07.180Z] ---> Running in b86079de072b [2023-10-13T01:02:07.449Z] Removing intermediate container b86079de072b [2023-10-13T01:02:07.449Z] ---> b95ded4a51bc [2023-10-13T01:02:07.449Z] Step 7/12 : WORKDIR /device-gpio [2023-10-13T01:02:07.449Z] ---> Running in 52cc37f47917 [2023-10-13T01:02:07.730Z] Removing intermediate container 52cc37f47917 [2023-10-13T01:02:07.730Z] ---> 0dd001407101 [2023-10-13T01:02:07.730Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T01:02:07.730Z] ---> Running in ef09826e50b2 [2023-10-13T01:02:09.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T01:02:09.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T01:02:10.379Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T01:02:10.380Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T01:02:10.659Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T01:02:10.659Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T01:02:10.659Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T01:02:10.659Z] OK: 270 MiB in 56 packages [2023-10-13T01:02:11.621Z] Removing intermediate container ef09826e50b2 [2023-10-13T01:02:11.621Z] ---> 7bbcf4815f44 [2023-10-13T01:02:11.621Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T01:02:12.207Z] ---> 0367fd00405d [2023-10-13T01:02:12.207Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T01:02:12.207Z] ---> Running in b6a67c83b9e3 [2023-10-13T01:03:48.869Z] Removing intermediate container b6a67c83b9e3 [2023-10-13T01:03:48.869Z] ---> eaee2db7dc35 [2023-10-13T01:03:48.869Z] Step 11/12 : COPY . . [2023-10-13T01:03:49.847Z] ---> e0ea33e1b81c [2023-10-13T01:03:49.847Z] Step 12/12 : RUN ${MAKE} [2023-10-13T01:03:49.847Z] ---> Running in cb057ca559da [2023-10-13T01:03:50.808Z] noop [2023-10-13T01:03:51.396Z] Removing intermediate container cb057ca559da [2023-10-13T01:03:51.396Z] ---> f4f514649271 [2023-10-13T01:03:51.396Z] Successfully built f4f514649271 [2023-10-13T01:03:51.396Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:03:51.875Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T01:03:51.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T01:03:52.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-9168 does not seem to be running inside a container [2023-10-13T01:03:52.217Z] $ 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-10-13T01:03:53.371Z] $ docker top 2aabd302b837b5e12d4fbf914a2c00b8bc54292c509e16ce9216d50e24a8a90a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T01:03:54.234Z] + go version [2023-10-13T01:03:54.235Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T01:03:54.279Z] $ docker stop --time=1 2aabd302b837b5e12d4fbf914a2c00b8bc54292c509e16ce9216d50e24a8a90a [2023-10-13T01:03:55.877Z] $ docker rm -f --volumes 2aabd302b837b5e12d4fbf914a2c00b8bc54292c509e16ce9216d50e24a8a90a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:03:56.759Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T01:03:56.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T01:03:57.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-9168 does not seem to be running inside a container [2023-10-13T01:03:57.110Z] $ 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-10-13T01:03:58.343Z] $ docker top 62d3a2ef50f1d00594028d1415627627d9517b9ce9f42dd3f017431c4504f395 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T01:03:59.200Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-13T01:03:59.906Z] + make test [2023-10-13T01:03:59.906Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T01:04:05.249Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-13T01:05:41.898Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-13T01:05:41.898Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-13T01:05:41.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T01:05:41.898Z] go vet ./... [2023-10-13T01:05:54.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T01:05:54.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T01:05:54.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T01:05:54.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T01:05:54.291Z] $ docker stop --time=1 62d3a2ef50f1d00594028d1415627627d9517b9ce9f42dd3f017431c4504f395 [2023-10-13T01:05:56.099Z] $ docker rm -f --volumes 62d3a2ef50f1d00594028d1415627627d9517b9ce9f42dd3f017431c4504f395 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T01:05:57.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T01:05:57.310Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T01:05:57.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T01:05:58.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T01:05:58.684Z] + ls -al . [2023-10-13T01:05:58.684Z] total 164 [2023-10-13T01:05:58.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 01:04 . [2023-10-13T01:05:58.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:01 .. [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 13 01:01 .dockerignore [2023-10-13T01:05:58.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 01:01 .git [2023-10-13T01:05:58.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:01 .github [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 13 01:01 .gitignore [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 01:01 .golangci.yml [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 13 01:01 Attribution.txt [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 13 01:01 CHANGELOG.md [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 13 01:01 Dockerfile [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 01:01 GOVERNANCE.md [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 13 01:01 Jenkinsfile [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 01:01 LICENSE [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 13 01:01 Makefile [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 13 01:01 OWNERS.md [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 13 01:01 README.md [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 00:57 VERSION [2023-10-13T01:05:58.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 01:01 bin [2023-10-13T01:05:58.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:01 cmd [2023-10-13T01:05:58.684Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 01:04 coverage.out [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 13 01:01 go.mod [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 35981 Oct 13 01:01 go.sum [2023-10-13T01:05:58.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:01 internal [2023-10-13T01:05:58.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:01 snap [2023-10-13T01:05:58.684Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 13 01:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:05:59.097Z] + 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=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b --label arch=arm64 --label version=0.0.0 . [2023-10-13T01:05:59.362Z] Sending build context to Docker daemon 8.141MB [2023-10-13T01:05:59.627Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T01:05:59.627Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T01:05:59.627Z] ---> f4f514649271 [2023-10-13T01:05:59.627Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T01:05:59.627Z] ---> Running in 980677cf8d76 [2023-10-13T01:05:59.894Z] Removing intermediate container 980677cf8d76 [2023-10-13T01:05:59.894Z] ---> 39d27cb9a0fc [2023-10-13T01:05:59.894Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T01:06:00.162Z] ---> Running in 214b55474cc1 [2023-10-13T01:06:00.428Z] Removing intermediate container 214b55474cc1 [2023-10-13T01:06:00.428Z] ---> 4d61dafedd3b [2023-10-13T01:06:00.428Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T01:06:00.428Z] ---> Running in f05a61ce00b6 [2023-10-13T01:06:00.696Z] Removing intermediate container f05a61ce00b6 [2023-10-13T01:06:00.696Z] ---> 45d59de16d73 [2023-10-13T01:06:00.696Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T01:06:00.696Z] ---> Running in 303ef2946e0c [2023-10-13T01:06:00.964Z] Removing intermediate container 303ef2946e0c [2023-10-13T01:06:00.964Z] ---> 23df5fc4e6b9 [2023-10-13T01:06:00.964Z] Step 7/25 : WORKDIR /device-gpio [2023-10-13T01:06:01.229Z] ---> Running in 529016eb4597 [2023-10-13T01:06:01.497Z] Removing intermediate container 529016eb4597 [2023-10-13T01:06:01.497Z] ---> 30ce57d9b55b [2023-10-13T01:06:01.497Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T01:06:01.497Z] ---> Running in 2a4678f81aed [2023-10-13T01:06:02.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T01:06:03.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T01:06:07.313Z] OK: 270 MiB in 56 packages [2023-10-13T01:06:07.899Z] Removing intermediate container 2a4678f81aed [2023-10-13T01:06:07.899Z] ---> 4663815dd442 [2023-10-13T01:06:07.899Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-13T01:06:08.488Z] ---> ac4eabfab587 [2023-10-13T01:06:08.488Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T01:06:08.488Z] ---> Running in ad4d9739b4c1 [2023-10-13T01:06:10.425Z] Removing intermediate container ad4d9739b4c1 [2023-10-13T01:06:10.425Z] ---> 8729ebf25a5c [2023-10-13T01:06:10.425Z] Step 11/25 : COPY . . [2023-10-13T01:06:11.395Z] ---> a2f3a0130282 [2023-10-13T01:06:11.395Z] Step 12/25 : RUN ${MAKE} [2023-10-13T01:06:11.662Z] ---> Running in c6b74ac0de90 [2023-10-13T01:06:12.621Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-13T01:08:04.262Z] Removing intermediate container c6b74ac0de90 [2023-10-13T01:08:04.262Z] ---> 7f03d679e772 [2023-10-13T01:08:04.262Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T01:08:04.262Z] 3.18: Pulling from library/alpine [2023-10-13T01:08:04.262Z] 579b34f0a95b: Pulling fs layer [2023-10-13T01:08:04.262Z] 579b34f0a95b: Verifying Checksum [2023-10-13T01:08:04.262Z] 579b34f0a95b: Download complete [2023-10-13T01:08:04.262Z] 579b34f0a95b: Pull complete [2023-10-13T01:08:04.262Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T01:08:04.262Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T01:08:04.262Z] ---> 3cc203321400 [2023-10-13T01:08:04.262Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-13T01:08:04.262Z] ---> Running in c72c501cee42 [2023-10-13T01:08:04.262Z] Removing intermediate container c72c501cee42 [2023-10-13T01:08:04.262Z] ---> 84271a448a14 [2023-10-13T01:08:04.262Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-13T01:08:04.262Z] ---> Running in 2cdbe4538902 [2023-10-13T01:08:04.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T01:08:04.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T01:08:04.262Z] OK: 8 MiB in 15 packages [2023-10-13T01:08:04.262Z] Removing intermediate container 2cdbe4538902 [2023-10-13T01:08:04.262Z] ---> e2578ce4f7a5 [2023-10-13T01:08:04.262Z] Step 16/25 : WORKDIR / [2023-10-13T01:08:04.262Z] ---> Running in 5c9890fb5398 [2023-10-13T01:08:04.262Z] Removing intermediate container 5c9890fb5398 [2023-10-13T01:08:04.262Z] ---> aca2745acd3f [2023-10-13T01:08:04.262Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-13T01:08:04.262Z] ---> 6f6f8054a372 [2023-10-13T01:08:04.262Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-13T01:08:04.262Z] ---> 8795584dab08 [2023-10-13T01:08:04.262Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-13T01:08:05.687Z] ---> 610466fd9d4a [2023-10-13T01:08:05.687Z] Step 20/25 : EXPOSE 59910 [2023-10-13T01:08:05.960Z] ---> Running in 85c8591fc103 [2023-10-13T01:08:06.226Z] Removing intermediate container 85c8591fc103 [2023-10-13T01:08:06.226Z] ---> b401917db802 [2023-10-13T01:08:06.226Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-13T01:08:06.226Z] ---> Running in efc85f6a1648 [2023-10-13T01:08:06.502Z] Removing intermediate container efc85f6a1648 [2023-10-13T01:08:06.502Z] ---> fd81647c961c [2023-10-13T01:08:06.502Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T01:08:06.502Z] ---> Running in 3eca3e65159d [2023-10-13T01:08:07.086Z] Removing intermediate container 3eca3e65159d [2023-10-13T01:08:07.086Z] ---> 469978280898 [2023-10-13T01:08:07.086Z] Step 23/25 : LABEL arch=arm64 [2023-10-13T01:08:07.086Z] ---> Running in d04aecaf419c [2023-10-13T01:08:07.364Z] Removing intermediate container d04aecaf419c [2023-10-13T01:08:07.364Z] ---> f33aad9036ba [2023-10-13T01:08:07.364Z] Step 24/25 : LABEL git_sha=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [2023-10-13T01:08:07.364Z] ---> Running in 1a213dabe80c [2023-10-13T01:08:07.651Z] Removing intermediate container 1a213dabe80c [2023-10-13T01:08:07.651Z] ---> e600e4ec50ab [2023-10-13T01:08:07.651Z] Step 25/25 : LABEL version=0.0.0 [2023-10-13T01:08:07.651Z] ---> Running in ec4b9c5c3105 [2023-10-13T01:08:08.233Z] Removing intermediate container ec4b9c5c3105 [2023-10-13T01:08:08.233Z] ---> 34a09144aecb [2023-10-13T01:08:08.233Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T01:08:08.233Z] Successfully built 34a09144aecb [2023-10-13T01:08:08.233Z] 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-10-13T01:08:09.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T01:08:09.153Z] [2023-10-13T01:08:09.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:08:09.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T01:08:10.144Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T01:08:10.144Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T01:08:10.144Z] 04944245beec: Pulling fs layer [2023-10-13T01:08:10.144Z] 699f458cf7ca: Pulling fs layer [2023-10-13T01:08:10.144Z] 765212b225bb: Pulling fs layer [2023-10-13T01:08:10.144Z] f23df028b6ca: Pulling fs layer [2023-10-13T01:08:10.144Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T01:08:10.144Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T01:08:10.144Z] f23df028b6ca: Waiting [2023-10-13T01:08:10.144Z] 2437ff75d9bd: Waiting [2023-10-13T01:08:10.144Z] 765212b225bb: Waiting [2023-10-13T01:08:10.144Z] 04944245beec: Verifying Checksum [2023-10-13T01:08:10.144Z] 04944245beec: Download complete [2023-10-13T01:08:10.144Z] 765212b225bb: Verifying Checksum [2023-10-13T01:08:10.144Z] 765212b225bb: Download complete [2023-10-13T01:08:10.410Z] f23df028b6ca: Download complete [2023-10-13T01:08:10.410Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T01:08:10.410Z] d65c8cfc05b1: Download complete [2023-10-13T01:08:10.410Z] 699f458cf7ca: Verifying Checksum [2023-10-13T01:08:10.410Z] 699f458cf7ca: Download complete [2023-10-13T01:08:10.996Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T01:08:10.996Z] 8998bd30e6a1: Download complete [2023-10-13T01:08:13.572Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T01:08:13.572Z] 2437ff75d9bd: Download complete [2023-10-13T01:08:15.509Z] 8998bd30e6a1: Pull complete [2023-10-13T01:08:15.884Z] 04944245beec: Pull complete [2023-10-13T01:08:17.861Z] 699f458cf7ca: Pull complete [2023-10-13T01:08:17.861Z] 765212b225bb: Pull complete [2023-10-13T01:08:18.836Z] f23df028b6ca: Pull complete [2023-10-13T01:08:19.111Z] d65c8cfc05b1: Pull complete [2023-10-13T01:08:37.322Z] 2437ff75d9bd: Pull complete [2023-10-13T01:08:37.322Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T01:08:37.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T01:08:37.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T01:08:37.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-9168 does not seem to be running inside a container [2023-10-13T01:08:37.728Z] $ 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-10-13T01:08:40.635Z] $ docker top 18b8d87f03e0f4b5132dab4aa8fdf2bd9d37bd97fc2f24dea2ba0f22ac6d6476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:41.548Z] ---> job-cost.sh [2023-10-13T01:08:41.548Z] lf-activate-venv: SKIPPING [2023-10-13T01:08:41.548Z] INFO: No Stack... [2023-10-13T01:08:41.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T01:08:42.771Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T01:08:43.428Z] + cut -d, -f6+ [2023-10-13T01:08:43.428Z] cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-10-13T01:08:43.527Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [2023-10-13T01:08:43.532Z] Resource [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] did not exist. Created. [2023-10-13T01:08:43.532Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T01:08:43.946Z] /w/workspace/device-gpio/1@tmp/durable-a88d6e96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T01:08:44.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T01:08:44.660Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T01:08:44.713Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T01:08:44.727Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T01:08:44.814Z] $ docker stop --time=1 18b8d87f03e0f4b5132dab4aa8fdf2bd9d37bd97fc2f24dea2ba0f22ac6d6476 [2023-10-13T01:08:46.312Z] $ docker rm -f --volumes 18b8d87f03e0f4b5132dab4aa8fdf2bd9d37bd97fc2f24dea2ba0f22ac6d6476 [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-10-13T01:08:47.452Z] provisioning config files... [2023-10-13T01:08:47.462Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/config411278572437436218tmp [Pipeline] { [Pipeline] sh [2023-10-13T01:08:47.848Z] + set +x [2023-10-13T01:08:47.848Z] + + curl -s https://codecov.io/bashbash [2023-10-13T01:08:47.848Z] -s -- [2023-10-13T01:08:47.848Z] [2023-10-13T01:08:47.848Z] _____ _ [2023-10-13T01:08:47.848Z] / ____| | | [2023-10-13T01:08:47.848Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T01:08:47.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T01:08:47.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T01:08:47.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T01:08:47.848Z] Bash-1.0.6 [2023-10-13T01:08:47.848Z] [2023-10-13T01:08:47.848Z] [2023-10-13T01:08:47.848Z] ==> git version 2.25.1 found [2023-10-13T01:08:47.848Z] ==> 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-10-13T01:08:47.848Z] Release-Date: 2020-01-08 [2023-10-13T01:08:47.848Z] 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-10-13T01:08:47.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T01:08:47.848Z] ==> Jenkins CI detected. [2023-10-13T01:08:47.848Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-202 [2023-10-13T01:08:47.848Z] project root: . [2023-10-13T01:08:47.848Z] --> token set from env [2023-10-13T01:08:47.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T01:08:47.849Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T01:08:47.849Z] ==> Python coveragepy not found [2023-10-13T01:08:47.849Z] ==> Searching for coverage reports in: [2023-10-13T01:08:47.849Z] + . [2023-10-13T01:08:47.849Z] -> Found 1 reports [2023-10-13T01:08:47.849Z] ==> Detecting git/mercurial file structure [2023-10-13T01:08:48.109Z] ==> Reading reports [2023-10-13T01:08:48.109Z] + ./coverage.out bytes=10 [2023-10-13T01:08:48.109Z] ==> Appending adjustments [2023-10-13T01:08:48.109Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T01:08:48.109Z] + Found adjustments [2023-10-13T01:08:48.109Z] ==> Gzipping contents [2023-10-13T01:08:48.109Z] 4.0K /tmp/codecov.1WrKae.gz [2023-10-13T01:08:48.109Z] ==> Uploading reports [2023-10-13T01:08:48.109Z] url: https://codecov.io [2023-10-13T01:08:48.109Z] query: branch=PR-202&commit=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=202&job=&cmd_args= [2023-10-13T01:08:48.109Z] -> Pinging Codecov [2023-10-13T01:08:48.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-202&commit=ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=202&job=&cmd_args= [2023-10-13T01:08:48.369Z] -> Uploading to [2023-10-13T01:08:48.369Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b/493ee29b-e175-4bdd-8b33-1f66224125ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T010848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26f4d2f8e0b114b362530d2f521025036fd4d1a2903a0db70cd2ece342cae95b [2023-10-13T01:08:48.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T01:08:48.369Z] Dload Upload Total Spent Left Speed [2023-10-13T01:08:48.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2642 --:--:-- --:--:-- --:--:-- 2642 [2023-10-13T01:08:48.629Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ac7af2c67d62e5aa85cdcffeac6df6e37bf4e42b [Pipeline] } [2023-10-13T01:08:48.659Z] 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-10-13T01:08:50.477Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-202/archives ] [2023-10-13T01:08:50.477Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-202/archives [2023-10-13T01:08:50.477Z] total 16 [2023-10-13T01:08:50.477Z] drwxr-xr-x 3 root root 4096 Oct 13 01:00 . [2023-10-13T01:08:50.477Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 01:00 .. [2023-10-13T01:08:50.477Z] drwxr-xr-x 2 root root 4096 Oct 13 01:00 cost [2023-10-13T01:08:50.477Z] -rw-r--r-- 1 root root 83 Oct 13 01:00 cost.csv [2023-10-13T01:08:50.477Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-202/archives [2023-10-13T01:08:50.477Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-202/archives [2023-10-13T01:08:50.477Z] total 16 [2023-10-13T01:08:50.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 01:00 . [2023-10-13T01:08:50.477Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 01:00 .. [2023-10-13T01:08:50.477Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 01:00 cost [2023-10-13T01:08:50.477Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 13 01:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:50.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:51.707Z] ---> package-listing.sh [2023-10-13T01:08:51.707Z] ++ facter osfamily [2023-10-13T01:08:51.707Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T01:08:51.967Z] + OS_FAMILY=debian [2023-10-13T01:08:51.967Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-202 [2023-10-13T01:08:51.967Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T01:08:51.967Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T01:08:51.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T01:08:51.967Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T01:08:51.967Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-202 ']' [2023-10-13T01:08:51.967Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T01:08:51.967Z] + case "${OS_FAMILY}" in [2023-10-13T01:08:51.967Z] + dpkg -l [2023-10-13T01:08:51.967Z] + grep '^ii' [2023-10-13T01:08:51.967Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T01:08:51.967Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T01:08:51.967Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T01:08:51.967Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-202 ']' [2023-10-13T01:08:51.967Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-202/archives/ [2023-10-13T01:08:51.967Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-202/archives/ [Pipeline] echo [2023-10-13T01:08:52.000Z] 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-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-13T01:08:52.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T01:08:52.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T01:08:52.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T01:08:53.066Z] prd-ubuntu20.04-docker-8c-8g-9167 does not seem to be running inside a container [2023-10-13T01:08:53.098Z] $ 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-202/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-202 -v /w/workspace/edgexfoundry_device-gpio_PR-202:/w/workspace/edgexfoundry_device-gpio_PR-202:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-202@tmp:/w/workspace/edgexfoundry_device-gpio_PR-202@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-10-13T01:08:53.271Z] $ docker top d8c40038cd789a91015203b1f935c556a6a30e544b4db3dedde787bdc7c6f3e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T01:08:53.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T01:08:53.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T01:08:54.279Z] + ls /var/log/sa-host [2023-10-13T01:08:54.279Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T01:08:54.520Z] provisioning config files... [2023-10-13T01:08:54.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-202@tmp/config6298264304226463790tmp [Pipeline] { [Pipeline] echo [2023-10-13T01:08:54.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:54.902Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T01:08:54.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:55.340Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T01:08:55.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:55.685Z] ---> sudo-logs.sh [2023-10-13T01:08:55.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T01:08:55.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:56.092Z] ---> job-cost.sh [2023-10-13T01:08:56.092Z] lf-activate-venv: SKIPPING [2023-10-13T01:08:56.092Z] DEBUG: total: 0.2199999988079071 [2023-10-13T01:08:56.092Z] INFO: Retrieving Stack Cost... [2023-10-13T01:08:56.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T01:08:56.921Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T01:08:56.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T01:08:57.265Z] ---> logs-deploy.sh [2023-10-13T01:08:57.265Z] lf-activate-venv: SKIPPING [2023-10-13T01:08:57.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-202/1 [2023-10-13T01:08:57.265Z] INFO: archiving workspace using pattern(s): [2023-10-13T01:08:58.201Z] Archives upload complete. [2023-10-13T01:08:58.201Z] INFO: archiving logs to Nexus [2023-10-13T01:08:58.772Z] ---> uname -a: [2023-10-13T01:08:58.772Z] Linux prd-ubuntu20-04-docker-8c-8g-9167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] ---> lscpu: [2023-10-13T01:08:58.772Z] Architecture: x86_64 [2023-10-13T01:08:58.772Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-13T01:08:58.772Z] Byte Order: Little Endian [2023-10-13T01:08:58.772Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-13T01:08:58.772Z] CPU(s): 8 [2023-10-13T01:08:58.772Z] On-line CPU(s) list: 0-7 [2023-10-13T01:08:58.772Z] Thread(s) per core: 1 [2023-10-13T01:08:58.772Z] Core(s) per socket: 1 [2023-10-13T01:08:58.772Z] Socket(s): 8 [2023-10-13T01:08:58.772Z] NUMA node(s): 1 [2023-10-13T01:08:58.772Z] Vendor ID: AuthenticAMD [2023-10-13T01:08:58.772Z] CPU family: 23 [2023-10-13T01:08:58.772Z] Model: 49 [2023-10-13T01:08:58.772Z] Model name: AMD EPYC-Rome Processor [2023-10-13T01:08:58.772Z] Stepping: 0 [2023-10-13T01:08:58.772Z] CPU MHz: 2799.998 [2023-10-13T01:08:58.772Z] BogoMIPS: 5599.99 [2023-10-13T01:08:58.772Z] Virtualization: AMD-V [2023-10-13T01:08:58.772Z] Hypervisor vendor: KVM [2023-10-13T01:08:58.772Z] Virtualization type: full [2023-10-13T01:08:58.772Z] L1d cache: 256 KiB [2023-10-13T01:08:58.772Z] L1i cache: 256 KiB [2023-10-13T01:08:58.772Z] L2 cache: 4 MiB [2023-10-13T01:08:58.772Z] L3 cache: 128 MiB [2023-10-13T01:08:58.772Z] NUMA node0 CPU(s): 0-7 [2023-10-13T01:08:58.772Z] Vulnerability Itlb multihit: Not affected [2023-10-13T01:08:58.772Z] Vulnerability L1tf: Not affected [2023-10-13T01:08:58.772Z] Vulnerability Mds: Not affected [2023-10-13T01:08:58.772Z] Vulnerability Meltdown: Not affected [2023-10-13T01:08:58.772Z] Vulnerability Mmio stale data: Not affected [2023-10-13T01:08:58.772Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-13T01:08:58.772Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-13T01:08:58.772Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-13T01:08:58.772Z] Vulnerability Srbds: Not affected [2023-10-13T01:08:58.772Z] Vulnerability Tsx async abort: Not affected [2023-10-13T01:08:58.772Z] 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-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] ---> nproc: [2023-10-13T01:08:58.772Z] 8 [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] ---> df -h: [2023-10-13T01:08:58.772Z] Filesystem Size Used Avail Use% Mounted on [2023-10-13T01:08:58.772Z] overlay 155G 12G 144G 8% / [2023-10-13T01:08:58.772Z] tmpfs 64M 0 64M 0% /dev [2023-10-13T01:08:58.772Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-13T01:08:58.772Z] shm 64M 0 64M 0% /dev/shm [2023-10-13T01:08:58.772Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] ---> sar -b -r -n DEV: [2023-10-13T01:08:58.772Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9167) 10/13/23 _x86_64_ (8 CPU) [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] 00:56:07 LINUX RESTART (8 CPU) [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] 00:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-13T01:08:58.772Z] 00:58:01 94.62 0.48 94.13 0.00 42.93 23239.21 0.00 [2023-10-13T01:08:58.772Z] 00:59:01 169.99 0.70 169.29 0.00 22.40 53642.53 0.00 [2023-10-13T01:08:58.772Z] 01:00:01 188.64 0.22 188.42 0.00 7.87 45654.66 0.00 [2023-10-13T01:08:58.772Z] 01:01:01 4.20 0.00 4.20 0.00 0.00 65.18 0.00 [2023-10-13T01:08:58.772Z] 01:02:01 48.39 12.05 36.34 0.00 3523.41 5879.82 0.00 [2023-10-13T01:08:58.772Z] 01:03:01 4.62 0.02 4.60 0.00 0.13 89.72 0.00 [2023-10-13T01:08:58.772Z] 01:04:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 [2023-10-13T01:08:58.772Z] 01:05:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 [2023-10-13T01:08:58.772Z] 01:06:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2023-10-13T01:08:58.772Z] 01:07:01 2.13 0.00 2.13 0.00 0.00 23.33 0.00 [2023-10-13T01:08:58.772Z] 01:08:01 1.58 0.00 1.58 0.00 0.00 21.46 0.00 [2023-10-13T01:08:58.772Z] Average: 47.19 1.22 45.97 0.00 326.97 11697.10 0.00 [2023-10-13T01:08:58.772Z] [2023-10-13T01:08:58.772Z] 00:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-13T01:08:58.772Z] 00:58:01 29245544 31578256 739060 2.25 79136 2524248 1987644 5.86 991572 2265036 1884 [2023-10-13T01:08:58.772Z] 00:59:01 27867136 31241932 1058540 3.22 153016 3386744 2092740 6.17 1490428 3023364 187160 [2023-10-13T01:08:58.772Z] 01:00:01 27605304 31550652 750568 2.28 166228 3905208 1804508 5.32 1267064 3466664 304 [2023-10-13T01:08:58.772Z] 01:01:01 27625036 31570532 732272 2.23 166340 3905268 1781276 5.25 1257592 3457832 176 [2023-10-13T01:08:58.772Z] 01:02:01 27285964 31550076 723648 2.20 188976 4200764 1731012 5.10 1488920 3533904 316 [2023-10-13T01:08:58.772Z] 01:03:01 27295464 31554720 718592 2.19 187544 4197512 1697408 5.00 1482628 3530692 8 [2023-10-13T01:08:58.773Z] 01:04:01 27295480 31554808 718444 2.18 187612 4197516 1697408 5.00 1482816 3530696 16 [2023-10-13T01:08:58.773Z] 01:05:01 27301260 31560676 712548 2.17 187696 4197516 1697408 5.00 1477216 3530704 8 [2023-10-13T01:08:58.773Z] 01:06:01 27302420 31562048 711312 2.16 187784 4197644 1697408 5.00 1476032 3530812 8 [2023-10-13T01:08:58.773Z] 01:07:01 27302656 31562384 710932 2.16 187848 4197656 1697408 5.00 1476168 3530836 12 [2023-10-13T01:08:58.773Z] 01:08:01 27304120 31563932 709324 2.16 187928 4197656 1697408 5.00 1474724 3530836 8 [2023-10-13T01:08:58.773Z] Average: 27584580 31531820 753204 2.29 170919 3918885 1780148 5.25 1396833 3357398 17264 [2023-10-13T01:08:58.773Z] [2023-10-13T01:08:58.773Z] 00:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-13T01:08:58.773Z] 00:58:01 veth7798b52 90.38 115.88 8.65 65.49 0.00 0.00 0.00 0.01 [2023-10-13T01:08:58.773Z] 00:58:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:58:01 ens3 265.81 185.44 3351.21 28.59 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:58:01 docker0 105.97 136.13 8.73 250.44 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:59:01 veth1d21fdb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:59:01 ens3 231.96 156.86 2323.66 22.58 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 00:59:01 docker0 142.39 207.77 11.65 2300.57 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:00:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:00:01 ens3 139.56 105.07 2656.36 95.72 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:00:01 docker0 3.18 6.27 0.19 61.80 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:01:01 ens3 4.85 3.53 5.12 1.89 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:02:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:02:01 ens3 183.27 97.62 2091.59 6.95 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:03:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:04:01 ens3 0.70 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:05:01 ens3 0.62 0.57 0.32 0.22 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:07:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] Average: ens3 75.21 49.97 948.03 14.19 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] Average: docker0 22.87 31.83 1.87 237.52 0.00 0.00 0.00 0.00 [2023-10-13T01:08:58.773Z] [2023-10-13T01:08:58.773Z] [2023-10-13T01:08:58.773Z] ---> sar -P ALL: [2023-10-13T01:08:58.773Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9167) 10/13/23 _x86_64_ (8 CPU) [2023-10-13T01:08:58.773Z] [2023-10-13T01:08:58.773Z] 00:56:07 LINUX RESTART (8 CPU) [2023-10-13T01:08:58.773Z] [2023-10-13T01:08:58.773Z] 00:57:01 CPU %user %nice %system %iowait %steal %idle [2023-10-13T01:08:58.773Z] 00:58:01 all 3.81 0.00 1.76 0.97 0.04 93.42 [2023-10-13T01:08:58.773Z] 00:58:01 0 3.18 0.00 1.86 0.52 0.05 94.39 [2023-10-13T01:08:58.773Z] 00:58:01 1 3.75 0.00 1.42 1.59 0.03 93.20 [2023-10-13T01:08:58.773Z] 00:58:01 2 4.67 0.00 1.62 0.10 0.03 93.57 [2023-10-13T01:08:58.773Z] 00:58:01 3 5.23 0.00 1.49 0.08 0.05 93.14 [2023-10-13T01:08:58.773Z] 00:58:01 4 2.81 0.00 1.61 0.02 0.03 95.53 [2023-10-13T01:08:58.773Z] 00:58:01 5 3.43 0.00 1.80 5.12 0.05 89.60 [2023-10-13T01:08:58.773Z] 00:58:01 6 3.37 0.00 1.99 0.23 0.03 94.37 [2023-10-13T01:08:58.773Z] 00:58:01 7 4.03 0.00 2.27 0.10 0.07 93.53 [2023-10-13T01:08:58.773Z] 00:59:01 all 19.03 0.00 3.70 3.18 0.06 74.04 [2023-10-13T01:08:58.773Z] 00:59:01 0 18.07 0.00 3.56 0.70 0.05 77.61 [2023-10-13T01:08:58.773Z] 00:59:01 1 19.83 0.00 3.33 0.57 0.07 76.21 [2023-10-13T01:08:58.773Z] 00:59:01 2 19.32 0.00 3.65 3.20 0.05 73.78 [2023-10-13T01:08:58.773Z] 00:59:01 3 20.34 0.00 4.58 0.86 0.05 74.17 [2023-10-13T01:08:58.773Z] 00:59:01 4 19.02 0.00 3.52 0.40 0.05 77.01 [2023-10-13T01:08:58.773Z] 00:59:01 5 18.55 0.00 3.85 1.18 0.05 76.38 [2023-10-13T01:08:58.773Z] 00:59:01 6 19.19 0.00 4.17 18.13 0.08 58.43 [2023-10-13T01:08:58.773Z] 00:59:01 7 17.89 0.00 2.96 0.47 0.07 78.61 [2023-10-13T01:08:58.773Z] 01:00:01 all 24.13 0.00 3.97 4.60 0.07 67.23 [2023-10-13T01:08:58.773Z] 01:00:01 0 25.30 0.00 3.36 1.68 0.05 69.60 [2023-10-13T01:08:58.773Z] 01:00:01 1 24.60 0.00 4.53 5.90 0.07 64.90 [2023-10-13T01:08:58.773Z] 01:00:01 2 23.93 0.00 4.20 7.86 0.12 63.88 [2023-10-13T01:08:58.773Z] 01:00:01 3 24.42 0.00 3.99 10.03 0.08 61.48 [2023-10-13T01:08:58.773Z] 01:00:01 4 23.57 0.00 4.02 1.48 0.07 70.86 [2023-10-13T01:08:58.773Z] 01:00:01 5 23.67 0.00 3.53 1.55 0.05 71.20 [2023-10-13T01:08:58.773Z] 01:00:01 6 23.49 0.00 4.29 8.00 0.05 64.17 [2023-10-13T01:08:58.773Z] 01:00:01 7 24.06 0.00 3.82 0.30 0.07 71.75 [2023-10-13T01:08:58.773Z] 01:01:01 all 0.12 0.00 0.06 0.01 0.02 99.79 [2023-10-13T01:08:58.773Z] 01:01:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2023-10-13T01:08:58.773Z] 01:01:01 1 0.05 0.00 0.07 0.05 0.02 99.82 [2023-10-13T01:08:58.773Z] 01:01:01 2 0.17 0.00 0.07 0.00 0.00 99.77 [2023-10-13T01:08:58.773Z] 01:01:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-13T01:08:58.773Z] 01:01:01 4 0.18 0.00 0.05 0.00 0.03 99.73 [2023-10-13T01:08:58.773Z] 01:01:01 5 0.10 0.00 0.07 0.02 0.02 99.80 [2023-10-13T01:08:58.773Z] 01:01:01 6 0.12 0.00 0.08 0.03 0.02 99.75 [2023-10-13T01:08:58.773Z] 01:01:01 7 0.15 0.00 0.07 0.02 0.02 99.75 [2023-10-13T01:08:58.773Z] 01:02:01 all 2.31 0.00 1.10 0.35 0.02 96.22 [2023-10-13T01:08:58.773Z] 01:02:01 0 4.39 0.00 2.24 0.33 0.02 93.02 [2023-10-13T01:08:58.773Z] 01:02:01 1 3.14 0.00 0.61 0.12 0.03 96.10 [2023-10-13T01:08:58.773Z] 01:02:01 2 2.32 0.00 0.87 1.05 0.03 95.72 [2023-10-13T01:08:58.773Z] 01:02:01 3 2.27 0.00 0.95 0.07 0.02 96.70 [2023-10-13T01:08:58.773Z] 01:02:01 4 1.95 0.00 1.00 0.17 0.02 96.86 [2023-10-13T01:08:58.773Z] 01:02:01 5 1.39 0.00 1.62 0.03 0.02 96.94 [2023-10-13T01:08:58.773Z] 01:02:01 6 1.36 0.00 0.75 1.02 0.02 96.85 [2023-10-13T01:08:58.773Z] 01:02:01 7 1.68 0.00 0.74 0.03 0.02 97.54 [2023-10-13T01:08:58.773Z] 01:03:01 all 0.11 0.00 0.05 0.01 0.00 99.83 [2023-10-13T01:08:58.773Z] 01:03:01 0 0.23 0.00 0.07 0.00 0.00 99.70 [2023-10-13T01:08:58.773Z] 01:03:01 1 0.40 0.00 0.03 0.00 0.00 99.57 [2023-10-13T01:08:58.773Z] 01:03:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-13T01:08:58.773Z] 01:03:01 3 0.02 0.00 0.08 0.00 0.00 99.90 [2023-10-13T01:08:58.773Z] 01:03:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-10-13T01:08:58.773Z] 01:03:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-13T01:08:58.773Z] 01:03:01 6 0.03 0.00 0.07 0.07 0.02 99.82 [2023-10-13T01:08:58.773Z] 01:03:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-13T01:08:58.773Z] 01:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-10-13T01:08:58.773Z] 01:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-13T01:08:58.773Z] 01:04:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2023-10-13T01:08:58.773Z] 01:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-13T01:08:58.773Z] 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.773Z] 01:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.773Z] 01:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T01:08:58.773Z] 01:05:01 all 0.07 0.00 0.01 0.01 0.01 99.91 [2023-10-13T01:08:58.773Z] 01:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-13T01:08:58.773Z] 01:05:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2023-10-13T01:08:58.773Z] 01:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.773Z] 01:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-13T01:08:58.773Z] 01:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:05:01 6 0.00 0.00 0.02 0.07 0.02 99.90 [2023-10-13T01:08:58.773Z] 01:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T01:08:58.773Z] 01:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-10-13T01:08:58.773Z] 01:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-13T01:08:58.773Z] 01:06:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2023-10-13T01:08:58.773Z] 01:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-13T01:08:58.773Z] 01:06:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-13T01:08:58.773Z] 01:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.773Z] 01:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-13T01:08:58.773Z] 01:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.773Z] 01:07:01 all 0.30 0.00 0.01 0.01 0.01 99.67 [2023-10-13T01:08:58.773Z] 01:07:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2023-10-13T01:08:58.773Z] 01:07:01 1 2.02 0.00 0.02 0.00 0.02 97.95 [2023-10-13T01:08:58.773Z] 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-13T01:08:58.774Z] 01:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-13T01:08:58.774Z] 01:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T01:08:58.774Z] 01:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-13T01:08:58.774Z] 01:07:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2023-10-13T01:08:58.774Z] 01:07:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-13T01:08:58.774Z] 01:08:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-10-13T01:08:58.774Z] 01:08:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2023-10-13T01:08:58.774Z] 01:08:01 1 1.99 0.00 0.02 0.00 0.02 97.98 [2023-10-13T01:08:58.774Z] 01:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T01:08:58.774Z] 01:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-13T01:08:58.774Z] 01:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-13T01:08:58.774Z] 01:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-13T01:08:58.774Z] 01:08:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2023-10-13T01:08:58.774Z] 01:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-13T01:08:58.774Z] [2023-10-13T01:08:58.774Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-13T01:08:58.774Z] Average: all 4.54 0.00 0.97 0.83 0.02 93.65 [2023-10-13T01:08:58.774Z] Average: 0 4.68 0.00 1.01 0.29 0.02 93.99 [2023-10-13T01:08:58.774Z] Average: 1 5.11 0.00 0.91 0.74 0.03 93.21 [2023-10-13T01:08:58.774Z] Average: 2 4.56 0.00 0.95 1.10 0.02 93.37 [2023-10-13T01:08:58.774Z] Average: 3 4.74 0.00 1.01 0.99 0.02 93.23 [2023-10-13T01:08:58.774Z] Average: 4 4.32 0.00 0.93 0.19 0.02 94.55 [2023-10-13T01:08:58.774Z] Average: 5 4.26 0.00 0.99 0.71 0.02 94.02 [2023-10-13T01:08:58.774Z] Average: 6 4.30 0.00 1.03 2.50 0.02 92.15 [2023-10-13T01:08:58.774Z] Average: 7 4.33 0.00 0.90 0.08 0.02 94.67 [2023-10-13T01:08:58.774Z] [2023-10-13T01:08:58.774Z] [2023-10-13T01:08:58.774Z]