Pull request #59 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edef354059ec9d65f37156bd57b9815092911f11+af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 (dbc02b4fb6102564be32ed681221dbc334c1164b) 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-ssh11247944349624074684.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9163653496037674347.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-59/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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3044873939625474735.key Verifying host key using known hosts file > 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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15710606710339937715.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12133390381764393702.key Verifying host key using known hosts file > 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-59/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-59/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6077091253371499648.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-6616’ Running on prd-ubuntu20.04-docker-8c-8g-6623 in /w/workspace/edgexfoundry_device-gpio_PR-59 [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-59 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 into PR head commit edef354059ec9d65f37156bd57b9815092911f11 Merge succeeded, producing edef354059ec9d65f37156bd57b9815092911f11 Checking out Revision edef354059ec9d65f37156bd57b9815092911f11 (PR-59) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T01:05:55.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T01:05:55.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T01:05:55.287Z] ========================================================= [2022-10-03T01:05:55.287Z] EdgeX Global Pipelines Version Info [2022-10-03T01:05:55.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:05:56.020Z] ------------------- [2022-10-03T01:05:56.020Z] stable info: [2022-10-03T01:05:56.020Z] ------------------- [2022-10-03T01:05:56.020Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T01:05:56.020Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T01:05:56.020Z] Message: update stable to v1.0.239 [2022-10-03T01:05:56.588Z] ------------------- [2022-10-03T01:05:56.588Z] experimental info: [2022-10-03T01:05:56.588Z] ------------------- [2022-10-03T01:05:56.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T01:05:56.588Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T01:05:56.588Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T01:05:56.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-10-03T01:05:56.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-10-03T01:05:56.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T01:05:57.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T01:05:57.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T01:05:57.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T01:05:57.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T01:05:57.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T01:05:57.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T01:05:57.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T01:05:57.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T01:05:57.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-10-03T01:05:57.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T01:05:57.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T01:05:57.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T01:05:57.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T01:05:57.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T01:05:57.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T01:05:57.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T01:05:57.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T01:05:57.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T01:05:57.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T01:05:57.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T01:05:57.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T01:05:57.909Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T01:05:57.953Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T01:05:57.993Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T01:05:58.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-59 [Pipeline] echo [2022-10-03T01:05:58.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-59 [Pipeline] echo [2022-10-03T01:05:58.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-59 [Pipeline] echo [2022-10-03T01:05:58.163Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo [2022-10-03T01:05:58.211Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edef354 [Pipeline] echo [2022-10-03T01:05:58.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T01:05:58.365Z] provisioning config files... [2022-10-03T01:05:58.379Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config3885480729989889799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:05:58.726Z] ---> docker-login.sh [2022-10-03T01:05:58.726Z] nexus3.edgexfoundry.org:10001 [2022-10-03T01:05:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:05:58.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:05:58.994Z] Configure a credential helper to remove this warning. See [2022-10-03T01:05:58.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:05:58.994Z] [2022-10-03T01:05:58.994Z] Login Succeeded [2022-10-03T01:05:58.994Z] nexus3.edgexfoundry.org:10002 [2022-10-03T01:05:58.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:05:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:05:59.254Z] Configure a credential helper to remove this warning. See [2022-10-03T01:05:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:05:59.254Z] [2022-10-03T01:05:59.254Z] Login Succeeded [2022-10-03T01:05:59.254Z] nexus3.edgexfoundry.org:10003 [2022-10-03T01:05:59.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:05:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:05:59.254Z] Configure a credential helper to remove this warning. See [2022-10-03T01:05:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:05:59.254Z] [2022-10-03T01:05:59.254Z] Login Succeeded [2022-10-03T01:05:59.254Z] nexus3.edgexfoundry.org:10004 [2022-10-03T01:05:59.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:05:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:05:59.515Z] Configure a credential helper to remove this warning. See [2022-10-03T01:05:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:05:59.515Z] [2022-10-03T01:05:59.515Z] Login Succeeded [2022-10-03T01:05:59.515Z] docker.io [2022-10-03T01:05:59.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:05:59.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:05:59.776Z] Configure a credential helper to remove this warning. See [2022-10-03T01:05:59.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:05:59.776Z] [2022-10-03T01:05:59.776Z] Login Succeeded [2022-10-03T01:05:59.776Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T01:05:59.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T01:06:00.499Z] + git rev-list -1 --merges edef354059ec9d65f37156bd57b9815092911f11~1..edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo [2022-10-03T01:06:00.543Z] -----------> git rev-list -1 --merges edef354059ec9d65f37156bd57b9815092911f11~1..edef354059ec9d65f37156bd57b9815092911f11 edef354059ec9d65f37156bd57b9815092911f11 [false] [Pipeline] sh [2022-10-03T01:06:00.857Z] + git log --format=format:%s -1 edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo [2022-10-03T01:06:00.895Z] ========================================================= [2022-10-03T01:06:00.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T01:06:00.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T01:06:01.347Z] + git log --format=format:%s -1 edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo [2022-10-03T01:06:01.382Z] [semverPrep] GIT_COMMIT: edef354059ec9d65f37156bd57b9815092911f11, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-10-03T01:06:01.416Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T01:06:01.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T01:06:01.790Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T01:06:01.790Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T01:06:01.790Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T01:06:01.790Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T01:06:01.790Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T01:06:01.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:06:02.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T01:06:02.206Z] [2022-10-03T01:06:02.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:06:02.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T01:06:02.586Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T01:06:02.586Z] b85a868b505f: Pulling fs layer [2022-10-03T01:06:02.586Z] e2be974225ed: Pulling fs layer [2022-10-03T01:06:02.586Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T01:06:02.586Z] 988bab9f4d93: Pulling fs layer [2022-10-03T01:06:02.586Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T01:06:02.586Z] eaf3925da568: Pulling fs layer [2022-10-03T01:06:02.586Z] bab4dde63d76: Pulling fs layer [2022-10-03T01:06:02.586Z] bde34c3a00c8: Pulling fs layer [2022-10-03T01:06:02.586Z] b352a97aabf1: Pulling fs layer [2022-10-03T01:06:02.586Z] 4872d77fe225: Pulling fs layer [2022-10-03T01:06:02.586Z] 5851b861e8e6: Pulling fs layer [2022-10-03T01:06:02.586Z] 1469e6f7b9e6: Waiting [2022-10-03T01:06:02.586Z] bab4dde63d76: Waiting [2022-10-03T01:06:02.586Z] eaf3925da568: Waiting [2022-10-03T01:06:02.586Z] 4872d77fe225: Waiting [2022-10-03T01:06:02.586Z] b352a97aabf1: Waiting [2022-10-03T01:06:02.586Z] bde34c3a00c8: Waiting [2022-10-03T01:06:02.586Z] 5851b861e8e6: Waiting [2022-10-03T01:06:02.586Z] 988bab9f4d93: Waiting [2022-10-03T01:06:02.586Z] e2be974225ed: Verifying Checksum [2022-10-03T01:06:02.586Z] e2be974225ed: Download complete [2022-10-03T01:06:02.586Z] 988bab9f4d93: Verifying Checksum [2022-10-03T01:06:02.586Z] 988bab9f4d93: Download complete [2022-10-03T01:06:02.846Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T01:06:02.846Z] 1469e6f7b9e6: Download complete [2022-10-03T01:06:02.846Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T01:06:02.846Z] 339a4e72a1f5: Download complete [2022-10-03T01:06:02.846Z] eaf3925da568: Verifying Checksum [2022-10-03T01:06:02.846Z] eaf3925da568: Download complete [2022-10-03T01:06:02.846Z] bde34c3a00c8: Verifying Checksum [2022-10-03T01:06:02.846Z] bde34c3a00c8: Download complete [2022-10-03T01:06:02.846Z] b352a97aabf1: Verifying Checksum [2022-10-03T01:06:02.846Z] b352a97aabf1: Download complete [2022-10-03T01:06:02.846Z] 4872d77fe225: Download complete [2022-10-03T01:06:02.846Z] 5851b861e8e6: Download complete [2022-10-03T01:06:02.846Z] b85a868b505f: Verifying Checksum [2022-10-03T01:06:02.846Z] b85a868b505f: Download complete [2022-10-03T01:06:03.105Z] bab4dde63d76: Verifying Checksum [2022-10-03T01:06:03.105Z] bab4dde63d76: Download complete [2022-10-03T01:06:04.042Z] b85a868b505f: Pull complete [2022-10-03T01:06:04.301Z] e2be974225ed: Pull complete [2022-10-03T01:06:04.869Z] 339a4e72a1f5: Pull complete [2022-10-03T01:06:04.869Z] 988bab9f4d93: Pull complete [2022-10-03T01:06:05.129Z] 1469e6f7b9e6: Pull complete [2022-10-03T01:06:05.129Z] eaf3925da568: Pull complete [2022-10-03T01:06:07.084Z] bab4dde63d76: Pull complete [2022-10-03T01:06:07.084Z] bde34c3a00c8: Pull complete [2022-10-03T01:06:07.347Z] b352a97aabf1: Pull complete [2022-10-03T01:06:07.347Z] 4872d77fe225: Pull complete [2022-10-03T01:06:07.347Z] 5851b861e8e6: Pull complete [2022-10-03T01:06:07.347Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T01:06:07.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T01:06:07.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:06:07.577Z] prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container [2022-10-03T01:06:07.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T01:06:10.820Z] $ docker top 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f -eo pid,comm [2022-10-03T01:06:10.871Z] 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). [2022-10-03T01:06:10.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T01:06:11.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T01:06:11.012Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T01:06:11.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T01:06:11.125Z] $ docker exec 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent [2022-10-03T01:06:11.224Z] SSH_AUTH_SOCK=/tmp/ssh-PNenzELCUWOi/agent.33 [2022-10-03T01:06:11.224Z] SSH_AGENT_PID=39 [2022-10-03T01:06:11.230Z] Running ssh-add (command line suppressed) [2022-10-03T01:06:11.335Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_666001250347363812.key (/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_666001250347363812.key) [2022-10-03T01:06:11.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T01:06:11.671Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T01:06:11.698Z] $ docker exec --env ******** --env ******** 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent -k [2022-10-03T01:06:11.792Z] unset SSH_AUTH_SOCK; [2022-10-03T01:06:11.793Z] unset SSH_AGENT_PID; [2022-10-03T01:06:11.793Z] echo Agent pid 39 killed; [2022-10-03T01:06:11.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T01:06:11.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T01:06:11.884Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T01:06:12.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T01:06:12.012Z] $ docker exec 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent [2022-10-03T01:06:12.113Z] SSH_AUTH_SOCK=/tmp/ssh-mivx7ItbU5wX/agent.71 [2022-10-03T01:06:12.113Z] SSH_AGENT_PID=77 [2022-10-03T01:06:12.118Z] Running ssh-add (command line suppressed) [2022-10-03T01:06:12.230Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_18154502045510856775.key (/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_18154502045510856775.key) [2022-10-03T01:06:12.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T01:06:12.614Z] + git semver init [2022-10-03T01:06:12.875Z] 2022-10-03 01:06:12,790 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T01:06:12.875Z] 2022-10-03 01:06:12,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver [2022-10-03T01:06:12.875Z] 2022-10-03 01:06:12,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-59/.semver [2022-10-03T01:06:12.875Z] 2022-10-03 01:06:12,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-59/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59, universal_newlines=False, shell=None, istream=None) [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,889 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-59/.git/info/exclude [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 with force:False [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,890 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,893 [execute] INFO git cat-file --batch-check [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,901 [execute] INFO git cat-file --batch [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T01:06:14.252Z] 2022-10-03 01:06:13,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 [2022-10-03T01:06:14.252Z] 0.0.0 [Pipeline] } [2022-10-03T01:06:14.282Z] $ docker exec --env ******** --env ******** 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent -k [2022-10-03T01:06:14.381Z] unset SSH_AUTH_SOCK; [2022-10-03T01:06:14.381Z] unset SSH_AGENT_PID; [2022-10-03T01:06:14.381Z] echo Agent pid 77 killed; [2022-10-03T01:06:14.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T01:06:14.876Z] + git semver [Pipeline] } [2022-10-03T01:06:15.163Z] $ docker stop --time=1 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f [2022-10-03T01:06:16.446Z] $ docker rm -f 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T01:06:16.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T01:06:17.060Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T01:06:17.080Z] [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 [2022-10-03T01:06:17.681Z] provisioning config files... [2022-10-03T01:06:17.693Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config17005756390430823069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:06:18.044Z] ---> docker-login.sh [2022-10-03T01:06:18.044Z] nexus3.edgexfoundry.org:10001 [2022-10-03T01:06:18.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:06:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:06:18.044Z] Configure a credential helper to remove this warning. See [2022-10-03T01:06:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:06:18.044Z] [2022-10-03T01:06:18.044Z] Login Succeeded [2022-10-03T01:06:18.044Z] nexus3.edgexfoundry.org:10002 [2022-10-03T01:06:18.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:06:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:06:18.044Z] Configure a credential helper to remove this warning. See [2022-10-03T01:06:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:06:18.044Z] [2022-10-03T01:06:18.044Z] Login Succeeded [2022-10-03T01:06:18.044Z] nexus3.edgexfoundry.org:10003 [2022-10-03T01:06:18.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:06:18.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:06:18.304Z] Configure a credential helper to remove this warning. See [2022-10-03T01:06:18.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:06:18.304Z] [2022-10-03T01:06:18.304Z] Login Succeeded [2022-10-03T01:06:18.304Z] nexus3.edgexfoundry.org:10004 [2022-10-03T01:06:18.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:06:18.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:06:18.304Z] Configure a credential helper to remove this warning. See [2022-10-03T01:06:18.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:06:18.304Z] [2022-10-03T01:06:18.304Z] Login Succeeded [2022-10-03T01:06:18.304Z] docker.io [2022-10-03T01:06:18.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:06:18.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:06:18.823Z] Configure a credential helper to remove this warning. See [2022-10-03T01:06:18.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:06:18.823Z] [2022-10-03T01:06:18.823Z] Login Succeeded [2022-10-03T01:06:18.823Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T01:06:18.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T01:06:19.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T01:06:19.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T01:06:19.135Z] ========================================================= [2022-10-03T01:06:19.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T01:06:19.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:06:19.603Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T01:06:19.603Z] Sending build context to Docker daemon 15.85MB [2022-10-03T01:06:19.603Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T01:06:19.603Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T01:06:19.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T01:06:19.603Z] 2408cc74d12b: Pulling fs layer [2022-10-03T01:06:19.603Z] ea60b727a1ce: Pulling fs layer [2022-10-03T01:06:19.603Z] 30c4a7721957: Pulling fs layer [2022-10-03T01:06:19.603Z] 370296b7ddb6: Pulling fs layer [2022-10-03T01:06:19.603Z] 7c6cee850709: Pulling fs layer [2022-10-03T01:06:19.603Z] aa9baa53a306: Pulling fs layer [2022-10-03T01:06:19.603Z] 8b309c321861: Pulling fs layer [2022-10-03T01:06:19.603Z] d8d76fd02f46: Pulling fs layer [2022-10-03T01:06:19.603Z] fa31f396de31: Pulling fs layer [2022-10-03T01:06:19.603Z] 370296b7ddb6: Waiting [2022-10-03T01:06:19.603Z] 7c6cee850709: Waiting [2022-10-03T01:06:19.603Z] aa9baa53a306: Waiting [2022-10-03T01:06:19.603Z] 8b309c321861: Waiting [2022-10-03T01:06:19.603Z] d8d76fd02f46: Waiting [2022-10-03T01:06:19.603Z] fa31f396de31: Waiting [2022-10-03T01:06:19.603Z] 30c4a7721957: Download complete [2022-10-03T01:06:19.603Z] ea60b727a1ce: Download complete [2022-10-03T01:06:19.900Z] 7c6cee850709: Download complete [2022-10-03T01:06:19.900Z] aa9baa53a306: Download complete [2022-10-03T01:06:19.900Z] 2408cc74d12b: Verifying Checksum [2022-10-03T01:06:19.900Z] 2408cc74d12b: Download complete [2022-10-03T01:06:19.900Z] 8b309c321861: Download complete [2022-10-03T01:06:19.900Z] 2408cc74d12b: Pull complete [2022-10-03T01:06:20.193Z] ea60b727a1ce: Pull complete [2022-10-03T01:06:20.193Z] 30c4a7721957: Pull complete [2022-10-03T01:06:20.193Z] fa31f396de31: Verifying Checksum [2022-10-03T01:06:20.193Z] fa31f396de31: Download complete [2022-10-03T01:06:20.780Z] 370296b7ddb6: Verifying Checksum [2022-10-03T01:06:20.780Z] 370296b7ddb6: Download complete [2022-10-03T01:06:20.780Z] d8d76fd02f46: Verifying Checksum [2022-10-03T01:06:20.780Z] d8d76fd02f46: Download complete [2022-10-03T01:06:24.966Z] 370296b7ddb6: Pull complete [2022-10-03T01:06:24.966Z] 7c6cee850709: Pull complete [2022-10-03T01:06:24.966Z] aa9baa53a306: Pull complete [2022-10-03T01:06:24.966Z] 8b309c321861: Pull complete [2022-10-03T01:06:26.342Z] d8d76fd02f46: Pull complete [2022-10-03T01:06:26.907Z] fa31f396de31: Pull complete [2022-10-03T01:06:27.167Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T01:06:27.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T01:06:27.167Z] ---> cef68f9685f8 [2022-10-03T01:06:27.167Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T01:06:31.363Z] ---> Running in 971bcf138f0a [2022-10-03T01:06:31.363Z] Removing intermediate container 971bcf138f0a [2022-10-03T01:06:31.363Z] ---> 51ad61b02c0e [2022-10-03T01:06:31.363Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T01:06:31.363Z] ---> Running in 2d3b71dd545f [2022-10-03T01:06:31.622Z] Removing intermediate container 2d3b71dd545f [2022-10-03T01:06:31.622Z] ---> 327ae968ff60 [2022-10-03T01:06:31.622Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T01:06:31.622Z] ---> Running in 9208da9edfe6 [2022-10-03T01:06:31.622Z] Removing intermediate container 9208da9edfe6 [2022-10-03T01:06:31.622Z] ---> a49e4a68c917 [2022-10-03T01:06:31.622Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T01:06:31.622Z] ---> Running in 6057908486fa [2022-10-03T01:06:31.880Z] Removing intermediate container 6057908486fa [2022-10-03T01:06:31.880Z] ---> 8204bda5b56c [2022-10-03T01:06:31.880Z] Step 7/13 : WORKDIR /device-gpio [2022-10-03T01:06:31.880Z] ---> Running in 591d0979722d [2022-10-03T01:06:31.880Z] Removing intermediate container 591d0979722d [2022-10-03T01:06:31.880Z] ---> 84e5d1605208 [2022-10-03T01:06:31.880Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:06:31.880Z] ---> Running in 7510c51c1760 [2022-10-03T01:06:32.446Z] Removing intermediate container 7510c51c1760 [2022-10-03T01:06:32.446Z] ---> 4eaff2662933 [2022-10-03T01:06:32.447Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T01:06:32.447Z] ---> Running in 604bcc52c2e6 [2022-10-03T01:06:32.491Z] Still waiting to schedule task [2022-10-03T01:06:32.491Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6620’ [2022-10-03T01:06:32.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T01:06:33.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T01:06:33.900Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T01:06:33.900Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T01:06:33.900Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T01:06:34.158Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T01:06:34.158Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T01:06:34.158Z] OK: 216 MiB in 55 packages [2022-10-03T01:06:34.725Z] Removing intermediate container 604bcc52c2e6 [2022-10-03T01:06:34.725Z] ---> 83cb5bfa657e [2022-10-03T01:06:34.725Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-03T01:06:34.725Z] ---> 7166cde8bd15 [2022-10-03T01:06:34.725Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T01:06:34.725Z] ---> Running in f215e2aa5ae8 [2022-10-03T01:06:56.710Z] Removing intermediate container f215e2aa5ae8 [2022-10-03T01:06:56.710Z] ---> 80decee3c88d [2022-10-03T01:06:56.710Z] Step 12/13 : COPY . . [2022-10-03T01:06:56.710Z] ---> 9e5deb1e3bed [2022-10-03T01:06:56.710Z] Step 13/13 : RUN ${MAKE} [2022-10-03T01:06:56.710Z] ---> Running in 91d82fc9fc1b [2022-10-03T01:06:56.710Z] noop [2022-10-03T01:06:56.710Z] Removing intermediate container 91d82fc9fc1b [2022-10-03T01:06:56.710Z] ---> bd6dc05a2fef [2022-10-03T01:06:56.710Z] Successfully built bd6dc05a2fef [2022-10-03T01:06:56.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:06:57.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T01:06:57.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:06:57.299Z] prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container [2022-10-03T01:06:57.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** ci-base-image-x86_64 cat [2022-10-03T01:06:57.667Z] $ docker top 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T01:06:58.056Z] + go version [2022-10-03T01:06:58.056Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T01:06:58.095Z] $ docker stop --time=1 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e [2022-10-03T01:06:59.340Z] $ docker rm -f 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:07:00.041Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T01:07:00.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:07:00.195Z] prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container [2022-10-03T01:07:00.229Z] $ 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-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** ci-base-image-x86_64 cat [2022-10-03T01:07:00.552Z] $ docker top 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T01:07:00.935Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-59 [Pipeline] fileExists [Pipeline] sh [2022-10-03T01:07:01.290Z] + make test [2022-10-03T01:07:01.290Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T01:07:01.549Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-03T01:07:09.650Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-03T01:07:09.650Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-03T01:07:16.249Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-03T01:07:16.249Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T01:07:18.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T01:07:18.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T01:07:18.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T01:07:18.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T01:07:18.234Z] $ docker stop --time=1 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 [2022-10-03T01:07:20.765Z] $ docker rm -f 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T01:07:21.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T01:07:21.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T01:07:22.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T01:07:22.501Z] + ls -al . [2022-10-03T01:07:22.501Z] total 164 [2022-10-03T01:07:22.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 01:07 . [2022-10-03T01:07:22.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 .. [2022-10-03T01:07:22.501Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 3 01:05 .dockerignore [2022-10-03T01:07:22.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:07 .git [2022-10-03T01:07:22.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 .github [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 3 01:05 .gitignore [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:05 .golangci.yml [2022-10-03T01:07:22.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:06 .semver [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 3 01:05 Attribution.txt [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 3 01:05 CHANGELOG.md [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 3 01:05 Dockerfile [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:05 GOVERNANCE.md [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:05 Jenkinsfile [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:05 LICENSE [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 3 01:05 Makefile [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 01:05 OWNERS.md [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 3 01:05 README.md [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION [2022-10-03T01:07:22.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 bin [2022-10-03T01:07:22.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 cmd [2022-10-03T01:07:22.502Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 3 01:07 coverage.out [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 3 01:05 go.mod [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 3 01:05 go.sum [2022-10-03T01:07:22.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 internal [2022-10-03T01:07:22.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 snap [2022-10-03T01:07:22.502Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 3 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:07:23.061Z] + 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=edef354059ec9d65f37156bd57b9815092911f11 --label arch=amd64 --label version=0.0.0 . [2022-10-03T01:07:23.061Z] Sending build context to Docker daemon 15.85MB [2022-10-03T01:07:23.061Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T01:07:23.061Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T01:07:23.061Z] ---> bd6dc05a2fef [2022-10-03T01:07:23.061Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T01:07:23.328Z] ---> Running in a9f864230a44 [2022-10-03T01:07:23.328Z] Removing intermediate container a9f864230a44 [2022-10-03T01:07:23.328Z] ---> 890f742121c9 [2022-10-03T01:07:23.328Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T01:07:23.328Z] ---> Running in 3b6eed919c8f [2022-10-03T01:07:23.328Z] Removing intermediate container 3b6eed919c8f [2022-10-03T01:07:23.328Z] ---> 8b76a5054939 [2022-10-03T01:07:23.328Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T01:07:23.328Z] ---> Running in 31bad5135f71 [2022-10-03T01:07:23.587Z] Removing intermediate container 31bad5135f71 [2022-10-03T01:07:23.587Z] ---> 7ea0c37c3d7b [2022-10-03T01:07:23.587Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T01:07:23.587Z] ---> Running in f52bb4a88553 [2022-10-03T01:07:23.587Z] Removing intermediate container f52bb4a88553 [2022-10-03T01:07:23.587Z] ---> b6302a7ce346 [2022-10-03T01:07:23.587Z] Step 7/27 : WORKDIR /device-gpio [2022-10-03T01:07:23.587Z] ---> Running in 1fd242eaf0e4 [2022-10-03T01:07:23.587Z] Removing intermediate container 1fd242eaf0e4 [2022-10-03T01:07:23.587Z] ---> b7ab0487c70b [2022-10-03T01:07:23.587Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:07:23.846Z] ---> Running in 98c23c507101 [2022-10-03T01:07:24.105Z] Removing intermediate container 98c23c507101 [2022-10-03T01:07:24.105Z] ---> 39d35ba3fb3e [2022-10-03T01:07:24.105Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T01:07:24.105Z] ---> Running in 0b171689711a [2022-10-03T01:07:24.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T01:07:25.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T01:07:25.572Z] OK: 216 MiB in 55 packages [2022-10-03T01:07:25.831Z] Removing intermediate container 0b171689711a [2022-10-03T01:07:25.831Z] ---> 4c443274f4db [2022-10-03T01:07:25.831Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-03T01:07:26.102Z] ---> 336c2d9df806 [2022-10-03T01:07:26.102Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T01:07:26.102Z] ---> Running in eac57075177c [2022-10-03T01:07:26.688Z] Removing intermediate container eac57075177c [2022-10-03T01:07:26.688Z] ---> 34f42032023b [2022-10-03T01:07:26.688Z] Step 12/27 : COPY . . [2022-10-03T01:07:27.255Z] ---> 57b5cff73d64 [2022-10-03T01:07:27.255Z] Step 13/27 : RUN ${MAKE} [2022-10-03T01:07:27.255Z] ---> Running in f9668cfcc771 [2022-10-03T01:07:27.513Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-03T01:07:49.432Z] Removing intermediate container f9668cfcc771 [2022-10-03T01:07:49.432Z] ---> 46b8f9b94508 [2022-10-03T01:07:49.432Z] Step 14/27 : FROM alpine:3.16 [2022-10-03T01:07:49.432Z] 3.16: Pulling from library/alpine [2022-10-03T01:07:49.432Z] 213ec9aee27d: Pulling fs layer [2022-10-03T01:07:49.432Z] 213ec9aee27d: Verifying Checksum [2022-10-03T01:07:49.432Z] 213ec9aee27d: Download complete [2022-10-03T01:07:49.432Z] 213ec9aee27d: Pull complete [2022-10-03T01:07:49.432Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T01:07:49.432Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T01:07:49.432Z] ---> 9c6f07244728 [2022-10-03T01:07:49.432Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-03T01:07:49.432Z] ---> Running in 8e9be16bcbd1 [2022-10-03T01:07:49.432Z] Removing intermediate container 8e9be16bcbd1 [2022-10-03T01:07:49.432Z] ---> b043a773e048 [2022-10-03T01:07:49.432Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:07:49.432Z] ---> Running in 0567e069396e [2022-10-03T01:07:49.690Z] Removing intermediate container 0567e069396e [2022-10-03T01:07:49.690Z] ---> b7a2d127472c [2022-10-03T01:07:49.690Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-03T01:07:49.690Z] ---> Running in 48cc863a91a9 [2022-10-03T01:07:49.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T01:07:50.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T01:07:51.141Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T01:07:51.141Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-03T01:07:51.399Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T01:07:51.399Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-03T01:07:51.399Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-03T01:07:51.659Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T01:07:51.659Z] OK: 8 MiB in 19 packages [2022-10-03T01:07:51.917Z] Removing intermediate container 48cc863a91a9 [2022-10-03T01:07:51.917Z] ---> cd99cdd94286 [2022-10-03T01:07:51.917Z] Step 18/27 : WORKDIR / [2022-10-03T01:07:52.176Z] ---> Running in c3230f5ed1f1 [2022-10-03T01:07:52.176Z] Removing intermediate container c3230f5ed1f1 [2022-10-03T01:07:52.176Z] ---> 749bec7b40f4 [2022-10-03T01:07:52.176Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-03T01:07:52.176Z] ---> e3aa90c73533 [2022-10-03T01:07:52.176Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-03T01:07:52.433Z] ---> 71a5d24ecbd0 [2022-10-03T01:07:52.433Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-03T01:07:52.998Z] ---> 27c5da25731e [2022-10-03T01:07:52.998Z] Step 22/27 : EXPOSE 59910 [2022-10-03T01:07:52.998Z] ---> Running in caa34f3a4d54 [2022-10-03T01:07:53.258Z] Removing intermediate container caa34f3a4d54 [2022-10-03T01:07:53.258Z] ---> b8661ce3937f [2022-10-03T01:07:53.258Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-03T01:07:53.258Z] ---> Running in 0f8fa98703a5 [2022-10-03T01:07:53.258Z] Removing intermediate container 0f8fa98703a5 [2022-10-03T01:07:53.258Z] ---> 2ccf51eb9b6c [2022-10-03T01:07:53.258Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T01:07:53.258Z] ---> Running in ee429d7d14a5 [2022-10-03T01:07:53.522Z] Removing intermediate container ee429d7d14a5 [2022-10-03T01:07:53.522Z] ---> f2a9c6b26f3e [2022-10-03T01:07:53.522Z] Step 25/27 : LABEL arch=amd64 [2022-10-03T01:07:53.522Z] ---> Running in 8f8d9b68472b [2022-10-03T01:07:53.522Z] Removing intermediate container 8f8d9b68472b [2022-10-03T01:07:53.522Z] ---> fb867d2283d8 [2022-10-03T01:07:53.522Z] Step 26/27 : LABEL git_sha=edef354059ec9d65f37156bd57b9815092911f11 [2022-10-03T01:07:53.522Z] ---> Running in c274aa0240b7 [2022-10-03T01:07:53.522Z] Removing intermediate container c274aa0240b7 [2022-10-03T01:07:53.522Z] ---> e966bbe0dbd6 [2022-10-03T01:07:53.522Z] Step 27/27 : LABEL version=0.0.0 [2022-10-03T01:07:53.522Z] ---> Running in dbafcfbd965a [2022-10-03T01:07:53.783Z] Removing intermediate container dbafcfbd965a [2022-10-03T01:07:53.783Z] ---> 081fb72055c5 [2022-10-03T01:07:53.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T01:07:53.783Z] Successfully built 081fb72055c5 [2022-10-03T01:07:53.783Z] 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 [2022-10-03T01:07:54.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T01:07:54.675Z] [2022-10-03T01:07:54.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:07:55.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T01:07:55.054Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T01:07:55.054Z] 5eb5b503b376: Pulling fs layer [2022-10-03T01:07:55.054Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T01:07:55.054Z] ec43610c2a17: Pulling fs layer [2022-10-03T01:07:55.054Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T01:07:55.054Z] 33b1e0a273af: Pulling fs layer [2022-10-03T01:07:55.054Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T01:07:55.054Z] 2f39f015ded8: Pulling fs layer [2022-10-03T01:07:55.054Z] 33b1e0a273af: Waiting [2022-10-03T01:07:55.054Z] 3a2ae6a8a46f: Waiting [2022-10-03T01:07:55.054Z] 5d3b04190fa2: Waiting [2022-10-03T01:07:55.054Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T01:07:55.054Z] 5c69ac0246d0: Download complete [2022-10-03T01:07:55.054Z] 3a2ae6a8a46f: Download complete [2022-10-03T01:07:55.054Z] 33b1e0a273af: Verifying Checksum [2022-10-03T01:07:55.054Z] 33b1e0a273af: Download complete [2022-10-03T01:07:55.054Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T01:07:55.054Z] 5d3b04190fa2: Download complete [2022-10-03T01:07:55.313Z] ec43610c2a17: Verifying Checksum [2022-10-03T01:07:55.313Z] ec43610c2a17: Download complete [2022-10-03T01:07:55.313Z] 5eb5b503b376: Verifying Checksum [2022-10-03T01:07:55.313Z] 5eb5b503b376: Download complete [2022-10-03T01:07:55.880Z] 2f39f015ded8: Verifying Checksum [2022-10-03T01:07:55.880Z] 2f39f015ded8: Download complete [2022-10-03T01:07:56.445Z] 5eb5b503b376: Pull complete [2022-10-03T01:07:56.702Z] 5c69ac0246d0: Pull complete [2022-10-03T01:07:56.961Z] ec43610c2a17: Pull complete [2022-10-03T01:07:56.961Z] 3a2ae6a8a46f: Pull complete [2022-10-03T01:07:57.218Z] 33b1e0a273af: Pull complete [2022-10-03T01:07:57.218Z] 5d3b04190fa2: Pull complete [2022-10-03T01:08:01.402Z] 2f39f015ded8: Pull complete [2022-10-03T01:08:01.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T01:08:01.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T01:08:01.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:08:01.609Z] prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container [2022-10-03T01:08:01.641Z] $ 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-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 [2022-10-03T01:08:05.365Z] $ docker top 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:08:05.803Z] ---> job-cost.sh [2022-10-03T01:08:05.803Z] lf-activate-venv: SKIPPING [2022-10-03T01:08:05.803Z] INFO: No Stack... [2022-10-03T01:08:06.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T01:08:06.320Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T01:08:06.629Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-59/archives/cost.csv [2022-10-03T01:08:06.629Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T01:08:06.670Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [2022-10-03T01:08:06.675Z] Resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] did not exist. Created. [2022-10-03T01:08:06.675Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T01:08:07.057Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T01:08:07.109Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T01:08:07.135Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T01:08:07.209Z] $ docker stop --time=1 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 [2022-10-03T01:08:08.350Z] $ docker rm -f 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T01:09:22.025Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6626 in /w/workspace/edgexfoundry_device-gpio_PR-59 [Pipeline] { [Pipeline] ws [2022-10-03T01:09:22.067Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-10-03T01:09:22.144Z] The recommended git tool is: git [2022-10-03T01:09:28.205Z] using credential edgex-jenkins-ssh [2022-10-03T01:09:28.221Z] Cloning the remote Git repository [2022-10-03T01:09:28.268Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-10-03T01:09:28.352Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-10-03T01:09:28.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-10-03T01:09:28.534Z] > git --version # timeout=10 [2022-10-03T01:09:28.561Z] > git --version # 'git version 2.25.1' [2022-10-03T01:09:28.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T01:09:28.630Z] Verifying host key using known hosts file [2022-10-03T01:09:28.890Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T01:09:28.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T01:09:30.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-10-03T01:09:30.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T01:09:32.231Z] Merging remotes/origin/main commit af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 into PR head commit edef354059ec9d65f37156bd57b9815092911f11 [2022-10-03T01:09:31.573Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-10-03T01:09:31.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-10-03T01:09:31.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T01:09:31.632Z] Verifying host key using known hosts file [2022-10-03T01:09:31.640Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T01:09:31.655Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T01:09:32.253Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T01:09:32.280Z] > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 [2022-10-03T01:09:32.387Z] > git remote # timeout=10 [2022-10-03T01:09:32.411Z] > git config --get remote.origin.url # timeout=10 [2022-10-03T01:09:32.515Z] Merge succeeded, producing edef354059ec9d65f37156bd57b9815092911f11 [2022-10-03T01:09:32.515Z] Checking out Revision edef354059ec9d65f37156bd57b9815092911f11 (PR-59) [2022-10-03T01:09:33.092Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-10-03T01:09:33.146Z] > git --version # timeout=10 [2022-10-03T01:09:33.160Z] > git --version # 'git version 2.25.1' [2022-10-03T01:09:33.182Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T01:09:32.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T01:09:32.443Z] Verifying host key using known hosts file [2022-10-03T01:09:32.448Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T01:09:32.459Z] > git merge af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 # timeout=10 [2022-10-03T01:09:32.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-03T01:09:32.520Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T01:09:32.537Z] > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 [2022-10-03T01:09:34.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T01:09:34.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T01:09:34.246Z] Dload Upload Total Spent Left Speed [2022-10-03T01:09:34.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k [Pipeline] sh [2022-10-03T01:09:34.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T01:09:35.242Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T01:09:35.242Z] + sudo tee /etc/docker/daemon.new [2022-10-03T01:09:35.242Z] { [2022-10-03T01:09:35.242Z] "registry-mirrors": [ [2022-10-03T01:09:35.242Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T01:09:35.242Z] ], [2022-10-03T01:09:35.242Z] "bip": "10.250.0.254/24", [2022-10-03T01:09:35.242Z] "hosts": [ [2022-10-03T01:09:35.242Z] "tcp://0.0.0.0:5555", [2022-10-03T01:09:35.242Z] "unix:///var/run/docker.sock" [2022-10-03T01:09:35.242Z] ], [2022-10-03T01:09:35.242Z] "mtu": 1458, [2022-10-03T01:09:35.242Z] "selinux-enabled": true, [2022-10-03T01:09:35.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T01:09:35.242Z] } [Pipeline] sh [2022-10-03T01:09:35.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T01:09:35.957Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T01:09:54.306Z] provisioning config files... [2022-10-03T01:09:54.336Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15434326228394336873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:09:54.729Z] ---> docker-login.sh [2022-10-03T01:09:54.729Z] nexus3.edgexfoundry.org:10001 [2022-10-03T01:09:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:09:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:09:55.319Z] Configure a credential helper to remove this warning. See [2022-10-03T01:09:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:09:55.319Z] [2022-10-03T01:09:55.319Z] Login Succeeded [2022-10-03T01:09:55.319Z] nexus3.edgexfoundry.org:10002 [2022-10-03T01:09:55.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:09:55.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:09:55.860Z] Configure a credential helper to remove this warning. See [2022-10-03T01:09:55.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:09:55.860Z] [2022-10-03T01:09:55.860Z] Login Succeeded [2022-10-03T01:09:55.860Z] nexus3.edgexfoundry.org:10003 [2022-10-03T01:09:56.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:09:56.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:09:56.130Z] Configure a credential helper to remove this warning. See [2022-10-03T01:09:56.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:09:56.130Z] [2022-10-03T01:09:56.130Z] Login Succeeded [2022-10-03T01:09:56.130Z] nexus3.edgexfoundry.org:10004 [2022-10-03T01:09:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:09:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:09:56.412Z] Configure a credential helper to remove this warning. See [2022-10-03T01:09:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:09:56.412Z] [2022-10-03T01:09:56.412Z] Login Succeeded [2022-10-03T01:09:56.412Z] docker.io [2022-10-03T01:09:56.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T01:09:57.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T01:09:57.272Z] Configure a credential helper to remove this warning. See [2022-10-03T01:09:57.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T01:09:57.272Z] [2022-10-03T01:09:57.272Z] Login Succeeded [2022-10-03T01:09:57.272Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T01:09:57.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T01:09:57.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T01:09:57.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T01:09:57.644Z] ========================================================= [2022-10-03T01:09:57.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T01:09:57.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:09:58.127Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-03T01:09:58.395Z] Sending build context to Docker daemon 7.994MB [2022-10-03T01:09:58.395Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T01:09:58.395Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T01:09:58.665Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T01:09:58.665Z] b3c136eddcbf: Pulling fs layer [2022-10-03T01:09:58.665Z] c0a3192eca97: Pulling fs layer [2022-10-03T01:09:58.665Z] a050256f5b6f: Pulling fs layer [2022-10-03T01:09:58.665Z] 656be50a0ddc: Pulling fs layer [2022-10-03T01:09:58.665Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T01:09:58.665Z] f607e4fc86c3: Pulling fs layer [2022-10-03T01:09:58.665Z] 4d572c569a2c: Pulling fs layer [2022-10-03T01:09:58.665Z] fcf976331f73: Pulling fs layer [2022-10-03T01:09:58.665Z] 656be50a0ddc: Waiting [2022-10-03T01:09:58.665Z] 2bbca73fdf42: Waiting [2022-10-03T01:09:58.665Z] f607e4fc86c3: Waiting [2022-10-03T01:09:58.665Z] 4d572c569a2c: Waiting [2022-10-03T01:09:58.665Z] fcf976331f73: Waiting [2022-10-03T01:09:58.665Z] a050256f5b6f: Download complete [2022-10-03T01:09:58.665Z] c0a3192eca97: Download complete [2022-10-03T01:09:58.665Z] 2bbca73fdf42: Download complete [2022-10-03T01:09:58.665Z] f607e4fc86c3: Verifying Checksum [2022-10-03T01:09:58.665Z] f607e4fc86c3: Download complete [2022-10-03T01:09:58.665Z] b3c136eddcbf: Verifying Checksum [2022-10-03T01:09:58.665Z] b3c136eddcbf: Download complete [2022-10-03T01:09:59.659Z] b3c136eddcbf: Pull complete [2022-10-03T01:09:59.659Z] fcf976331f73: Verifying Checksum [2022-10-03T01:09:59.659Z] fcf976331f73: Download complete [2022-10-03T01:10:00.259Z] c0a3192eca97: Pull complete [2022-10-03T01:10:00.535Z] a050256f5b6f: Pull complete [2022-10-03T01:10:01.128Z] 4d572c569a2c: Verifying Checksum [2022-10-03T01:10:01.128Z] 4d572c569a2c: Download complete [2022-10-03T01:10:01.718Z] 656be50a0ddc: Verifying Checksum [2022-10-03T01:10:01.718Z] 656be50a0ddc: Download complete [2022-10-03T01:10:14.183Z] 656be50a0ddc: Pull complete [2022-10-03T01:10:14.183Z] 2bbca73fdf42: Pull complete [2022-10-03T01:10:14.183Z] f607e4fc86c3: Pull complete [2022-10-03T01:10:20.862Z] 4d572c569a2c: Pull complete [2022-10-03T01:10:22.281Z] fcf976331f73: Pull complete [2022-10-03T01:10:22.281Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T01:10:22.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T01:10:22.281Z] ---> 3970a7415f9e [2022-10-03T01:10:22.281Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T01:10:24.241Z] ---> Running in aebfcecf558c [2022-10-03T01:10:24.511Z] Removing intermediate container aebfcecf558c [2022-10-03T01:10:24.511Z] ---> 6a671021bfa7 [2022-10-03T01:10:24.511Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T01:10:24.511Z] ---> Running in af93a6d63176 [2022-10-03T01:10:24.782Z] Removing intermediate container af93a6d63176 [2022-10-03T01:10:24.782Z] ---> 9f95ef0cfebf [2022-10-03T01:10:24.782Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T01:10:25.058Z] ---> Running in 33c1d7d79595 [2022-10-03T01:10:25.329Z] Removing intermediate container 33c1d7d79595 [2022-10-03T01:10:25.329Z] ---> f086a0c61334 [2022-10-03T01:10:25.329Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T01:10:25.329Z] ---> Running in 04a9e404c34e [2022-10-03T01:10:25.600Z] Removing intermediate container 04a9e404c34e [2022-10-03T01:10:25.600Z] ---> 038e96bece2d [2022-10-03T01:10:25.600Z] Step 7/13 : WORKDIR /device-gpio [2022-10-03T01:10:25.870Z] ---> Running in 428a1a0ef0c0 [2022-10-03T01:10:26.141Z] Removing intermediate container 428a1a0ef0c0 [2022-10-03T01:10:26.141Z] ---> 31a6f73f660a [2022-10-03T01:10:26.141Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:10:26.141Z] ---> Running in 2830d801707c [2022-10-03T01:10:28.109Z] Removing intermediate container 2830d801707c [2022-10-03T01:10:28.109Z] ---> 940b87e5d7f6 [2022-10-03T01:10:28.109Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T01:10:28.109Z] ---> Running in aa0030942b67 [2022-10-03T01:10:29.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T01:10:30.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T01:10:31.490Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T01:10:31.490Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T01:10:31.490Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T01:10:31.490Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T01:10:31.764Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T01:10:31.764Z] OK: 226 MiB in 55 packages [2022-10-03T01:10:32.731Z] Removing intermediate container aa0030942b67 [2022-10-03T01:10:32.731Z] ---> 9e9c410ce27e [2022-10-03T01:10:32.731Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-03T01:10:33.318Z] ---> 890f1a7369d4 [2022-10-03T01:10:33.318Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T01:10:33.318Z] ---> Running in b63de5dc8975 [2022-10-03T01:11:29.974Z] Removing intermediate container b63de5dc8975 [2022-10-03T01:11:29.974Z] ---> 938eedf119b9 [2022-10-03T01:11:29.974Z] Step 12/13 : COPY . . [2022-10-03T01:11:29.974Z] ---> 133efdb3d37d [2022-10-03T01:11:29.974Z] Step 13/13 : RUN ${MAKE} [2022-10-03T01:11:29.974Z] ---> Running in b41866a9c8eb [2022-10-03T01:11:29.974Z] noop [2022-10-03T01:11:29.974Z] Removing intermediate container b41866a9c8eb [2022-10-03T01:11:29.974Z] ---> 26c28b2a3ac2 [2022-10-03T01:11:29.974Z] Successfully built 26c28b2a3ac2 [2022-10-03T01:11:29.974Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:11:30.458Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T01:11:30.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:11:30.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container [2022-10-03T01:11:30.825Z] $ 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 [2022-10-03T01:11:32.155Z] $ docker top e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T01:11:33.075Z] + go version [2022-10-03T01:11:33.075Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T01:11:33.119Z] $ docker stop --time=1 e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd [2022-10-03T01:11:34.809Z] $ docker rm -f e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:11:35.643Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T01:11:35.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:11:35.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container [2022-10-03T01:11:35.960Z] $ 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 [2022-10-03T01:11:37.198Z] $ docker top 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T01:11:38.103Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T01:11:38.815Z] + make test [2022-10-03T01:11:38.815Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T01:11:40.228Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-03T01:13:16.900Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-03T01:13:16.900Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-03T01:13:16.900Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T01:13:16.900Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T01:13:31.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T01:13:31.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T01:13:31.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T01:13:31.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T01:13:31.971Z] $ docker stop --time=1 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 [2022-10-03T01:13:33.770Z] $ docker rm -f 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T01:13:34.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T01:13:34.798Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T01:13:35.220Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T01:13:35.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T01:13:36.133Z] + ls -al . [2022-10-03T01:13:36.133Z] total 160 [2022-10-03T01:13:36.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:11 . [2022-10-03T01:13:36.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:09 .. [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 3 01:09 .dockerignore [2022-10-03T01:13:36.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:09 .git [2022-10-03T01:13:36.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 .github [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 3 01:09 .gitignore [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:09 .golangci.yml [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 3 01:09 Attribution.txt [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 3 01:09 CHANGELOG.md [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 3 01:09 Dockerfile [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:09 GOVERNANCE.md [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:09 Jenkinsfile [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:09 LICENSE [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 3 01:09 Makefile [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 01:09 OWNERS.md [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 3 01:09 README.md [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION [2022-10-03T01:13:36.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:09 bin [2022-10-03T01:13:36.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 cmd [2022-10-03T01:13:36.133Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 3 01:11 coverage.out [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 3 01:09 go.mod [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 3 01:09 go.sum [2022-10-03T01:13:36.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 internal [2022-10-03T01:13:36.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:09 snap [2022-10-03T01:13:36.133Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 3 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:13:36.548Z] + 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=edef354059ec9d65f37156bd57b9815092911f11 --label arch=arm64 --label version=0.0.0 . [2022-10-03T01:13:36.827Z] Sending build context to Docker daemon 7.995MB [2022-10-03T01:13:36.827Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T01:13:36.827Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-03T01:13:36.827Z] ---> 26c28b2a3ac2 [2022-10-03T01:13:36.827Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-03T01:13:37.097Z] ---> Running in 55e15800aff5 [2022-10-03T01:13:37.365Z] Removing intermediate container 55e15800aff5 [2022-10-03T01:13:37.365Z] ---> a573cf2c8c1e [2022-10-03T01:13:37.365Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T01:13:37.365Z] ---> Running in 98d0ec7bc1a4 [2022-10-03T01:13:37.960Z] Removing intermediate container 98d0ec7bc1a4 [2022-10-03T01:13:37.960Z] ---> 7554c01fe101 [2022-10-03T01:13:37.960Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T01:13:37.960Z] ---> Running in 23dcf68e420a [2022-10-03T01:13:38.231Z] Removing intermediate container 23dcf68e420a [2022-10-03T01:13:38.231Z] ---> eb0a1ab36613 [2022-10-03T01:13:38.231Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T01:13:38.231Z] ---> Running in 5d339d903775 [2022-10-03T01:13:38.824Z] Removing intermediate container 5d339d903775 [2022-10-03T01:13:38.824Z] ---> cb16cf9c4b23 [2022-10-03T01:13:38.824Z] Step 7/27 : WORKDIR /device-gpio [2022-10-03T01:13:38.824Z] ---> Running in 443f0d57a6a3 [2022-10-03T01:13:39.093Z] Removing intermediate container 443f0d57a6a3 [2022-10-03T01:13:39.093Z] ---> d366d9ea2988 [2022-10-03T01:13:39.093Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:13:39.093Z] ---> Running in 0d2eeffac5ae [2022-10-03T01:13:41.050Z] Removing intermediate container 0d2eeffac5ae [2022-10-03T01:13:41.050Z] ---> ed3b127c2a4d [2022-10-03T01:13:41.050Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T01:13:41.050Z] ---> Running in ad4717127abd [2022-10-03T01:13:42.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T01:13:42.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T01:13:44.395Z] OK: 226 MiB in 55 packages [2022-10-03T01:13:45.369Z] Removing intermediate container ad4717127abd [2022-10-03T01:13:45.369Z] ---> c01487b9ffc9 [2022-10-03T01:13:45.369Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-03T01:13:45.637Z] ---> 482cb104a116 [2022-10-03T01:13:45.637Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T01:13:45.911Z] ---> Running in e9d475b28513 [2022-10-03T01:13:48.508Z] Removing intermediate container e9d475b28513 [2022-10-03T01:13:48.508Z] ---> 1234fe5686d8 [2022-10-03T01:13:48.508Z] Step 12/27 : COPY . . [2022-10-03T01:13:49.487Z] ---> 88a39cf2513e [2022-10-03T01:13:49.487Z] Step 13/27 : RUN ${MAKE} [2022-10-03T01:13:49.487Z] ---> Running in 4e05480f1961 [2022-10-03T01:13:50.456Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-03T01:16:42.429Z] Removing intermediate container 4e05480f1961 [2022-10-03T01:16:42.429Z] ---> 2af9496e82e2 [2022-10-03T01:16:42.429Z] Step 14/27 : FROM alpine:3.16 [2022-10-03T01:16:42.429Z] 3.16: Pulling from library/alpine [2022-10-03T01:16:42.429Z] 9b18e9b68314: Pulling fs layer [2022-10-03T01:16:42.429Z] 9b18e9b68314: Verifying Checksum [2022-10-03T01:16:42.429Z] 9b18e9b68314: Download complete [2022-10-03T01:16:42.429Z] 9b18e9b68314: Pull complete [2022-10-03T01:16:42.429Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T01:16:42.429Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T01:16:42.429Z] ---> a6215f271958 [2022-10-03T01:16:42.429Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-03T01:16:42.429Z] ---> Running in c94165efcf3c [2022-10-03T01:16:42.429Z] Removing intermediate container c94165efcf3c [2022-10-03T01:16:42.429Z] ---> f4634dd38424 [2022-10-03T01:16:42.429Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T01:16:42.429Z] ---> Running in 3fabbe8632a5 [2022-10-03T01:16:42.429Z] Removing intermediate container 3fabbe8632a5 [2022-10-03T01:16:42.429Z] ---> 78faae932e2c [2022-10-03T01:16:42.429Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-03T01:16:42.429Z] ---> Running in 202bd17937b9 [2022-10-03T01:16:42.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T01:16:42.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T01:16:42.429Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T01:16:42.429Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-03T01:16:42.429Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T01:16:42.429Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-03T01:16:42.429Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-03T01:16:42.429Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T01:16:42.429Z] OK: 8 MiB in 19 packages [2022-10-03T01:16:42.429Z] Removing intermediate container 202bd17937b9 [2022-10-03T01:16:42.429Z] ---> 3a9440570572 [2022-10-03T01:16:42.429Z] Step 18/27 : WORKDIR / [2022-10-03T01:16:42.429Z] ---> Running in 7c7347aebb8c [2022-10-03T01:16:42.429Z] Removing intermediate container 7c7347aebb8c [2022-10-03T01:16:42.429Z] ---> 996730262494 [2022-10-03T01:16:42.429Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-03T01:16:42.429Z] ---> 460a4291cc5e [2022-10-03T01:16:42.429Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-03T01:16:42.429Z] ---> ac4cdde368f8 [2022-10-03T01:16:42.429Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-03T01:16:42.429Z] ---> a361263f0acd [2022-10-03T01:16:42.429Z] Step 22/27 : EXPOSE 59910 [2022-10-03T01:16:42.429Z] ---> Running in 290549d08ad7 [2022-10-03T01:16:42.429Z] Removing intermediate container 290549d08ad7 [2022-10-03T01:16:42.429Z] ---> 766c03b0b4bc [2022-10-03T01:16:42.429Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-03T01:16:42.429Z] ---> Running in d583a3a16b63 [2022-10-03T01:16:42.429Z] Removing intermediate container d583a3a16b63 [2022-10-03T01:16:42.429Z] ---> 72b9699da943 [2022-10-03T01:16:42.429Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T01:16:42.429Z] ---> Running in 0d0b47c5dcda [2022-10-03T01:16:42.429Z] Removing intermediate container 0d0b47c5dcda [2022-10-03T01:16:42.429Z] ---> df5fe54e5314 [2022-10-03T01:16:42.429Z] Step 25/27 : LABEL arch=arm64 [2022-10-03T01:16:42.704Z] ---> Running in 293fe2ead4d1 [2022-10-03T01:16:42.980Z] Removing intermediate container 293fe2ead4d1 [2022-10-03T01:16:42.980Z] ---> 181a7703b67e [2022-10-03T01:16:42.981Z] Step 26/27 : LABEL git_sha=edef354059ec9d65f37156bd57b9815092911f11 [2022-10-03T01:16:42.981Z] ---> Running in 55d20ba6472b [2022-10-03T01:16:43.261Z] Removing intermediate container 55d20ba6472b [2022-10-03T01:16:43.261Z] ---> fe2ce079694d [2022-10-03T01:16:43.261Z] Step 27/27 : LABEL version=0.0.0 [2022-10-03T01:16:43.529Z] ---> Running in b17b6603053f [2022-10-03T01:16:43.797Z] Removing intermediate container b17b6603053f [2022-10-03T01:16:43.797Z] ---> 006556c84ce6 [2022-10-03T01:16:43.797Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T01:16:43.797Z] Successfully built 006556c84ce6 [2022-10-03T01:16:43.797Z] 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 [2022-10-03T01:16:44.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T01:16:44.625Z] [2022-10-03T01:16:44.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:16:45.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T01:16:45.033Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T01:16:45.033Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T01:16:45.033Z] 04944245beec: Pulling fs layer [2022-10-03T01:16:45.033Z] 699f458cf7ca: Pulling fs layer [2022-10-03T01:16:45.033Z] 765212b225bb: Pulling fs layer [2022-10-03T01:16:45.033Z] f23df028b6ca: Pulling fs layer [2022-10-03T01:16:45.033Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T01:16:45.033Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T01:16:45.033Z] 765212b225bb: Waiting [2022-10-03T01:16:45.033Z] f23df028b6ca: Waiting [2022-10-03T01:16:45.033Z] d65c8cfc05b1: Waiting [2022-10-03T01:16:45.033Z] 2437ff75d9bd: Waiting [2022-10-03T01:16:45.312Z] 04944245beec: Verifying Checksum [2022-10-03T01:16:45.312Z] 04944245beec: Download complete [2022-10-03T01:16:45.312Z] 765212b225bb: Verifying Checksum [2022-10-03T01:16:45.312Z] 765212b225bb: Download complete [2022-10-03T01:16:45.312Z] f23df028b6ca: Verifying Checksum [2022-10-03T01:16:45.312Z] f23df028b6ca: Download complete [2022-10-03T01:16:45.312Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T01:16:45.312Z] d65c8cfc05b1: Download complete [2022-10-03T01:16:45.312Z] 699f458cf7ca: Verifying Checksum [2022-10-03T01:16:45.312Z] 699f458cf7ca: Download complete [2022-10-03T01:16:45.898Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T01:16:45.898Z] 8998bd30e6a1: Download complete [2022-10-03T01:16:48.482Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T01:16:48.482Z] 2437ff75d9bd: Download complete [2022-10-03T01:16:49.891Z] 8998bd30e6a1: Pull complete [2022-10-03T01:16:50.158Z] 04944245beec: Pull complete [2022-10-03T01:16:51.568Z] 699f458cf7ca: Pull complete [2022-10-03T01:16:51.568Z] 765212b225bb: Pull complete [2022-10-03T01:16:52.530Z] f23df028b6ca: Pull complete [2022-10-03T01:16:52.530Z] d65c8cfc05b1: Pull complete [2022-10-03T01:17:07.527Z] 2437ff75d9bd: Pull complete [2022-10-03T01:17:07.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T01:17:07.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T01:17:07.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:17:07.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container [2022-10-03T01:17:07.910Z] $ 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 [2022-10-03T01:17:10.370Z] $ docker top 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:11.278Z] ---> job-cost.sh [2022-10-03T01:17:11.278Z] lf-activate-venv: SKIPPING [2022-10-03T01:17:11.278Z] INFO: No Stack... [2022-10-03T01:17:11.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T01:17:12.503Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T01:17:12.844Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-10-03T01:17:12.844Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T01:17:13.164Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [2022-10-03T01:17:13.169Z] Resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] did not exist. Created. [2022-10-03T01:17:13.169Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T01:17:13.910Z] /w/workspace/device-gpio/1@tmp/durable-c651c128/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T01:17:14.583Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T01:17:14.619Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T01:17:14.662Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T01:17:14.679Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T01:17:14.760Z] $ docker stop --time=1 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 [2022-10-03T01:17:16.245Z] $ docker rm -f 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 [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 [2022-10-03T01:17:17.182Z] provisioning config files... [2022-10-03T01:17:17.190Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config7833127275933829193tmp [Pipeline] { [Pipeline] sh [2022-10-03T01:17:17.526Z] + set +x [2022-10-03T01:17:17.526Z] + bash -s -- [2022-10-03T01:17:17.526Z] + curl -s https://codecov.io/bash [2022-10-03T01:17:17.526Z] [2022-10-03T01:17:17.526Z] _____ _ [2022-10-03T01:17:17.526Z] / ____| | | [2022-10-03T01:17:17.526Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T01:17:17.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T01:17:17.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T01:17:17.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T01:17:17.526Z] Bash-1.0.6 [2022-10-03T01:17:17.526Z] [2022-10-03T01:17:17.526Z] [2022-10-03T01:17:17.526Z] ==> git version 2.25.1 found [2022-10-03T01:17:17.526Z] ==> 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 [2022-10-03T01:17:17.526Z] Release-Date: 2020-01-08 [2022-10-03T01:17:17.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T01:17:17.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T01:17:17.526Z] ==> Jenkins CI detected. [2022-10-03T01:17:17.526Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-59 [2022-10-03T01:17:17.526Z] project root: . [2022-10-03T01:17:17.526Z] --> token set from env [2022-10-03T01:17:17.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T01:17:17.526Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T01:17:17.526Z] ==> Python coveragepy not found [2022-10-03T01:17:17.526Z] ==> Searching for coverage reports in: [2022-10-03T01:17:17.526Z] + . [2022-10-03T01:17:17.526Z] -> Found 1 reports [2022-10-03T01:17:17.526Z] ==> Detecting git/mercurial file structure [2022-10-03T01:17:17.526Z] ==> Reading reports [2022-10-03T01:17:17.526Z] + ./coverage.out bytes=10 [2022-10-03T01:17:17.526Z] ==> Appending adjustments [2022-10-03T01:17:17.526Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T01:17:17.526Z] + Found adjustments [2022-10-03T01:17:17.526Z] ==> Gzipping contents [2022-10-03T01:17:17.789Z] 4.0K /tmp/codecov.bZ6m6v.gz [2022-10-03T01:17:17.789Z] ==> Uploading reports [2022-10-03T01:17:17.789Z] url: https://codecov.io [2022-10-03T01:17:17.789Z] query: branch=PR-59&commit=edef354059ec9d65f37156bd57b9815092911f11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=59&job=&cmd_args= [2022-10-03T01:17:17.789Z] -> Pinging Codecov [2022-10-03T01:17:17.789Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-59&commit=edef354059ec9d65f37156bd57b9815092911f11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=59&job=&cmd_args= [2022-10-03T01:17:18.048Z] -> Uploading to [2022-10-03T01:17:18.048Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/edef354059ec9d65f37156bd57b9815092911f11/9a4a470e-556d-4353-adfa-cbc88687a4ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T011717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2fe27eb95e5a5d9531729c3b89982180cb76b75aa50ce8ea9c86ebd72aacd51 [2022-10-03T01:17:18.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T01:17:18.048Z] Dload Upload Total Spent Left Speed [2022-10-03T01:17:18.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3395 --:--:-- --:--:-- --:--:-- 3410 [2022-10-03T01:17:18.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] } [2022-10-03T01:17:18.338Z] 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 [2022-10-03T01:17:20.149Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-59/archives ] [2022-10-03T01:17:20.149Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-59/archives [2022-10-03T01:17:20.149Z] total 16 [2022-10-03T01:17:20.149Z] drwxr-xr-x 3 root root 4096 Oct 3 01:08 . [2022-10-03T01:17:20.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:08 .. [2022-10-03T01:17:20.149Z] drwxr-xr-x 2 root root 4096 Oct 3 01:08 cost [2022-10-03T01:17:20.149Z] -rw-r--r-- 1 root root 82 Oct 3 01:08 cost.csv [2022-10-03T01:17:20.149Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-59/archives [2022-10-03T01:17:20.149Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-59/archives [2022-10-03T01:17:20.149Z] total 16 [2022-10-03T01:17:20.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:08 . [2022-10-03T01:17:20.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:08 .. [2022-10-03T01:17:20.149Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:08 cost [2022-10-03T01:17:20.149Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 3 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:20.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:21.361Z] ---> package-listing.sh [2022-10-03T01:17:21.362Z] ++ facter osfamily [2022-10-03T01:17:21.362Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T01:17:21.620Z] + OS_FAMILY=debian [2022-10-03T01:17:21.620Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-59 [2022-10-03T01:17:21.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T01:17:21.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T01:17:21.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T01:17:21.620Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T01:17:21.620Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-59 ']' [2022-10-03T01:17:21.620Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T01:17:21.620Z] + case "${OS_FAMILY}" in [2022-10-03T01:17:21.620Z] + dpkg -l [2022-10-03T01:17:21.620Z] + grep '^ii' [2022-10-03T01:17:21.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T01:17:21.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T01:17:21.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T01:17:21.620Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-59 ']' [2022-10-03T01:17:21.620Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-59/archives/ [2022-10-03T01:17:21.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-59/archives/ [Pipeline] echo [2022-10-03T01:17:21.657Z] 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-59/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T01:17:21.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T01:17:22.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T01:17:22.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T01:17:22.694Z] prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container [2022-10-03T01:17:22.719Z] $ 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-59/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-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T01:17:22.903Z] $ docker top cd3b725d829ff6493a1ee454a35aa23f78ac6baafdeae45b0e55c4d44c80e9e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T01:17:23.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T01:17:23.590Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T01:17:23.896Z] + ls /var/log/sa-host [2022-10-03T01:17:23.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T01:17:24.031Z] provisioning config files... [2022-10-03T01:17:24.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config3462111131471864791tmp [Pipeline] { [Pipeline] echo [2022-10-03T01:17:24.088Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:24.403Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T01:17:24.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:24.821Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T01:17:24.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:25.169Z] ---> sudo-logs.sh [2022-10-03T01:17:25.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T01:17:25.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:25.573Z] ---> job-cost.sh [2022-10-03T01:17:25.573Z] lf-activate-venv: SKIPPING [2022-10-03T01:17:25.573Z] DEBUG: total: 0.2199999988079071 [2022-10-03T01:17:25.573Z] INFO: Retrieving Stack Cost... [2022-10-03T01:17:25.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T01:17:26.400Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T01:17:26.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T01:17:26.742Z] ---> logs-deploy.sh [2022-10-03T01:17:26.742Z] lf-activate-venv: SKIPPING [2022-10-03T01:17:26.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-59/1 [2022-10-03T01:17:26.742Z] INFO: archiving workspace using pattern(s): [2022-10-03T01:17:28.122Z] Archives upload complete. [2022-10-03T01:17:28.122Z] INFO: archiving logs to Nexus [2022-10-03T01:17:28.692Z] ---> uname -a: [2022-10-03T01:17:28.692Z] Linux prd-ubuntu20-04-docker-8c-8g-6623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-03T01:17:28.692Z] [2022-10-03T01:17:28.692Z] [2022-10-03T01:17:28.692Z] ---> lscpu: [2022-10-03T01:17:28.692Z] Architecture: x86_64 [2022-10-03T01:17:28.692Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-03T01:17:28.692Z] Byte Order: Little Endian [2022-10-03T01:17:28.692Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-03T01:17:28.692Z] CPU(s): 8 [2022-10-03T01:17:28.692Z] On-line CPU(s) list: 0-7 [2022-10-03T01:17:28.692Z] Thread(s) per core: 1 [2022-10-03T01:17:28.692Z] Core(s) per socket: 1 [2022-10-03T01:17:28.692Z] Socket(s): 8 [2022-10-03T01:17:28.692Z] NUMA node(s): 1 [2022-10-03T01:17:28.692Z] Vendor ID: AuthenticAMD [2022-10-03T01:17:28.692Z] CPU family: 23 [2022-10-03T01:17:28.692Z] Model: 49 [2022-10-03T01:17:28.692Z] Model name: AMD EPYC-Rome Processor [2022-10-03T01:17:28.692Z] Stepping: 0 [2022-10-03T01:17:28.692Z] CPU MHz: 2800.002 [2022-10-03T01:17:28.692Z] BogoMIPS: 5600.00 [2022-10-03T01:17:28.692Z] Virtualization: AMD-V [2022-10-03T01:17:28.692Z] Hypervisor vendor: KVM [2022-10-03T01:17:28.692Z] Virtualization type: full [2022-10-03T01:17:28.692Z] L1d cache: 256 KiB [2022-10-03T01:17:28.692Z] L1i cache: 256 KiB [2022-10-03T01:17:28.692Z] L2 cache: 4 MiB [2022-10-03T01:17:28.692Z] L3 cache: 128 MiB [2022-10-03T01:17:28.692Z] NUMA node0 CPU(s): 0-7 [2022-10-03T01:17:28.692Z] Vulnerability Itlb multihit: Not affected [2022-10-03T01:17:28.692Z] Vulnerability L1tf: Not affected [2022-10-03T01:17:28.692Z] Vulnerability Mds: Not affected [2022-10-03T01:17:28.692Z] Vulnerability Meltdown: Not affected [2022-10-03T01:17:28.692Z] Vulnerability Mmio stale data: Not affected [2022-10-03T01:17:28.692Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-03T01:17:28.693Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-03T01:17:28.693Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-03T01:17:28.693Z] Vulnerability Srbds: Not affected [2022-10-03T01:17:28.693Z] Vulnerability Tsx async abort: Not affected [2022-10-03T01:17:28.693Z] 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 [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] ---> nproc: [2022-10-03T01:17:28.693Z] 8 [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] ---> df -h: [2022-10-03T01:17:28.693Z] Filesystem Size Used Avail Use% Mounted on [2022-10-03T01:17:28.693Z] overlay 155G 12G 144G 8% / [2022-10-03T01:17:28.693Z] tmpfs 64M 0 64M 0% /dev [2022-10-03T01:17:28.693Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-03T01:17:28.693Z] shm 64M 0 64M 0% /dev/shm [2022-10-03T01:17:28.693Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] ---> sar -b -r -n DEV: [2022-10-03T01:17:28.693Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6623) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:05:17 LINUX RESTART (8 CPU) [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-03T01:17:28.693Z] 01:07:01 217.32 5.25 212.07 0.00 494.02 76477.61 0.00 [2022-10-03T01:17:28.693Z] 01:08:01 180.72 0.23 180.49 0.00 8.66 25775.01 0.00 [2022-10-03T01:17:28.693Z] 01:09:01 28.55 0.03 28.51 0.00 0.93 15420.38 0.00 [2022-10-03T01:17:28.693Z] 01:10:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2022-10-03T01:17:28.693Z] 01:11:01 39.69 9.33 30.36 0.00 2884.32 4766.27 0.00 [2022-10-03T01:17:28.693Z] 01:12:01 1.92 0.00 1.92 0.00 0.00 20.13 0.00 [2022-10-03T01:17:28.693Z] 01:13:01 2.48 1.47 1.02 0.00 29.86 12.66 0.00 [2022-10-03T01:17:28.693Z] 01:14:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-10-03T01:17:28.693Z] 01:15:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2022-10-03T01:17:28.693Z] 01:16:01 2.37 0.00 2.37 0.00 0.00 36.13 0.00 [2022-10-03T01:17:28.693Z] 01:17:02 0.88 0.02 0.87 0.00 0.13 9.33 0.00 [2022-10-03T01:17:28.693Z] Average: 43.18 1.48 41.70 0.00 310.44 11043.02 0.00 [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-03T01:17:28.693Z] 01:07:01 28355800 31375648 933184 2.84 133308 3103232 2321872 6.84 1324608 2772708 11284 [2022-10-03T01:17:28.693Z] 01:08:01 27769968 31547804 758640 2.31 147452 3790032 1821224 5.37 1240584 3387640 433568 [2022-10-03T01:17:28.693Z] 01:09:01 27778824 31556872 750368 2.28 147640 3790076 1720220 5.07 1242080 3375168 160 [2022-10-03T01:17:28.693Z] 01:10:01 27778620 31556608 750624 2.28 147672 3790076 1720220 5.07 1242308 3375168 20 [2022-10-03T01:17:28.693Z] 01:11:01 27499728 31551860 741048 2.25 165908 4038724 1773920 5.23 1385688 3487156 220 [2022-10-03T01:17:28.693Z] 01:12:01 27500436 31552596 740212 2.25 165932 4038724 1773920 5.23 1386176 3487156 160 [2022-10-03T01:17:28.693Z] 01:13:01 27492892 31546132 746532 2.27 165976 4039616 1773920 5.23 1396136 3487328 164 [2022-10-03T01:17:28.693Z] 01:14:01 27492860 31546156 746428 2.27 166016 4039616 1773920 5.23 1395500 3487328 12 [2022-10-03T01:17:28.693Z] 01:15:01 27492740 31546184 746284 2.27 166028 4039748 1773920 5.23 1395868 3487448 148 [2022-10-03T01:17:28.693Z] 01:16:01 27492724 31546448 746116 2.27 166136 4039752 1773920 5.23 1395508 3487636 8 [2022-10-03T01:17:28.693Z] 01:17:02 27491888 31545752 746804 2.27 166164 4039748 1789972 5.28 1396116 3487636 208 [2022-10-03T01:17:28.693Z] Average: 27649680 31533824 764204 2.32 158021 3886304 1819730 5.36 1345507 3392943 40541 [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-03T01:17:28.693Z] 01:07:01 docker0 150.74 205.32 12.48 1870.32 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:07:01 ens3 408.12 290.37 6168.26 45.93 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:07:01 veth20bff7e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:07:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:08:01 docker0 13.15 17.89 0.76 98.41 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:08:01 ens3 149.23 111.63 2682.43 96.93 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:08:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:09:01 ens3 15.26 8.07 12.36 3.33 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:10:01 ens3 1.32 0.93 0.54 0.44 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:11:01 ens3 51.39 29.48 1297.45 2.37 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:12:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:13:01 ens3 4.10 3.02 2.87 1.77 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:14:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:16:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:17:02 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] 01:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] Average: docker0 14.69 20.01 1.19 176.41 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] Average: ens3 56.76 39.98 916.07 13.67 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] ---> sar -P ALL: [2022-10-03T01:17:28.693Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6623) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:05:17 LINUX RESTART (8 CPU) [2022-10-03T01:17:28.693Z] [2022-10-03T01:17:28.693Z] 01:06:02 CPU %user %nice %system %iowait %steal %idle [2022-10-03T01:17:28.693Z] 01:07:01 all 9.82 0.00 4.34 4.21 0.06 81.57 [2022-10-03T01:17:28.693Z] 01:07:01 0 9.18 0.00 3.82 1.00 0.05 85.95 [2022-10-03T01:17:28.693Z] 01:07:01 1 10.00 0.00 5.42 15.65 0.09 68.84 [2022-10-03T01:17:28.693Z] 01:07:01 2 8.11 0.00 4.64 0.57 0.05 86.63 [2022-10-03T01:17:28.693Z] 01:07:01 3 11.55 0.00 4.07 1.10 0.07 83.20 [2022-10-03T01:17:28.693Z] 01:07:01 4 9.88 0.00 4.02 1.18 0.03 84.88 [2022-10-03T01:17:28.693Z] 01:07:01 5 10.02 0.00 4.62 12.25 0.07 73.05 [2022-10-03T01:17:28.693Z] 01:07:01 6 10.95 0.00 4.14 0.52 0.05 84.34 [2022-10-03T01:17:28.693Z] 01:07:01 7 8.89 0.00 3.95 1.38 0.07 85.71 [2022-10-03T01:17:28.693Z] 01:08:01 all 35.65 0.00 6.32 1.73 0.08 56.22 [2022-10-03T01:17:28.693Z] 01:08:01 0 35.63 0.00 6.11 0.91 0.10 57.24 [2022-10-03T01:17:28.693Z] 01:08:01 1 36.58 0.00 6.83 5.53 0.08 50.97 [2022-10-03T01:17:28.693Z] 01:08:01 2 35.26 0.00 6.56 0.41 0.08 57.70 [2022-10-03T01:17:28.693Z] 01:08:01 3 34.20 0.00 6.13 1.43 0.07 58.16 [2022-10-03T01:17:28.693Z] 01:08:01 4 35.21 0.00 6.39 0.24 0.08 58.08 [2022-10-03T01:17:28.693Z] 01:08:01 5 36.51 0.00 5.70 0.13 0.07 57.58 [2022-10-03T01:17:28.693Z] 01:08:01 6 35.33 0.00 7.03 0.19 0.08 57.37 [2022-10-03T01:17:28.693Z] 01:08:01 7 36.44 0.00 5.84 5.01 0.08 52.62 [2022-10-03T01:17:28.693Z] 01:09:01 all 0.21 0.00 0.16 0.62 0.01 99.01 [2022-10-03T01:17:28.693Z] 01:09:01 0 0.27 0.00 0.10 0.17 0.00 99.47 [2022-10-03T01:17:28.693Z] 01:09:01 1 0.20 0.00 0.15 0.27 0.00 99.38 [2022-10-03T01:17:28.693Z] 01:09:01 2 0.20 0.00 0.10 0.00 0.02 99.68 [2022-10-03T01:17:28.693Z] 01:09:01 3 0.25 0.00 0.13 0.00 0.02 99.60 [2022-10-03T01:17:28.693Z] 01:09:01 4 0.18 0.00 0.07 0.02 0.00 99.73 [2022-10-03T01:17:28.693Z] 01:09:01 5 0.15 0.00 0.10 0.02 0.02 99.72 [2022-10-03T01:17:28.693Z] 01:09:01 6 0.28 0.00 0.08 0.10 0.02 99.52 [2022-10-03T01:17:28.693Z] 01:09:01 7 0.13 0.00 0.54 4.37 0.02 94.94 [2022-10-03T01:17:28.693Z] 01:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-03T01:17:28.693Z] 01:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T01:17:28.693Z] 01:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T01:17:28.693Z] 01:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T01:17:28.693Z] 01:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.693Z] 01:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T01:17:28.693Z] 01:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:10:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2022-10-03T01:17:28.693Z] 01:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:11:01 all 1.13 0.00 0.76 0.43 0.02 97.66 [2022-10-03T01:17:28.693Z] 01:11:01 0 1.30 0.00 0.53 1.08 0.03 97.05 [2022-10-03T01:17:28.693Z] 01:11:01 1 1.65 0.00 0.99 1.27 0.02 96.08 [2022-10-03T01:17:28.693Z] 01:11:01 2 0.67 0.00 0.34 0.03 0.00 98.96 [2022-10-03T01:17:28.693Z] 01:11:01 3 0.82 0.00 0.90 0.08 0.02 98.18 [2022-10-03T01:17:28.693Z] 01:11:01 4 1.08 0.00 1.77 0.53 0.02 96.60 [2022-10-03T01:17:28.693Z] 01:11:01 5 1.57 0.00 0.52 0.40 0.00 97.51 [2022-10-03T01:17:28.693Z] 01:11:01 6 1.32 0.00 0.55 0.00 0.03 98.10 [2022-10-03T01:17:28.693Z] 01:11:01 7 0.67 0.00 0.48 0.07 0.02 98.76 [2022-10-03T01:17:28.693Z] 01:12:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2022-10-03T01:17:28.693Z] 01:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-03T01:17:28.693Z] 01:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T01:17:28.693Z] 01:12:01 2 1.79 0.00 0.02 0.00 0.02 98.17 [2022-10-03T01:17:28.693Z] 01:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.693Z] 01:12:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-03T01:17:28.693Z] 01:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:13:01 all 0.46 0.00 0.02 0.01 0.00 99.51 [2022-10-03T01:17:28.693Z] 01:13:01 0 0.37 0.00 0.03 0.05 0.02 99.53 [2022-10-03T01:17:28.693Z] 01:13:01 1 1.16 0.00 0.03 0.00 0.00 98.81 [2022-10-03T01:17:28.693Z] 01:13:01 2 0.96 0.00 0.03 0.00 0.00 99.01 [2022-10-03T01:17:28.693Z] 01:13:01 3 0.18 0.00 0.00 0.00 0.00 99.82 [2022-10-03T01:17:28.693Z] 01:13:01 4 0.50 0.00 0.02 0.00 0.00 99.48 [2022-10-03T01:17:28.693Z] 01:13:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2022-10-03T01:17:28.693Z] 01:13:01 6 0.37 0.00 0.02 0.00 0.00 99.62 [2022-10-03T01:17:28.693Z] 01:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T01:17:28.693Z] 01:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-03T01:17:28.693Z] 01:14:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T01:17:28.693Z] 01:14:01 1 2.00 0.00 0.00 0.00 0.03 97.96 [2022-10-03T01:17:28.693Z] 01:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.693Z] 01:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.693Z] 01:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T01:17:28.693Z] 01:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-03T01:17:28.693Z] 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.693Z] 01:15:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2022-10-03T01:17:28.694Z] 01:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-03T01:17:28.694Z] 01:15:01 1 1.71 0.00 0.05 0.00 0.02 98.22 [2022-10-03T01:17:28.694Z] 01:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T01:17:28.694Z] 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.694Z] 01:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T01:17:28.694Z] 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.694Z] 01:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-03T01:17:28.694Z] 01:16:01 0 0.03 0.00 0.03 0.05 0.02 99.87 [2022-10-03T01:17:28.694Z] 01:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T01:17:28.694Z] 01:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-03T01:17:28.694Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T01:17:28.694Z] 01:17:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-03T01:17:28.694Z] 01:17:02 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-03T01:17:28.694Z] 01:17:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T01:17:28.694Z] 01:17:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T01:17:28.694Z] 01:17:02 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T01:17:28.694Z] 01:17:02 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T01:17:28.694Z] 01:17:02 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T01:17:28.694Z] 01:17:02 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-03T01:17:28.694Z] 01:17:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T01:17:28.694Z] [2022-10-03T01:17:28.694Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-03T01:17:28.694Z] Average: all 4.31 0.00 1.04 0.63 0.02 94.00 [2022-10-03T01:17:28.694Z] Average: 0 4.21 0.00 0.96 0.30 0.02 94.51 [2022-10-03T01:17:28.694Z] Average: 1 4.80 0.00 1.21 2.02 0.03 91.95 [2022-10-03T01:17:28.694Z] Average: 2 4.23 0.00 1.05 0.09 0.02 94.61 [2022-10-03T01:17:28.694Z] Average: 3 4.23 0.00 1.01 0.23 0.02 94.51 [2022-10-03T01:17:28.694Z] Average: 4 4.21 0.00 1.10 0.18 0.01 94.50 [2022-10-03T01:17:28.694Z] Average: 5 4.35 0.00 0.98 1.14 0.02 93.51 [2022-10-03T01:17:28.694Z] Average: 6 4.35 0.00 1.06 0.08 0.02 94.49 [2022-10-03T01:17:28.694Z] Average: 7 4.14 0.00 0.97 0.98 0.02 93.90 [2022-10-03T01:17:28.694Z] [2022-10-03T01:17:28.694Z] [2022-10-03T01:17:28.694Z]