Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14c37c6919d6c1a44175d8fd941257ea70202ac9 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-ssh1053922023914790135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3739426834568463425.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10328876433656163059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh7798533235369197028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1237823901260395511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-121259 in /w/workspace/edgexfoundry_device-gpio_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 14c37c6919d6c1a44175d8fd941257ea70202ac9 (main) Commit message: "Merge pull request #70 from jim-wang-intel/upgrade_v3" > 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 core.sparsecheckout # timeout=10 > git checkout -f 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 > git rev-list --no-walk 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T21:28:32.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T21:28:32.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T21:28:32.141Z] ========================================================= [2022-12-14T21:28:32.141Z] EdgeX Global Pipelines Version Info [2022-12-14T21:28:32.141Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:28:32.851Z] ------------------- [2022-12-14T21:28:32.851Z] stable info: [2022-12-14T21:28:32.851Z] ------------------- [2022-12-14T21:28:32.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T21:28:32.851Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T21:28:32.851Z] Message: update stable to v1.0.244 [2022-12-14T21:28:33.421Z] ------------------- [2022-12-14T21:28:33.421Z] experimental info: [2022-12-14T21:28:33.421Z] ------------------- [2022-12-14T21:28:33.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T21:28:33.421Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T21:28:33.421Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T21:28:33.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-12-14T21:28:33.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-12-14T21:28:33.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T21:28:33.605Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T21:28:33.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T21:28:33.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T21:28:33.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T21:28:33.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-14T21:28:33.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T21:28:33.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T21:28:33.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T21:28:33.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-12-14T21:28:33.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T21:28:33.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T21:28:33.709Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T21:28:33.722Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T21:28:33.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T21:28:33.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T21:28:33.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T21:28:33.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T21:28:33.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-14T21:28:33.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-14T21:28:33.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T21:28:33.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T21:28:33.827Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T21:28:33.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T21:28:33.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T21:28:33.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T21:28:33.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T21:28:33.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T21:28:33.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] echo [2022-12-14T21:28:33.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14c37c6 [Pipeline] echo [2022-12-14T21:28:33.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:28:33.958Z] provisioning config files... [2022-12-14T21:28:33.973Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5881270176778986510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:28:34.275Z] ---> docker-login.sh [2022-12-14T21:28:34.275Z] nexus3.edgexfoundry.org:10001 [2022-12-14T21:28:34.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:34.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:34.796Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:34.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:34.797Z] [2022-12-14T21:28:34.797Z] Login Succeeded [2022-12-14T21:28:34.797Z] nexus3.edgexfoundry.org:10002 [2022-12-14T21:28:34.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:34.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:34.797Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:34.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:34.797Z] [2022-12-14T21:28:34.797Z] Login Succeeded [2022-12-14T21:28:34.797Z] nexus3.edgexfoundry.org:10003 [2022-12-14T21:28:34.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:35.057Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:35.057Z] [2022-12-14T21:28:35.057Z] Login Succeeded [2022-12-14T21:28:35.057Z] nexus3.edgexfoundry.org:10004 [2022-12-14T21:28:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:35.057Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:35.057Z] [2022-12-14T21:28:35.057Z] Login Succeeded [2022-12-14T21:28:35.057Z] docker.io [2022-12-14T21:28:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:35.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:35.324Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:35.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:35.324Z] [2022-12-14T21:28:35.325Z] Login Succeeded [2022-12-14T21:28:35.325Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T21:28:35.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T21:28:35.711Z] + git rev-list -1 --merges 14c37c6919d6c1a44175d8fd941257ea70202ac9~1..14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] echo [2022-12-14T21:28:35.745Z] -----------> git rev-list -1 --merges 14c37c6919d6c1a44175d8fd941257ea70202ac9~1..14c37c6919d6c1a44175d8fd941257ea70202ac9 14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:28:35.745Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9 [false] [Pipeline] sh [2022-12-14T21:28:36.038Z] + git log --format=format:%s -1 14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] echo [2022-12-14T21:28:36.053Z] ========================================================= [2022-12-14T21:28:36.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T21:28:36.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T21:28:36.397Z] + git log --format=format:%s -1 14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] echo [2022-12-14T21:28:36.409Z] [semverPrep] GIT_COMMIT: 14c37c6919d6c1a44175d8fd941257ea70202ac9, Commit Message: Merge pull request #70 from jim-wang-intel/upgrade_v3 [Pipeline] echo [2022-12-14T21:28:36.416Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T21:28:36.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T21:28:36.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T21:28:36.782Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T21:28:36.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T21:28:36.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T21:28:36.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T21:28:36.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:28:37.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:28:37.123Z] [2022-12-14T21:28:37.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:28:37.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:28:37.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T21:28:37.425Z] b85a868b505f: Pulling fs layer [2022-12-14T21:28:37.425Z] e2be974225ed: Pulling fs layer [2022-12-14T21:28:37.425Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T21:28:37.425Z] 988bab9f4d93: Pulling fs layer [2022-12-14T21:28:37.425Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T21:28:37.425Z] eaf3925da568: Pulling fs layer [2022-12-14T21:28:37.425Z] bab4dde63d76: Pulling fs layer [2022-12-14T21:28:37.425Z] bde34c3a00c8: Pulling fs layer [2022-12-14T21:28:37.425Z] b352a97aabf1: Pulling fs layer [2022-12-14T21:28:37.425Z] 4872d77fe225: Pulling fs layer [2022-12-14T21:28:37.425Z] 5851b861e8e6: Pulling fs layer [2022-12-14T21:28:37.425Z] 988bab9f4d93: Waiting [2022-12-14T21:28:37.425Z] 1469e6f7b9e6: Waiting [2022-12-14T21:28:37.425Z] eaf3925da568: Waiting [2022-12-14T21:28:37.425Z] bab4dde63d76: Waiting [2022-12-14T21:28:37.425Z] bde34c3a00c8: Waiting [2022-12-14T21:28:37.425Z] b352a97aabf1: Waiting [2022-12-14T21:28:37.425Z] 5851b861e8e6: Waiting [2022-12-14T21:28:37.425Z] 4872d77fe225: Waiting [2022-12-14T21:28:37.425Z] e2be974225ed: Verifying Checksum [2022-12-14T21:28:37.425Z] e2be974225ed: Download complete [2022-12-14T21:28:37.425Z] 988bab9f4d93: Download complete [2022-12-14T21:28:37.686Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T21:28:37.686Z] 1469e6f7b9e6: Download complete [2022-12-14T21:28:37.686Z] eaf3925da568: Verifying Checksum [2022-12-14T21:28:37.686Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T21:28:37.686Z] 339a4e72a1f5: Download complete [2022-12-14T21:28:37.686Z] bde34c3a00c8: Download complete [2022-12-14T21:28:37.686Z] b352a97aabf1: Download complete [2022-12-14T21:28:37.686Z] 4872d77fe225: Verifying Checksum [2022-12-14T21:28:37.686Z] 4872d77fe225: Download complete [2022-12-14T21:28:37.686Z] 5851b861e8e6: Verifying Checksum [2022-12-14T21:28:37.686Z] 5851b861e8e6: Download complete [2022-12-14T21:28:37.686Z] b85a868b505f: Verifying Checksum [2022-12-14T21:28:37.686Z] b85a868b505f: Download complete [2022-12-14T21:28:37.945Z] bab4dde63d76: Verifying Checksum [2022-12-14T21:28:37.945Z] bab4dde63d76: Download complete [2022-12-14T21:28:38.880Z] b85a868b505f: Pull complete [2022-12-14T21:28:39.138Z] e2be974225ed: Pull complete [2022-12-14T21:28:39.706Z] 339a4e72a1f5: Pull complete [2022-12-14T21:28:39.706Z] 988bab9f4d93: Pull complete [2022-12-14T21:28:39.965Z] 1469e6f7b9e6: Pull complete [2022-12-14T21:28:39.965Z] eaf3925da568: Pull complete [2022-12-14T21:28:41.873Z] bab4dde63d76: Pull complete [2022-12-14T21:28:41.873Z] bde34c3a00c8: Pull complete [2022-12-14T21:28:42.133Z] b352a97aabf1: Pull complete [2022-12-14T21:28:42.133Z] 4872d77fe225: Pull complete [2022-12-14T21:28:42.392Z] 5851b861e8e6: Pull complete [2022-12-14T21:28:42.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T21:28:42.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:28:42.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:28:42.476Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:28:42.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T21:28:43.801Z] $ docker top 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 -eo pid,comm [2022-12-14T21:28:43.855Z] 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-12-14T21:28:43.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T21:28:43.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T21:28:43.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T21:28:44.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T21:28:44.016Z] $ docker exec 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 ssh-agent [2022-12-14T21:28:44.133Z] SSH_AUTH_SOCK=/tmp/ssh-mHVR3oASxCAq/agent.32 [2022-12-14T21:28:44.133Z] SSH_AGENT_PID=38 [2022-12-14T21:28:44.139Z] Running ssh-add (command line suppressed) [2022-12-14T21:28:44.247Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9263512581424423719.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9263512581424423719.key) [2022-12-14T21:28:44.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T21:28:44.544Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T21:28:44.563Z] $ docker exec --env ******** --env ******** 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 ssh-agent -k [2022-12-14T21:28:44.662Z] unset SSH_AUTH_SOCK; [2022-12-14T21:28:44.663Z] unset SSH_AGENT_PID; [2022-12-14T21:28:44.663Z] echo Agent pid 38 killed; [2022-12-14T21:28:44.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T21:28:44.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T21:28:44.694Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T21:28:44.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T21:28:44.824Z] $ docker exec 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 ssh-agent [2022-12-14T21:28:44.942Z] SSH_AUTH_SOCK=/tmp/ssh-99FSHZXs8I9r/agent.70 [2022-12-14T21:28:44.942Z] SSH_AGENT_PID=76 [2022-12-14T21:28:44.947Z] Running ssh-add (command line suppressed) [2022-12-14T21:28:45.067Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7527158490698015174.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7527158490698015174.key) [2022-12-14T21:28:45.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T21:28:45.374Z] + git semver init [2022-12-14T21:28:45.633Z] 2022-12-14 21:28:45,565 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T21:28:45.633Z] 2022-12-14 21:28:45,565 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-12-14T21:28:45.633Z] 2022-12-14 21:28:45,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-12-14T21:28:45.633Z] 2022-12-14 21:28:45,566 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T21:28:46.571Z] 2022-12-14 21:28:46,429 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-12-14T21:28:46.571Z] 2022-12-14 21:28:46,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-12-14T21:28:46.571Z] 2022-12-14 21:28:46,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:28:46.571Z] 2022-12-14 21:28:46,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:28:46.571Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T21:28:46.583Z] $ docker exec --env ******** --env ******** 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 ssh-agent -k [2022-12-14T21:28:46.697Z] unset SSH_AUTH_SOCK; [2022-12-14T21:28:46.698Z] unset SSH_AGENT_PID; [2022-12-14T21:28:46.698Z] echo Agent pid 76 killed; [2022-12-14T21:28:46.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T21:28:47.008Z] + git semver [Pipeline] } [2022-12-14T21:28:47.281Z] $ docker stop --time=1 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 [2022-12-14T21:28:48.591Z] $ docker rm -f 423457a2ee889099114a0c796d89f69e133b97c17d301a3fd82534d65d0be4a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T21:28:48.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T21:28:49.122Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T21:28:49.125Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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-12-14T21:28:49.251Z] provisioning config files... [2022-12-14T21:28:49.261Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8891567860675945735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:28:49.553Z] ---> docker-login.sh [2022-12-14T21:28:49.553Z] nexus3.edgexfoundry.org:10001 [2022-12-14T21:28:49.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:49.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:49.553Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:49.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:49.553Z] [2022-12-14T21:28:49.553Z] Login Succeeded [2022-12-14T21:28:49.553Z] nexus3.edgexfoundry.org:10002 [2022-12-14T21:28:49.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:49.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:49.553Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:49.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:49.553Z] [2022-12-14T21:28:49.553Z] Login Succeeded [2022-12-14T21:28:49.553Z] nexus3.edgexfoundry.org:10003 [2022-12-14T21:28:49.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:49.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:49.812Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:49.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:49.812Z] [2022-12-14T21:28:49.812Z] Login Succeeded [2022-12-14T21:28:49.812Z] nexus3.edgexfoundry.org:10004 [2022-12-14T21:28:49.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:49.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:49.812Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:49.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:49.812Z] [2022-12-14T21:28:49.812Z] Login Succeeded [2022-12-14T21:28:49.812Z] docker.io [2022-12-14T21:28:50.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:28:50.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:28:50.071Z] Configure a credential helper to remove this warning. See [2022-12-14T21:28:50.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:28:50.071Z] [2022-12-14T21:28:50.071Z] Login Succeeded [2022-12-14T21:28:50.071Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T21:28:50.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T21:28:50.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:28:50.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:28:50.161Z] ========================================================= [2022-12-14T21:28:50.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T21:28:50.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:28:50.481Z] + 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-12-14T21:28:50.481Z] Sending build context to Docker daemon 15.93MB [2022-12-14T21:28:50.481Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T21:28:50.481Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-14T21:28:50.743Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T21:28:50.743Z] 213ec9aee27d: Pulling fs layer [2022-12-14T21:28:50.743Z] 4583459ba037: Pulling fs layer [2022-12-14T21:28:50.743Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T21:28:50.743Z] 53926ce57604: Pulling fs layer [2022-12-14T21:28:50.743Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T21:28:50.743Z] 22ff95d597cd: Pulling fs layer [2022-12-14T21:28:50.743Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T21:28:50.743Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T21:28:50.743Z] a7acece74701: Pulling fs layer [2022-12-14T21:28:50.743Z] 53926ce57604: Waiting [2022-12-14T21:28:50.743Z] 21b2b0c7a3f4: Waiting [2022-12-14T21:28:50.743Z] 22ff95d597cd: Waiting [2022-12-14T21:28:50.743Z] 12d6caf4c0d1: Waiting [2022-12-14T21:28:50.743Z] 96b7cbca73a9: Waiting [2022-12-14T21:28:50.743Z] a7acece74701: Waiting [2022-12-14T21:28:50.743Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T21:28:50.743Z] 93c1e223e6f2: Download complete [2022-12-14T21:28:50.743Z] 4583459ba037: Download complete [2022-12-14T21:28:50.743Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T21:28:50.743Z] 21b2b0c7a3f4: Download complete [2022-12-14T21:28:50.743Z] 22ff95d597cd: Download complete [2022-12-14T21:28:50.743Z] 213ec9aee27d: Verifying Checksum [2022-12-14T21:28:50.743Z] 213ec9aee27d: Download complete [2022-12-14T21:28:50.743Z] 12d6caf4c0d1: Verifying Checksum [2022-12-14T21:28:50.743Z] 12d6caf4c0d1: Download complete [2022-12-14T21:28:50.743Z] 213ec9aee27d: Pull complete [2022-12-14T21:28:51.017Z] 4583459ba037: Pull complete [2022-12-14T21:28:51.017Z] 93c1e223e6f2: Pull complete [2022-12-14T21:28:51.619Z] a7acece74701: Verifying Checksum [2022-12-14T21:28:51.881Z] 53926ce57604: Verifying Checksum [2022-12-14T21:28:51.881Z] 53926ce57604: Download complete [2022-12-14T21:28:51.881Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T21:28:51.881Z] 96b7cbca73a9: Download complete [2022-12-14T21:28:56.071Z] 53926ce57604: Pull complete [2022-12-14T21:28:56.071Z] 21b2b0c7a3f4: Pull complete [2022-12-14T21:28:56.071Z] 22ff95d597cd: Pull complete [2022-12-14T21:28:56.071Z] 12d6caf4c0d1: Pull complete [2022-12-14T21:28:57.974Z] 96b7cbca73a9: Pull complete [2022-12-14T21:28:58.541Z] a7acece74701: Pull complete [2022-12-14T21:28:58.541Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T21:28:58.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T21:28:58.541Z] ---> db6d94c90886 [2022-12-14T21:28:58.541Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-14T21:29:00.448Z] ---> Running in f97f0ee01a0b [2022-12-14T21:29:00.448Z] Removing intermediate container f97f0ee01a0b [2022-12-14T21:29:00.448Z] ---> 1b29ed46b6dd [2022-12-14T21:29:00.448Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T21:29:00.448Z] ---> Running in 377eb60a81e0 [2022-12-14T21:29:00.448Z] Removing intermediate container 377eb60a81e0 [2022-12-14T21:29:00.448Z] ---> 9c45f48874b0 [2022-12-14T21:29:00.448Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T21:29:00.448Z] ---> Running in 293f6e6c23e9 [2022-12-14T21:29:00.448Z] Removing intermediate container 293f6e6c23e9 [2022-12-14T21:29:00.448Z] ---> 2121e87ca9ea [2022-12-14T21:29:00.448Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T21:29:00.708Z] ---> Running in f0aabebbcf11 [2022-12-14T21:29:00.708Z] Removing intermediate container f0aabebbcf11 [2022-12-14T21:29:00.708Z] ---> 98a726b6a14d [2022-12-14T21:29:00.708Z] Step 7/12 : WORKDIR /device-gpio [2022-12-14T21:29:00.708Z] ---> Running in 7f266d8d0be3 [2022-12-14T21:29:00.708Z] Removing intermediate container 7f266d8d0be3 [2022-12-14T21:29:00.708Z] ---> 5c842a8d0bb5 [2022-12-14T21:29:00.708Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T21:29:00.968Z] ---> Running in 6ff912efe736 [2022-12-14T21:29:01.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T21:29:01.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T21:29:01.487Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T21:29:01.487Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-14T21:29:01.487Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T21:29:01.487Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T21:29:01.487Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T21:29:01.487Z] OK: 216 MiB in 55 packages [2022-12-14T21:29:02.055Z] Removing intermediate container 6ff912efe736 [2022-12-14T21:29:02.055Z] ---> e64583cf824c [2022-12-14T21:29:02.055Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-14T21:29:02.055Z] ---> fa5ac5aed6ee [2022-12-14T21:29:02.055Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T21:29:02.055Z] ---> Running in 8dc2aa74f554 [2022-12-14T21:29:04.218Z] Still waiting to schedule task [2022-12-14T21:29:04.219Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-14T21:29:20.174Z] Removing intermediate container 8dc2aa74f554 [2022-12-14T21:29:20.175Z] ---> 83e89f06d05a [2022-12-14T21:29:20.175Z] Step 11/12 : COPY . . [2022-12-14T21:29:20.175Z] ---> 85a9e3d968c1 [2022-12-14T21:29:20.175Z] Step 12/12 : RUN ${MAKE} [2022-12-14T21:29:20.433Z] ---> Running in 0d68586e2ade [2022-12-14T21:29:20.433Z] noop [2022-12-14T21:29:21.003Z] Removing intermediate container 0d68586e2ade [2022-12-14T21:29:21.003Z] ---> ddb6c282c62f [2022-12-14T21:29:21.003Z] Successfully built ddb6c282c62f [2022-12-14T21:29:21.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:29:21.307Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T21:29:21.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:29:21.373Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:29:21.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-12-14T21:29:21.782Z] $ docker top 27e59c0472b6b0d0a8d78c5883857d41ee11d69970acdf1a3ac979d881c9d522 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T21:29:22.119Z] + go version [2022-12-14T21:29:22.119Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T21:29:22.133Z] $ docker stop --time=1 27e59c0472b6b0d0a8d78c5883857d41ee11d69970acdf1a3ac979d881c9d522 [2022-12-14T21:29:23.403Z] $ docker rm -f 27e59c0472b6b0d0a8d78c5883857d41ee11d69970acdf1a3ac979d881c9d522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:29:23.812Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T21:29:23.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:29:23.881Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:29:23.919Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-12-14T21:29:24.329Z] $ docker top 448e3dfb89e0554c7fefa0b5d0ff05eea24d0f7ec125cc0d6f9e148b4dd7d97c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T21:29:24.665Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T21:29:24.973Z] + make test [2022-12-14T21:29:24.973Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-14T21:29:25.232Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-12-14T21:29:35.207Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-12-14T21:29:35.207Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-12-14T21:29:41.769Z] 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-12-14T21:29:41.769Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T21:29:44.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T21:29:44.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T21:29:44.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T21:29:44.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T21:29:44.326Z] $ docker stop --time=1 448e3dfb89e0554c7fefa0b5d0ff05eea24d0f7ec125cc0d6f9e148b4dd7d97c [2022-12-14T21:29:46.062Z] $ docker rm -f 448e3dfb89e0554c7fefa0b5d0ff05eea24d0f7ec125cc0d6f9e148b4dd7d97c [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T21:29:46.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T21:29:46.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T21:29:47.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T21:29:47.492Z] + ls -al . [2022-12-14T21:29:47.493Z] total 168 [2022-12-14T21:29:47.493Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 21:29 . [2022-12-14T21:29:47.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 21:28 .. [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 14 21:28 .dockerignore [2022-12-14T21:29:47.493Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 21:29 .git [2022-12-14T21:29:47.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:28 .github [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 21:28 .gitignore [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 21:28 .golangci.yml [2022-12-14T21:29:47.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 21:28 .semver [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 9691 Dec 14 21:28 Attribution.txt [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 4069 Dec 14 21:28 CHANGELOG.md [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 1604 Dec 14 21:28 Dockerfile [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 21:28 GOVERNANCE.md [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 14 21:28 Jenkinsfile [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 21:28 LICENSE [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 2085 Dec 14 21:28 Makefile [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 21:28 OWNERS.md [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 11842 Dec 14 21:28 README.md [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 21:28 VERSION [2022-12-14T21:29:47.493Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 21:28 bin [2022-12-14T21:29:47.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:28 cmd [2022-12-14T21:29:47.493Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 14 21:29 coverage.out [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 3400 Dec 14 21:28 go.mod [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 44944 Dec 14 21:28 go.sum [2022-12-14T21:29:47.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:28 internal [2022-12-14T21:29:47.493Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 21:28 snap [2022-12-14T21:29:47.493Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 21:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:29:47.801Z] + 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=14c37c6919d6c1a44175d8fd941257ea70202ac9 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-14T21:29:47.801Z] Sending build context to Docker daemon 15.93MB [2022-12-14T21:29:47.801Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T21:29:47.801Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-14T21:29:47.801Z] ---> ddb6c282c62f [2022-12-14T21:29:47.801Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-12-14T21:29:47.801Z] ---> Running in aa4a6009567e [2022-12-14T21:29:48.060Z] Removing intermediate container aa4a6009567e [2022-12-14T21:29:48.060Z] ---> 5254243b347e [2022-12-14T21:29:48.060Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T21:29:48.060Z] ---> Running in 184f588e3c9a [2022-12-14T21:29:48.060Z] Removing intermediate container 184f588e3c9a [2022-12-14T21:29:48.060Z] ---> bb4f023e57d4 [2022-12-14T21:29:48.060Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T21:29:48.060Z] ---> Running in 88570781dddd [2022-12-14T21:29:48.319Z] Removing intermediate container 88570781dddd [2022-12-14T21:29:48.319Z] ---> b9e0e4e9b17d [2022-12-14T21:29:48.319Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T21:29:48.319Z] ---> Running in 4673e1a245e5 [2022-12-14T21:29:48.319Z] Removing intermediate container 4673e1a245e5 [2022-12-14T21:29:48.319Z] ---> 8adfa8f11e91 [2022-12-14T21:29:48.319Z] Step 7/25 : WORKDIR /device-gpio [2022-12-14T21:29:48.319Z] ---> Running in 80f3418b0754 [2022-12-14T21:29:48.578Z] Removing intermediate container 80f3418b0754 [2022-12-14T21:29:48.578Z] ---> 6cdc73bbcdf1 [2022-12-14T21:29:48.578Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T21:29:48.578Z] ---> Running in 9b2988cdd51f [2022-12-14T21:29:48.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T21:29:49.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T21:29:49.358Z] OK: 216 MiB in 55 packages [2022-12-14T21:29:49.618Z] Removing intermediate container 9b2988cdd51f [2022-12-14T21:29:49.618Z] ---> c3c9eb5f808a [2022-12-14T21:29:49.618Z] Step 9/25 : COPY go.mod vendor* ./ [2022-12-14T21:29:49.877Z] ---> f0ebf0779924 [2022-12-14T21:29:49.877Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T21:29:49.877Z] ---> Running in eff4e707c610 [2022-12-14T21:29:50.445Z] Removing intermediate container eff4e707c610 [2022-12-14T21:29:50.445Z] ---> 7dd1a7659fbc [2022-12-14T21:29:50.445Z] Step 11/25 : COPY . . [2022-12-14T21:29:51.012Z] ---> 56ca632f4a8a [2022-12-14T21:29:51.012Z] Step 12/25 : RUN ${MAKE} [2022-12-14T21:29:51.012Z] ---> Running in 579973a2dec6 [2022-12-14T21:29:51.270Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-12-14T21:30:13.198Z] Removing intermediate container 579973a2dec6 [2022-12-14T21:30:13.198Z] ---> 0df9d9afd1f4 [2022-12-14T21:30:13.198Z] Step 13/25 : FROM alpine:3.16 [2022-12-14T21:30:13.198Z] 3.16: Pulling from library/alpine [2022-12-14T21:30:13.198Z] ca7dd9ec2225: Pulling fs layer [2022-12-14T21:30:13.198Z] ca7dd9ec2225: Download complete [2022-12-14T21:30:13.198Z] ca7dd9ec2225: Pull complete [2022-12-14T21:30:13.198Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T21:30:13.198Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T21:30:13.198Z] ---> bfe296a52501 [2022-12-14T21:30:13.198Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-12-14T21:30:13.198Z] ---> Running in 51758d1a07f9 [2022-12-14T21:30:13.198Z] Removing intermediate container 51758d1a07f9 [2022-12-14T21:30:13.198Z] ---> e6740a15db81 [2022-12-14T21:30:13.198Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-12-14T21:30:13.198Z] ---> Running in eb2ff93616e8 [2022-12-14T21:30:13.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T21:30:13.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T21:30:13.198Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T21:30:13.198Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T21:30:13.198Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T21:30:13.198Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T21:30:13.198Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T21:30:13.198Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T21:30:13.198Z] OK: 8 MiB in 19 packages [2022-12-14T21:30:13.198Z] Removing intermediate container eb2ff93616e8 [2022-12-14T21:30:13.198Z] ---> 61687fc2abce [2022-12-14T21:30:13.198Z] Step 16/25 : WORKDIR / [2022-12-14T21:30:13.198Z] ---> Running in 56947ed7fc05 [2022-12-14T21:30:13.198Z] Removing intermediate container 56947ed7fc05 [2022-12-14T21:30:13.198Z] ---> 1266379ad4c7 [2022-12-14T21:30:13.198Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-12-14T21:30:13.198Z] ---> 67ce24f59788 [2022-12-14T21:30:13.198Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-12-14T21:30:13.456Z] ---> 53e2d55ea137 [2022-12-14T21:30:13.456Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-12-14T21:30:14.021Z] ---> 56b52d038181 [2022-12-14T21:30:14.021Z] Step 20/25 : EXPOSE 59910 [2022-12-14T21:30:14.021Z] ---> Running in 1880b5d51f3d [2022-12-14T21:30:14.021Z] Removing intermediate container 1880b5d51f3d [2022-12-14T21:30:14.021Z] ---> 469563464a4d [2022-12-14T21:30:14.021Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-12-14T21:30:14.021Z] ---> Running in 96614c3ebc84 [2022-12-14T21:30:14.021Z] Removing intermediate container 96614c3ebc84 [2022-12-14T21:30:14.021Z] ---> aaa91e23f9ac [2022-12-14T21:30:14.021Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T21:30:14.278Z] ---> Running in 8348b0ac51c2 [2022-12-14T21:30:14.278Z] Removing intermediate container 8348b0ac51c2 [2022-12-14T21:30:14.278Z] ---> b64560068d49 [2022-12-14T21:30:14.278Z] Step 23/25 : LABEL arch=amd64 [2022-12-14T21:30:14.278Z] ---> Running in 85ce6c0ead81 [2022-12-14T21:30:14.278Z] Removing intermediate container 85ce6c0ead81 [2022-12-14T21:30:14.278Z] ---> 58b4a8482e32 [2022-12-14T21:30:14.278Z] Step 24/25 : LABEL git_sha=14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:30:14.536Z] ---> Running in 525d4706bdb6 [2022-12-14T21:30:14.536Z] Removing intermediate container 525d4706bdb6 [2022-12-14T21:30:14.536Z] ---> 26dd340ea7e8 [2022-12-14T21:30:14.536Z] Step 25/25 : LABEL version=3.0.0-dev.1 [2022-12-14T21:30:14.536Z] ---> Running in 9d4d30d7a44c [2022-12-14T21:30:14.536Z] Removing intermediate container 9d4d30d7a44c [2022-12-14T21:30:14.536Z] ---> 627e7262eca0 [2022-12-14T21:30:14.536Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T21:30:14.536Z] Successfully built 627e7262eca0 [2022-12-14T21:30:14.536Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:30:14.626Z] provisioning config files... [2022-12-14T21:30:14.636Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14027651634523413645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:30:14.929Z] ---> docker-login.sh [2022-12-14T21:30:14.929Z] nexus3.edgexfoundry.org:10001 [2022-12-14T21:30:14.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:30:14.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:30:14.929Z] Configure a credential helper to remove this warning. See [2022-12-14T21:30:14.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:30:14.929Z] [2022-12-14T21:30:14.929Z] Login Succeeded [2022-12-14T21:30:14.929Z] nexus3.edgexfoundry.org:10002 [2022-12-14T21:30:14.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:30:14.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:30:14.929Z] Configure a credential helper to remove this warning. See [2022-12-14T21:30:14.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:30:14.929Z] [2022-12-14T21:30:14.929Z] Login Succeeded [2022-12-14T21:30:14.929Z] nexus3.edgexfoundry.org:10003 [2022-12-14T21:30:15.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:30:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:30:15.188Z] Configure a credential helper to remove this warning. See [2022-12-14T21:30:15.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:30:15.188Z] [2022-12-14T21:30:15.188Z] Login Succeeded [2022-12-14T21:30:15.188Z] nexus3.edgexfoundry.org:10004 [2022-12-14T21:30:15.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:30:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:30:15.188Z] Configure a credential helper to remove this warning. See [2022-12-14T21:30:15.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:30:15.188Z] [2022-12-14T21:30:15.188Z] Login Succeeded [2022-12-14T21:30:15.188Z] docker.io [2022-12-14T21:30:15.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:30:15.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:30:15.447Z] Configure a credential helper to remove this warning. See [2022-12-14T21:30:15.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:30:15.447Z] [2022-12-14T21:30:15.447Z] Login Succeeded [2022-12-14T21:30:15.447Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T21:30:15.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T21:30:15.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:30:15.511Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-12-14T21:30:15.511Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:30:15.511Z] latest [2022-12-14T21:30:15.511Z] 3.0.0-dev.1 [2022-12-14T21:30:15.511Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:30:15.511Z] main [2022-12-14T21:30:15.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:15.835Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:16.208Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:30:16.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-12-14T21:30:16.208Z] d29562d47c27: Preparing [2022-12-14T21:30:16.208Z] 540c1e1e3e1f: Preparing [2022-12-14T21:30:16.208Z] 688326b9c17b: Preparing [2022-12-14T21:30:16.208Z] 5828d8671728: Preparing [2022-12-14T21:30:16.208Z] e5e13b0c77cb: Preparing [2022-12-14T21:30:16.208Z] e5e13b0c77cb: Layer already exists [2022-12-14T21:30:16.208Z] 688326b9c17b: Pushed [2022-12-14T21:30:16.208Z] 540c1e1e3e1f: Pushed [2022-12-14T21:30:16.469Z] 5828d8671728: Pushed [2022-12-14T21:30:19.085Z] d29562d47c27: Pushed [2022-12-14T21:30:19.085Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9: digest: sha256:ffc6ae78d7039dbaf01cde8794064e14e5ddcb453356572fe428f9de4830f17b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:19.408Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:19.721Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-12-14T21:30:19.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-12-14T21:30:19.721Z] d29562d47c27: Preparing [2022-12-14T21:30:19.721Z] 540c1e1e3e1f: Preparing [2022-12-14T21:30:19.721Z] 688326b9c17b: Preparing [2022-12-14T21:30:19.721Z] 5828d8671728: Preparing [2022-12-14T21:30:19.721Z] e5e13b0c77cb: Preparing [2022-12-14T21:30:19.721Z] d29562d47c27: Layer already exists [2022-12-14T21:30:19.722Z] 5828d8671728: Layer already exists [2022-12-14T21:30:19.722Z] 688326b9c17b: Layer already exists [2022-12-14T21:30:19.722Z] e5e13b0c77cb: Layer already exists [2022-12-14T21:30:19.722Z] 540c1e1e3e1f: Layer already exists [2022-12-14T21:30:19.722Z] latest: digest: sha256:ffc6ae78d7039dbaf01cde8794064e14e5ddcb453356572fe428f9de4830f17b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:20.038Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:20.345Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.1 [2022-12-14T21:30:20.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-12-14T21:30:20.346Z] d29562d47c27: Preparing [2022-12-14T21:30:20.346Z] 540c1e1e3e1f: Preparing [2022-12-14T21:30:20.346Z] 688326b9c17b: Preparing [2022-12-14T21:30:20.346Z] 5828d8671728: Preparing [2022-12-14T21:30:20.346Z] e5e13b0c77cb: Preparing [2022-12-14T21:30:20.346Z] 540c1e1e3e1f: Layer already exists [2022-12-14T21:30:20.346Z] 5828d8671728: Layer already exists [2022-12-14T21:30:20.346Z] 688326b9c17b: Layer already exists [2022-12-14T21:30:20.346Z] d29562d47c27: Layer already exists [2022-12-14T21:30:20.346Z] e5e13b0c77cb: Layer already exists [2022-12-14T21:30:20.346Z] 3.0.0-dev.1: digest: sha256:ffc6ae78d7039dbaf01cde8794064e14e5ddcb453356572fe428f9de4830f17b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:20.654Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:20.953Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:30:20.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-12-14T21:30:20.954Z] d29562d47c27: Preparing [2022-12-14T21:30:20.954Z] 540c1e1e3e1f: Preparing [2022-12-14T21:30:20.954Z] 688326b9c17b: Preparing [2022-12-14T21:30:20.954Z] 5828d8671728: Preparing [2022-12-14T21:30:20.954Z] e5e13b0c77cb: Preparing [2022-12-14T21:30:20.954Z] 540c1e1e3e1f: Layer already exists [2022-12-14T21:30:20.954Z] e5e13b0c77cb: Layer already exists [2022-12-14T21:30:20.954Z] 688326b9c17b: Layer already exists [2022-12-14T21:30:20.954Z] d29562d47c27: Layer already exists [2022-12-14T21:30:20.954Z] 5828d8671728: Layer already exists [2022-12-14T21:30:20.954Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1: digest: sha256:ffc6ae78d7039dbaf01cde8794064e14e5ddcb453356572fe428f9de4830f17b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:21.255Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:21.557Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-12-14T21:30:21.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-12-14T21:30:21.557Z] d29562d47c27: Preparing [2022-12-14T21:30:21.557Z] 540c1e1e3e1f: Preparing [2022-12-14T21:30:21.557Z] 688326b9c17b: Preparing [2022-12-14T21:30:21.557Z] 5828d8671728: Preparing [2022-12-14T21:30:21.557Z] e5e13b0c77cb: Preparing [2022-12-14T21:30:21.557Z] e5e13b0c77cb: Layer already exists [2022-12-14T21:30:21.557Z] 5828d8671728: Layer already exists [2022-12-14T21:30:21.557Z] d29562d47c27: Layer already exists [2022-12-14T21:30:21.557Z] 540c1e1e3e1f: Layer already exists [2022-12-14T21:30:21.557Z] 688326b9c17b: Layer already exists [2022-12-14T21:30:21.557Z] main: digest: sha256:ffc6ae78d7039dbaf01cde8794064e14e5ddcb453356572fe428f9de4830f17b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T21:30:21.599Z] ===================================================== [Pipeline] echo [2022-12-14T21:30:21.607Z] taggedImages: [2022-12-14T21:30:21.607Z] - nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:30:21.607Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-12-14T21:30:21.607Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.1 [2022-12-14T21:30:21.607Z] - nexus3.edgexfoundry.org:10004/device-gpio:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:30:21.607Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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-12-14T21:30:21.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T21:30:21.953Z] [2022-12-14T21:30:21.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:30:22.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T21:30:22.246Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T21:30:22.246Z] 5eb5b503b376: Pulling fs layer [2022-12-14T21:30:22.246Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T21:30:22.246Z] ec43610c2a17: Pulling fs layer [2022-12-14T21:30:22.246Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T21:30:22.246Z] 33b1e0a273af: Pulling fs layer [2022-12-14T21:30:22.246Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T21:30:22.246Z] 2f39f015ded8: Pulling fs layer [2022-12-14T21:30:22.246Z] 33b1e0a273af: Waiting [2022-12-14T21:30:22.246Z] 5d3b04190fa2: Waiting [2022-12-14T21:30:22.246Z] 3a2ae6a8a46f: Waiting [2022-12-14T21:30:22.246Z] 2f39f015ded8: Waiting [2022-12-14T21:30:22.246Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T21:30:22.246Z] 5c69ac0246d0: Download complete [2022-12-14T21:30:22.246Z] 3a2ae6a8a46f: Download complete [2022-12-14T21:30:22.506Z] 33b1e0a273af: Verifying Checksum [2022-12-14T21:30:22.506Z] 33b1e0a273af: Download complete [2022-12-14T21:30:22.506Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T21:30:22.506Z] 5d3b04190fa2: Download complete [2022-12-14T21:30:22.506Z] ec43610c2a17: Verifying Checksum [2022-12-14T21:30:22.506Z] ec43610c2a17: Download complete [2022-12-14T21:30:22.506Z] 5eb5b503b376: Download complete [2022-12-14T21:30:23.073Z] 2f39f015ded8: Download complete [2022-12-14T21:30:23.639Z] 5eb5b503b376: Pull complete [2022-12-14T21:30:23.639Z] 5c69ac0246d0: Pull complete [2022-12-14T21:30:24.210Z] ec43610c2a17: Pull complete [2022-12-14T21:30:24.210Z] 3a2ae6a8a46f: Pull complete [2022-12-14T21:30:24.468Z] 33b1e0a273af: Pull complete [2022-12-14T21:30:24.468Z] 5d3b04190fa2: Pull complete [2022-12-14T21:30:28.651Z] 2f39f015ded8: Pull complete [2022-12-14T21:30:28.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T21:30:28.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T21:30:28.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:30:28.721Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:30:28.759Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T21:30:30.427Z] $ docker top fbde982b8b8a242aee6f80e26ee0e71773f87a1a4caacb4825b8b3133320ee9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:30:30.811Z] ---> job-cost.sh [2022-12-14T21:30:30.812Z] lf-activate-venv: SKIPPING [2022-12-14T21:30:30.812Z] INFO: No Stack... [2022-12-14T21:30:31.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T21:30:31.329Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T21:30:31.621Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-12-14T21:30:31.622Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T21:30:31.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [2022-12-14T21:30:31.641Z] Resource [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] did not exist. Created. [2022-12-14T21:30:31.641Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T21:30:31.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T21:30:31.955Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T21:30:31.961Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T21:30:31.985Z] $ docker stop --time=1 fbde982b8b8a242aee6f80e26ee0e71773f87a1a4caacb4825b8b3133320ee9f [2022-12-14T21:30:33.168Z] $ docker rm -f fbde982b8b8a242aee6f80e26ee0e71773f87a1a4caacb4825b8b3133320ee9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T21:30:35.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121260 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-12-14T21:30:35.392Z] Running in /w/workspace/device-gpio/53 [Pipeline] { [Pipeline] checkout [2022-12-14T21:30:35.426Z] The recommended git tool is: git [2022-12-14T21:30:40.208Z] using credential edgex-jenkins-ssh [2022-12-14T21:30:40.225Z] Cloning the remote Git repository [2022-12-14T21:30:40.270Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-12-14T21:30:40.348Z] > git init /w/workspace/device-gpio/53 # timeout=10 [2022-12-14T21:30:40.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-12-14T21:30:40.567Z] > git --version # timeout=10 [2022-12-14T21:30:40.593Z] > git --version # 'git version 2.25.1' [2022-12-14T21:30:40.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T21:30:40.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T21:30:42.117Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-12-14T21:30:42.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T21:30:42.894Z] Avoid second fetch [2022-12-14T21:30:42.894Z] Checking out Revision 14c37c6919d6c1a44175d8fd941257ea70202ac9 (main) [2022-12-14T21:30:43.331Z] Commit message: "Merge pull request #70 from jim-wang-intel/upgrade_v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T21:30:42.908Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T21:30:42.923Z] > git checkout -f 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 [2022-12-14T21:30:44.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T21:30:44.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T21:30:44.214Z] Dload Upload Total Spent Left Speed [2022-12-14T21:30:44.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2022-12-14T21:30:44.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T21:30:45.073Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T21:30:45.073Z] + sudo tee /etc/docker/daemon.new [2022-12-14T21:30:45.073Z] { [2022-12-14T21:30:45.073Z] "registry-mirrors": [ [2022-12-14T21:30:45.073Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T21:30:45.073Z] ], [2022-12-14T21:30:45.073Z] "bip": "10.250.0.254/24", [2022-12-14T21:30:45.073Z] "hosts": [ [2022-12-14T21:30:45.073Z] "tcp://0.0.0.0:5555", [2022-12-14T21:30:45.073Z] "unix:///var/run/docker.sock" [2022-12-14T21:30:45.073Z] ], [2022-12-14T21:30:45.073Z] "mtu": 1458, [2022-12-14T21:30:45.073Z] "selinux-enabled": true, [2022-12-14T21:30:45.073Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T21:30:45.073Z] } [Pipeline] sh [2022-12-14T21:30:45.400Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T21:30:45.723Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:31:03.964Z] provisioning config files... [2022-12-14T21:31:03.987Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/53@tmp/config8096013036991638138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:31:04.334Z] ---> docker-login.sh [2022-12-14T21:31:04.334Z] nexus3.edgexfoundry.org:10001 [2022-12-14T21:31:04.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:31:04.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:31:04.871Z] Configure a credential helper to remove this warning. See [2022-12-14T21:31:04.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:31:04.871Z] [2022-12-14T21:31:04.871Z] Login Succeeded [2022-12-14T21:31:04.871Z] nexus3.edgexfoundry.org:10002 [2022-12-14T21:31:05.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:31:05.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:31:05.138Z] Configure a credential helper to remove this warning. See [2022-12-14T21:31:05.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:31:05.138Z] [2022-12-14T21:31:05.138Z] Login Succeeded [2022-12-14T21:31:05.407Z] nexus3.edgexfoundry.org:10003 [2022-12-14T21:31:05.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:31:05.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:31:05.676Z] Configure a credential helper to remove this warning. See [2022-12-14T21:31:05.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:31:05.676Z] [2022-12-14T21:31:05.676Z] Login Succeeded [2022-12-14T21:31:05.676Z] nexus3.edgexfoundry.org:10004 [2022-12-14T21:31:05.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:31:05.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:31:05.944Z] Configure a credential helper to remove this warning. See [2022-12-14T21:31:05.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:31:05.944Z] [2022-12-14T21:31:05.944Z] Login Succeeded [2022-12-14T21:31:05.944Z] docker.io [2022-12-14T21:31:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:31:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:31:06.477Z] Configure a credential helper to remove this warning. See [2022-12-14T21:31:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:31:06.477Z] [2022-12-14T21:31:06.477Z] Login Succeeded [2022-12-14T21:31:06.477Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T21:31:06.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T21:31:06.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:31:06.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:31:06.705Z] ========================================================= [2022-12-14T21:31:06.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T21:31:06.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:31:07.048Z] + 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-12-14T21:31:07.314Z] Sending build context to Docker daemon 8.034MB [2022-12-14T21:31:07.314Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T21:31:07.314Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-14T21:31:07.585Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T21:31:07.585Z] 9b18e9b68314: Pulling fs layer [2022-12-14T21:31:07.585Z] 35d82f9e3411: Pulling fs layer [2022-12-14T21:31:07.585Z] e16973657156: Pulling fs layer [2022-12-14T21:31:07.585Z] fc693d55d65f: Pulling fs layer [2022-12-14T21:31:07.585Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T21:31:07.585Z] dda99020689f: Pulling fs layer [2022-12-14T21:31:07.585Z] db1c61fa0a46: Pulling fs layer [2022-12-14T21:31:07.586Z] 891c053d2c06: Pulling fs layer [2022-12-14T21:31:07.586Z] fc693d55d65f: Waiting [2022-12-14T21:31:07.586Z] 7e9fc2657dce: Waiting [2022-12-14T21:31:07.586Z] dda99020689f: Waiting [2022-12-14T21:31:07.586Z] 891c053d2c06: Waiting [2022-12-14T21:31:07.586Z] db1c61fa0a46: Waiting [2022-12-14T21:31:07.586Z] e16973657156: Verifying Checksum [2022-12-14T21:31:07.586Z] e16973657156: Download complete [2022-12-14T21:31:07.586Z] 35d82f9e3411: Verifying Checksum [2022-12-14T21:31:07.586Z] 35d82f9e3411: Download complete [2022-12-14T21:31:07.586Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T21:31:07.586Z] 7e9fc2657dce: Download complete [2022-12-14T21:31:07.586Z] dda99020689f: Verifying Checksum [2022-12-14T21:31:07.586Z] dda99020689f: Download complete [2022-12-14T21:31:07.586Z] 9b18e9b68314: Verifying Checksum [2022-12-14T21:31:07.586Z] 9b18e9b68314: Download complete [2022-12-14T21:31:08.551Z] 9b18e9b68314: Pull complete [2022-12-14T21:31:08.551Z] 891c053d2c06: Verifying Checksum [2022-12-14T21:31:08.551Z] 891c053d2c06: Download complete [2022-12-14T21:31:09.138Z] 35d82f9e3411: Pull complete [2022-12-14T21:31:09.422Z] e16973657156: Pull complete [2022-12-14T21:31:09.696Z] db1c61fa0a46: Verifying Checksum [2022-12-14T21:31:09.696Z] db1c61fa0a46: Download complete [2022-12-14T21:31:10.284Z] fc693d55d65f: Verifying Checksum [2022-12-14T21:31:10.284Z] fc693d55d65f: Download complete [2022-12-14T21:31:22.615Z] fc693d55d65f: Pull complete [2022-12-14T21:31:22.615Z] 7e9fc2657dce: Pull complete [2022-12-14T21:31:22.615Z] dda99020689f: Pull complete [2022-12-14T21:31:29.274Z] db1c61fa0a46: Pull complete [2022-12-14T21:31:30.691Z] 891c053d2c06: Pull complete [2022-12-14T21:31:30.963Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T21:31:30.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T21:31:30.963Z] ---> f96f9c87975a [2022-12-14T21:31:30.963Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-14T21:31:32.912Z] ---> Running in b7f10465cc9e [2022-12-14T21:31:32.912Z] Removing intermediate container b7f10465cc9e [2022-12-14T21:31:32.912Z] ---> ece880b67f2f [2022-12-14T21:31:32.912Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T21:31:32.912Z] ---> Running in 0bc562943884 [2022-12-14T21:31:33.179Z] Removing intermediate container 0bc562943884 [2022-12-14T21:31:33.179Z] ---> cc9dfbb9d60f [2022-12-14T21:31:33.179Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T21:31:33.448Z] ---> Running in 1bf33417f4ca [2022-12-14T21:31:33.717Z] Removing intermediate container 1bf33417f4ca [2022-12-14T21:31:33.717Z] ---> 723eef384c93 [2022-12-14T21:31:33.717Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T21:31:33.717Z] ---> Running in 4044fc836451 [2022-12-14T21:31:33.985Z] Removing intermediate container 4044fc836451 [2022-12-14T21:31:33.985Z] ---> 23bcf4b86799 [2022-12-14T21:31:33.985Z] Step 7/12 : WORKDIR /device-gpio [2022-12-14T21:31:33.985Z] ---> Running in d9f93e8a2ce4 [2022-12-14T21:31:34.254Z] Removing intermediate container d9f93e8a2ce4 [2022-12-14T21:31:34.254Z] ---> 5b7837b94e9c [2022-12-14T21:31:34.254Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T21:31:34.524Z] ---> Running in befcd56da8b7 [2022-12-14T21:31:35.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T21:31:36.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T21:31:37.025Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-14T21:31:37.025Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-14T21:31:37.025Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-14T21:31:37.025Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-14T21:31:37.025Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T21:31:37.025Z] OK: 226 MiB in 55 packages [2022-12-14T21:31:37.993Z] Removing intermediate container befcd56da8b7 [2022-12-14T21:31:37.993Z] ---> 17e69682a9e9 [2022-12-14T21:31:37.993Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-14T21:31:38.263Z] ---> 913bf818d80c [2022-12-14T21:31:38.263Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T21:31:38.539Z] ---> Running in a35b31d07044 [2022-12-14T21:32:35.042Z] Removing intermediate container a35b31d07044 [2022-12-14T21:32:35.042Z] ---> 13ad0b311d6d [2022-12-14T21:32:35.042Z] Step 11/12 : COPY . . [2022-12-14T21:32:35.042Z] ---> fe3578ca4fa6 [2022-12-14T21:32:35.042Z] Step 12/12 : RUN ${MAKE} [2022-12-14T21:32:35.042Z] ---> Running in 9b78d018cc52 [2022-12-14T21:32:35.042Z] noop [2022-12-14T21:32:35.042Z] Removing intermediate container 9b78d018cc52 [2022-12-14T21:32:35.042Z] ---> 954e3e624d74 [2022-12-14T21:32:35.042Z] Successfully built 954e3e624d74 [2022-12-14T21:32:35.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:32:35.394Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T21:32:35.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:32:35.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-121260 does not seem to be running inside a container [2022-12-14T21:32:35.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/53 -v /w/workspace/device-gpio/53:/w/workspace/device-gpio/53:rw,z -v /w/workspace/device-gpio/53@tmp:/w/workspace/device-gpio/53@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 ******** ci-base-image-arm64 cat [2022-12-14T21:32:36.684Z] $ docker top f82baa0c45c4b0ecf728d386104627d8d1b53f4bc707e90f9e7f7e42cb089e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T21:32:37.487Z] + go version [2022-12-14T21:32:37.487Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T21:32:37.504Z] $ docker stop --time=1 f82baa0c45c4b0ecf728d386104627d8d1b53f4bc707e90f9e7f7e42cb089e99 [2022-12-14T21:32:39.067Z] $ docker rm -f f82baa0c45c4b0ecf728d386104627d8d1b53f4bc707e90f9e7f7e42cb089e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:32:39.583Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T21:32:39.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:32:39.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-121260 does not seem to be running inside a container [2022-12-14T21:32:39.794Z] $ 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/53 -v /w/workspace/device-gpio/53:/w/workspace/device-gpio/53:rw,z -v /w/workspace/device-gpio/53@tmp:/w/workspace/device-gpio/53@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 ******** ci-base-image-arm64 cat [2022-12-14T21:32:40.879Z] $ docker top daa32b90ecceb466c0395a8f4d430e72344c771e8c53d470b2e5d31b4c9c293c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T21:32:41.356Z] + git config --global --add safe.directory /w/workspace/device-gpio/53 [Pipeline] fileExists [Pipeline] sh [2022-12-14T21:32:41.941Z] + make test [2022-12-14T21:32:41.941Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-14T21:32:43.349Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-12-14T21:34:04.954Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-12-14T21:34:04.954Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-12-14T21:34:04.954Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T21:34:04.954Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T21:34:15.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T21:34:15.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T21:34:15.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-14T21:34:15.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T21:34:15.060Z] $ docker stop --time=1 daa32b90ecceb466c0395a8f4d430e72344c771e8c53d470b2e5d31b4c9c293c [2022-12-14T21:34:16.873Z] $ docker rm -f daa32b90ecceb466c0395a8f4d430e72344c771e8c53d470b2e5d31b4c9c293c [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T21:34:17.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T21:34:17.791Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T21:34:18.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T21:34:18.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T21:34:18.936Z] + ls -al . [2022-12-14T21:34:18.936Z] total 164 [2022-12-14T21:34:18.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 21:32 . [2022-12-14T21:34:18.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 21:30 .. [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 14 21:30 .dockerignore [2022-12-14T21:34:18.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 21:30 .git [2022-12-14T21:34:18.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:30 .github [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 21:30 .gitignore [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 21:30 .golangci.yml [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 9691 Dec 14 21:30 Attribution.txt [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 4069 Dec 14 21:30 CHANGELOG.md [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 1604 Dec 14 21:30 Dockerfile [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 21:30 GOVERNANCE.md [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 14 21:30 Jenkinsfile [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 21:30 LICENSE [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 2085 Dec 14 21:30 Makefile [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 21:30 OWNERS.md [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 11842 Dec 14 21:30 README.md [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 21:28 VERSION [2022-12-14T21:34:18.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 21:30 bin [2022-12-14T21:34:18.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:30 cmd [2022-12-14T21:34:18.936Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 14 21:32 coverage.out [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 3400 Dec 14 21:30 go.mod [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 44944 Dec 14 21:30 go.sum [2022-12-14T21:34:18.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 21:30 internal [2022-12-14T21:34:18.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 21:30 snap [2022-12-14T21:34:18.936Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 21:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:34:19.278Z] + 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=14c37c6919d6c1a44175d8fd941257ea70202ac9 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-14T21:34:19.544Z] Sending build context to Docker daemon 8.035MB [2022-12-14T21:34:19.544Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T21:34:19.544Z] Step 2/25 : FROM ${BASE} AS builder [2022-12-14T21:34:19.544Z] ---> 954e3e624d74 [2022-12-14T21:34:19.544Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-12-14T21:34:19.816Z] ---> Running in 661cd3045c32 [2022-12-14T21:34:20.082Z] Removing intermediate container 661cd3045c32 [2022-12-14T21:34:20.082Z] ---> 9c6a78ea1b39 [2022-12-14T21:34:20.082Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-14T21:34:20.082Z] ---> Running in 22b69acc1341 [2022-12-14T21:34:20.347Z] Removing intermediate container 22b69acc1341 [2022-12-14T21:34:20.347Z] ---> 7a0b4bea28d2 [2022-12-14T21:34:20.347Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-14T21:34:20.347Z] ---> Running in 3ed69a626d30 [2022-12-14T21:34:20.613Z] Removing intermediate container 3ed69a626d30 [2022-12-14T21:34:20.613Z] ---> 69562b45d341 [2022-12-14T21:34:20.613Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-12-14T21:34:20.613Z] ---> Running in 9cbb490dc5b5 [2022-12-14T21:34:20.882Z] Removing intermediate container 9cbb490dc5b5 [2022-12-14T21:34:20.882Z] ---> 37d04cc12c56 [2022-12-14T21:34:20.882Z] Step 7/25 : WORKDIR /device-gpio [2022-12-14T21:34:20.882Z] ---> Running in a69ebbca518a [2022-12-14T21:34:21.163Z] Removing intermediate container a69ebbca518a [2022-12-14T21:34:21.163Z] ---> fa31c940c099 [2022-12-14T21:34:21.163Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-14T21:34:21.431Z] ---> Running in d4c94ff2cc15 [2022-12-14T21:34:22.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T21:34:22.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T21:34:23.626Z] OK: 226 MiB in 55 packages [2022-12-14T21:34:25.038Z] Removing intermediate container d4c94ff2cc15 [2022-12-14T21:34:25.038Z] ---> 4ce8fdfec14e [2022-12-14T21:34:25.038Z] Step 9/25 : COPY go.mod vendor* ./ [2022-12-14T21:34:25.308Z] ---> 59180c2dd2a8 [2022-12-14T21:34:25.308Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T21:34:25.308Z] ---> Running in ae62a573557b [2022-12-14T21:34:27.250Z] Removing intermediate container ae62a573557b [2022-12-14T21:34:27.250Z] ---> 78e38324e479 [2022-12-14T21:34:27.250Z] Step 11/25 : COPY . . [2022-12-14T21:34:28.208Z] ---> 3fda4b032721 [2022-12-14T21:34:28.208Z] Step 12/25 : RUN ${MAKE} [2022-12-14T21:34:28.208Z] ---> Running in 187f35ca8057 [2022-12-14T21:34:29.171Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-12-14T21:37:05.911Z] Removing intermediate container 187f35ca8057 [2022-12-14T21:37:05.911Z] ---> d2aa59fac29d [2022-12-14T21:37:05.911Z] Step 13/25 : FROM alpine:3.16 [2022-12-14T21:37:05.911Z] 3.16: Pulling from library/alpine [2022-12-14T21:37:05.911Z] 6875df1f5354: Pulling fs layer [2022-12-14T21:37:05.911Z] 6875df1f5354: Download complete [2022-12-14T21:37:05.912Z] 6875df1f5354: Pull complete [2022-12-14T21:37:05.912Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T21:37:05.912Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T21:37:05.912Z] ---> 2b4661558fb8 [2022-12-14T21:37:05.912Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-12-14T21:37:05.912Z] ---> Running in 96808eb11880 [2022-12-14T21:37:05.912Z] Removing intermediate container 96808eb11880 [2022-12-14T21:37:05.912Z] ---> 215b1f3cf9b2 [2022-12-14T21:37:05.912Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-12-14T21:37:05.912Z] ---> Running in 89a24c2da67b [2022-12-14T21:37:05.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T21:37:05.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T21:37:05.912Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T21:37:05.912Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T21:37:05.912Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T21:37:05.912Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T21:37:05.912Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T21:37:05.912Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T21:37:05.912Z] OK: 8 MiB in 19 packages [2022-12-14T21:37:05.912Z] Removing intermediate container 89a24c2da67b [2022-12-14T21:37:05.912Z] ---> bd1aeac58e14 [2022-12-14T21:37:05.912Z] Step 16/25 : WORKDIR / [2022-12-14T21:37:05.912Z] ---> Running in 35a142fa2730 [2022-12-14T21:37:05.912Z] Removing intermediate container 35a142fa2730 [2022-12-14T21:37:05.912Z] ---> 2704b54a6c54 [2022-12-14T21:37:05.912Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-12-14T21:37:05.912Z] ---> aefa35085225 [2022-12-14T21:37:05.912Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-12-14T21:37:05.912Z] ---> 26a8da084655 [2022-12-14T21:37:05.912Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-12-14T21:37:05.912Z] ---> 63ccf82443ba [2022-12-14T21:37:05.912Z] Step 20/25 : EXPOSE 59910 [2022-12-14T21:37:05.912Z] ---> Running in 83300f479985 [2022-12-14T21:37:05.912Z] Removing intermediate container 83300f479985 [2022-12-14T21:37:05.912Z] ---> 9bf6c2731f13 [2022-12-14T21:37:05.912Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-12-14T21:37:05.912Z] ---> Running in b6f79614c9e4 [2022-12-14T21:37:05.912Z] Removing intermediate container b6f79614c9e4 [2022-12-14T21:37:05.912Z] ---> eca2947341fe [2022-12-14T21:37:05.912Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T21:37:05.912Z] ---> Running in a089a830c44f [2022-12-14T21:37:05.912Z] Removing intermediate container a089a830c44f [2022-12-14T21:37:05.912Z] ---> 4555fbaa13fa [2022-12-14T21:37:05.912Z] Step 23/25 : LABEL arch=arm64 [2022-12-14T21:37:05.912Z] ---> Running in 1192c4289197 [2022-12-14T21:37:05.912Z] Removing intermediate container 1192c4289197 [2022-12-14T21:37:05.912Z] ---> 42701e263e4a [2022-12-14T21:37:05.912Z] Step 24/25 : LABEL git_sha=14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:37:05.912Z] ---> Running in bf3aac6cf5ee [2022-12-14T21:37:05.912Z] Removing intermediate container bf3aac6cf5ee [2022-12-14T21:37:05.912Z] ---> 643e563a57b9 [2022-12-14T21:37:05.912Z] Step 25/25 : LABEL version=3.0.0-dev.1 [2022-12-14T21:37:05.912Z] ---> Running in c973da0a4a29 [2022-12-14T21:37:05.912Z] Removing intermediate container c973da0a4a29 [2022-12-14T21:37:05.912Z] ---> 6076d0c3372c [2022-12-14T21:37:05.912Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T21:37:05.912Z] Successfully built 6076d0c3372c [2022-12-14T21:37:05.912Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:37:06.012Z] provisioning config files... [2022-12-14T21:37:06.025Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/53@tmp/config3234874756437310456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:37:06.352Z] ---> docker-login.sh [2022-12-14T21:37:06.352Z] nexus3.edgexfoundry.org:10001 [2022-12-14T21:37:06.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:37:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:37:06.621Z] Configure a credential helper to remove this warning. See [2022-12-14T21:37:06.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:37:06.621Z] [2022-12-14T21:37:06.621Z] Login Succeeded [2022-12-14T21:37:06.621Z] nexus3.edgexfoundry.org:10002 [2022-12-14T21:37:06.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:37:06.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:37:06.890Z] Configure a credential helper to remove this warning. See [2022-12-14T21:37:06.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:37:06.890Z] [2022-12-14T21:37:06.890Z] Login Succeeded [2022-12-14T21:37:06.890Z] nexus3.edgexfoundry.org:10003 [2022-12-14T21:37:07.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:37:07.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:37:07.426Z] Configure a credential helper to remove this warning. See [2022-12-14T21:37:07.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:37:07.426Z] [2022-12-14T21:37:07.426Z] Login Succeeded [2022-12-14T21:37:07.426Z] nexus3.edgexfoundry.org:10004 [2022-12-14T21:37:07.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:37:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:37:07.694Z] Configure a credential helper to remove this warning. See [2022-12-14T21:37:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:37:07.694Z] [2022-12-14T21:37:07.694Z] Login Succeeded [2022-12-14T21:37:07.694Z] docker.io [2022-12-14T21:37:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T21:37:08.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T21:37:08.229Z] Configure a credential helper to remove this warning. See [2022-12-14T21:37:08.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T21:37:08.229Z] [2022-12-14T21:37:08.229Z] Login Succeeded [2022-12-14T21:37:08.229Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T21:37:08.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T21:37:08.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T21:37:08.286Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-12-14T21:37:08.286Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:37:08.286Z] latest [2022-12-14T21:37:08.286Z] 3.0.0-dev.1 [2022-12-14T21:37:08.286Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:37:08.286Z] main [2022-12-14T21:37:08.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:08.622Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:08.957Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:37:08.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-12-14T21:37:08.957Z] 27ff8fafce18: Preparing [2022-12-14T21:37:08.957Z] d591bf16c368: Preparing [2022-12-14T21:37:08.957Z] 4e5938fbb5d1: Preparing [2022-12-14T21:37:08.957Z] fc196a8d6970: Preparing [2022-12-14T21:37:08.957Z] 17bec77d7fdc: Preparing [2022-12-14T21:37:08.957Z] 17bec77d7fdc: Layer already exists [2022-12-14T21:37:09.225Z] 4e5938fbb5d1: Pushed [2022-12-14T21:37:09.225Z] d591bf16c368: Pushed [2022-12-14T21:37:09.810Z] fc196a8d6970: Pushed [2022-12-14T21:37:15.173Z] 27ff8fafce18: Pushed [2022-12-14T21:37:15.173Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9: digest: sha256:b28239acfdf2b987e4d409e46da2a85ea958b2498b1967b3c369dc747f62b936 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:15.511Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:15.843Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-12-14T21:37:15.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-12-14T21:37:15.843Z] 27ff8fafce18: Preparing [2022-12-14T21:37:15.843Z] d591bf16c368: Preparing [2022-12-14T21:37:15.843Z] 4e5938fbb5d1: Preparing [2022-12-14T21:37:15.843Z] fc196a8d6970: Preparing [2022-12-14T21:37:15.843Z] 17bec77d7fdc: Preparing [2022-12-14T21:37:15.843Z] 17bec77d7fdc: Layer already exists [2022-12-14T21:37:15.843Z] fc196a8d6970: Layer already exists [2022-12-14T21:37:15.843Z] d591bf16c368: Layer already exists [2022-12-14T21:37:15.843Z] 4e5938fbb5d1: Layer already exists [2022-12-14T21:37:15.843Z] 27ff8fafce18: Layer already exists [2022-12-14T21:37:16.110Z] latest: digest: sha256:b28239acfdf2b987e4d409e46da2a85ea958b2498b1967b3c369dc747f62b936 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:16.452Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:16.792Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.1 [2022-12-14T21:37:16.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-12-14T21:37:16.792Z] 27ff8fafce18: Preparing [2022-12-14T21:37:16.792Z] d591bf16c368: Preparing [2022-12-14T21:37:16.792Z] 4e5938fbb5d1: Preparing [2022-12-14T21:37:16.792Z] fc196a8d6970: Preparing [2022-12-14T21:37:16.792Z] 17bec77d7fdc: Preparing [2022-12-14T21:37:16.792Z] 17bec77d7fdc: Layer already exists [2022-12-14T21:37:16.792Z] 4e5938fbb5d1: Layer already exists [2022-12-14T21:37:16.792Z] 27ff8fafce18: Layer already exists [2022-12-14T21:37:16.792Z] fc196a8d6970: Layer already exists [2022-12-14T21:37:16.792Z] d591bf16c368: Layer already exists [2022-12-14T21:37:16.792Z] 3.0.0-dev.1: digest: sha256:b28239acfdf2b987e4d409e46da2a85ea958b2498b1967b3c369dc747f62b936 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:17.134Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:17.468Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:37:17.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-12-14T21:37:17.468Z] 27ff8fafce18: Preparing [2022-12-14T21:37:17.468Z] d591bf16c368: Preparing [2022-12-14T21:37:17.468Z] 4e5938fbb5d1: Preparing [2022-12-14T21:37:17.468Z] fc196a8d6970: Preparing [2022-12-14T21:37:17.468Z] 17bec77d7fdc: Preparing [2022-12-14T21:37:17.468Z] 27ff8fafce18: Layer already exists [2022-12-14T21:37:17.468Z] 17bec77d7fdc: Layer already exists [2022-12-14T21:37:17.468Z] fc196a8d6970: Layer already exists [2022-12-14T21:37:17.468Z] 4e5938fbb5d1: Layer already exists [2022-12-14T21:37:17.468Z] d591bf16c368: Layer already exists [2022-12-14T21:37:17.468Z] 14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1: digest: sha256:b28239acfdf2b987e4d409e46da2a85ea958b2498b1967b3c369dc747f62b936 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:17.804Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:18.132Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-12-14T21:37:18.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-12-14T21:37:18.132Z] 27ff8fafce18: Preparing [2022-12-14T21:37:18.132Z] d591bf16c368: Preparing [2022-12-14T21:37:18.132Z] 4e5938fbb5d1: Preparing [2022-12-14T21:37:18.132Z] fc196a8d6970: Preparing [2022-12-14T21:37:18.132Z] 17bec77d7fdc: Preparing [2022-12-14T21:37:18.132Z] 27ff8fafce18: Layer already exists [2022-12-14T21:37:18.132Z] d591bf16c368: Layer already exists [2022-12-14T21:37:18.132Z] fc196a8d6970: Layer already exists [2022-12-14T21:37:18.132Z] 4e5938fbb5d1: Layer already exists [2022-12-14T21:37:18.132Z] 17bec77d7fdc: Layer already exists [2022-12-14T21:37:18.132Z] main: digest: sha256:b28239acfdf2b987e4d409e46da2a85ea958b2498b1967b3c369dc747f62b936 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-14T21:37:18.440Z] ===================================================== [Pipeline] echo [2022-12-14T21:37:18.445Z] taggedImages: [2022-12-14T21:37:18.445Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9 [2022-12-14T21:37:18.445Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-12-14T21:37:18.445Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.1 [2022-12-14T21:37:18.445Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:14c37c6919d6c1a44175d8fd941257ea70202ac9-3.0.0-dev.1 [2022-12-14T21:37:18.445Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:18.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T21:37:18.784Z] [2022-12-14T21:37:18.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:19.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T21:37:19.110Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T21:37:19.110Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T21:37:19.110Z] 04944245beec: Pulling fs layer [2022-12-14T21:37:19.110Z] 699f458cf7ca: Pulling fs layer [2022-12-14T21:37:19.110Z] 765212b225bb: Pulling fs layer [2022-12-14T21:37:19.110Z] f23df028b6ca: Pulling fs layer [2022-12-14T21:37:19.110Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T21:37:19.110Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T21:37:19.110Z] 765212b225bb: Waiting [2022-12-14T21:37:19.110Z] f23df028b6ca: Waiting [2022-12-14T21:37:19.110Z] d65c8cfc05b1: Waiting [2022-12-14T21:37:19.110Z] 2437ff75d9bd: Waiting [2022-12-14T21:37:19.378Z] 04944245beec: Verifying Checksum [2022-12-14T21:37:19.378Z] 04944245beec: Download complete [2022-12-14T21:37:19.378Z] 765212b225bb: Verifying Checksum [2022-12-14T21:37:19.378Z] 765212b225bb: Download complete [2022-12-14T21:37:19.378Z] f23df028b6ca: Verifying Checksum [2022-12-14T21:37:19.378Z] f23df028b6ca: Download complete [2022-12-14T21:37:19.378Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T21:37:19.378Z] d65c8cfc05b1: Download complete [2022-12-14T21:37:19.646Z] 699f458cf7ca: Verifying Checksum [2022-12-14T21:37:19.646Z] 699f458cf7ca: Download complete [2022-12-14T21:37:19.915Z] 8998bd30e6a1: Download complete [2022-12-14T21:37:22.497Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T21:37:22.497Z] 2437ff75d9bd: Download complete [2022-12-14T21:37:23.907Z] 8998bd30e6a1: Pull complete [2022-12-14T21:37:24.491Z] 04944245beec: Pull complete [2022-12-14T21:37:25.898Z] 699f458cf7ca: Pull complete [2022-12-14T21:37:25.898Z] 765212b225bb: Pull complete [2022-12-14T21:37:26.481Z] f23df028b6ca: Pull complete [2022-12-14T21:37:26.749Z] d65c8cfc05b1: Pull complete [2022-12-14T21:37:41.869Z] 2437ff75d9bd: Pull complete [2022-12-14T21:37:41.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T21:37:41.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T21:37:41.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:37:42.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-121260 does not seem to be running inside a container [2022-12-14T21:37:42.156Z] $ 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/53 -v /w/workspace/device-gpio/53:/w/workspace/device-gpio/53:rw,z -v /w/workspace/device-gpio/53@tmp:/w/workspace/device-gpio/53@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:arm64 cat [2022-12-14T21:37:44.731Z] $ docker top 9220d8609ad4db6ca67c8674901f8eb0400b7d94746df95c74da3f5557215965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:37:45.574Z] ---> job-cost.sh [2022-12-14T21:37:45.574Z] lf-activate-venv: SKIPPING [2022-12-14T21:37:45.574Z] INFO: No Stack... [2022-12-14T21:37:46.157Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T21:37:46.742Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T21:37:47.378Z] + cat /w/workspace/device-gpio/53/archives/cost.csv [2022-12-14T21:37:47.379Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T21:37:47.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [2022-12-14T21:37:47.447Z] Resource [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] did not exist. Created. [2022-12-14T21:37:47.447Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T21:37:47.781Z] /w/workspace/device-gpio/53@tmp/durable-c302cdde/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T21:37:48.122Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T21:37:48.146Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T21:37:48.200Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T21:37:48.291Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T21:37:48.305Z] $ docker stop --time=1 9220d8609ad4db6ca67c8674901f8eb0400b7d94746df95c74da3f5557215965 [2022-12-14T21:37:49.823Z] $ docker rm -f 9220d8609ad4db6ca67c8674901f8eb0400b7d94746df95c74da3f5557215965 [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-12-14T21:37:50.202Z] provisioning config files... [2022-12-14T21:37:50.210Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12172263634474887132tmp [Pipeline] { [Pipeline] sh [2022-12-14T21:37:50.502Z] + set +x [2022-12-14T21:37:50.503Z] + curl -s https://codecov.io/bash [2022-12-14T21:37:50.503Z] + bash -s -- [2022-12-14T21:37:50.503Z] [2022-12-14T21:37:50.503Z] _____ _ [2022-12-14T21:37:50.503Z] / ____| | | [2022-12-14T21:37:50.503Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T21:37:50.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T21:37:50.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T21:37:50.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T21:37:50.503Z] Bash-1.0.6 [2022-12-14T21:37:50.503Z] [2022-12-14T21:37:50.503Z] [2022-12-14T21:37:50.503Z] ==> git version 2.25.1 found [2022-12-14T21:37:50.503Z] ==> 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-12-14T21:37:50.503Z] Release-Date: 2020-01-08 [2022-12-14T21:37:50.503Z] 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-12-14T21:37:50.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T21:37:50.503Z] ==> Jenkins CI detected. [2022-12-14T21:37:50.503Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-12-14T21:37:50.503Z] project root: . [2022-12-14T21:37:50.503Z] --> token set from env [2022-12-14T21:37:50.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T21:37:50.503Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T21:37:50.503Z] ==> Python coveragepy not found [2022-12-14T21:37:50.503Z] ==> Searching for coverage reports in: [2022-12-14T21:37:50.503Z] + . [2022-12-14T21:37:50.503Z] -> Found 1 reports [2022-12-14T21:37:50.503Z] ==> Detecting git/mercurial file structure [2022-12-14T21:37:50.503Z] ==> Reading reports [2022-12-14T21:37:50.503Z] + ./coverage.out bytes=10 [2022-12-14T21:37:50.503Z] ==> Appending adjustments [2022-12-14T21:37:50.503Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T21:37:50.762Z] + Found adjustments [2022-12-14T21:37:50.762Z] ==> Gzipping contents [2022-12-14T21:37:50.762Z] 4.0K /tmp/codecov.ydfzD7.gz [2022-12-14T21:37:50.762Z] ==> Uploading reports [2022-12-14T21:37:50.762Z] url: https://codecov.io [2022-12-14T21:37:50.762Z] query: branch=main&commit=14c37c6919d6c1a44175d8fd941257ea70202ac9&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T21:37:50.762Z] -> Pinging Codecov [2022-12-14T21:37:50.762Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=14c37c6919d6c1a44175d8fd941257ea70202ac9&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T21:37:51.021Z] -> Uploading to [2022-12-14T21:37:51.021Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/14c37c6919d6c1a44175d8fd941257ea70202ac9/6160ff92-9810-46af-887f-34558f4f6ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T213750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7ac5020b408fcc107456213c5f6a3dc21e31d15f94b6f5ce78400dc28b70126 [2022-12-14T21:37:51.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T21:37:51.021Z] Dload Upload Total Spent Left Speed [2022-12-14T21:37:51.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3518 --:--:-- --:--:-- --:--:-- 3502 100 781 0 0 100 781 0 3351 --:--:-- --:--:-- --:--:-- 3337 [2022-12-14T21:37:51.281Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] } [2022-12-14T21:37:51.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T21:37:51.463Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T21:37:51.477Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:51.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T21:37:51.772Z] [2022-12-14T21:37:51.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:37:52.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T21:37:52.067Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T21:37:52.067Z] df9b9388f04a: Pulling fs layer [2022-12-14T21:37:52.067Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T21:37:52.067Z] 25bc292e5bac: Pulling fs layer [2022-12-14T21:37:52.067Z] 114826534d7a: Pulling fs layer [2022-12-14T21:37:52.067Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T21:37:52.067Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T21:37:52.067Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T21:37:52.067Z] 114826534d7a: Waiting [2022-12-14T21:37:52.067Z] 4657fd5d0bcf: Waiting [2022-12-14T21:37:52.067Z] 6ad1cebc031e: Waiting [2022-12-14T21:37:52.067Z] 25bc292e5bac: Download complete [2022-12-14T21:37:52.067Z] 52dc419b0ee2: Verifying Checksum [2022-12-14T21:37:52.067Z] 52dc419b0ee2: Download complete [2022-12-14T21:37:52.067Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T21:37:52.067Z] 4657fd5d0bcf: Download complete [2022-12-14T21:37:52.067Z] df9b9388f04a: Download complete [2022-12-14T21:37:52.326Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T21:37:52.326Z] 6ad1cebc031e: Download complete [2022-12-14T21:37:52.326Z] df9b9388f04a: Pull complete [2022-12-14T21:37:52.326Z] 52dc419b0ee2: Pull complete [2022-12-14T21:37:52.587Z] 25bc292e5bac: Pull complete [2022-12-14T21:37:52.845Z] 114826534d7a: Verifying Checksum [2022-12-14T21:37:52.845Z] 114826534d7a: Download complete [2022-12-14T21:37:53.104Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T21:37:53.104Z] 8a3aa393b2d8: Download complete [2022-12-14T21:37:56.383Z] 114826534d7a: Pull complete [2022-12-14T21:37:56.384Z] 4657fd5d0bcf: Pull complete [2022-12-14T21:37:56.384Z] 6ad1cebc031e: Pull complete [2022-12-14T21:37:58.910Z] 8a3aa393b2d8: Pull complete [2022-12-14T21:37:58.910Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T21:37:58.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T21:37:58.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:37:58.981Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:37:59.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-14T21:38:00.915Z] $ docker top e2563fd5d7aaea8f79ccc3f4c39fd101132054ba6c02a53197246f3e8f871db0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T21:38:00.978Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-12-14T21:38:01.252Z] + set -o pipefail [2022-12-14T21:38:01.253Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/8f5b9283-fb08-4ed0-93ed-99a8ba05060e [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] [2022-12-14T21:38:09.366Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T21:38:09.366Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T21:38:09.366Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T21:38:09.377Z] $ docker stop --time=1 e2563fd5d7aaea8f79ccc3f4c39fd101132054ba6c02a53197246f3e8f871db0 [2022-12-14T21:38:11.608Z] $ docker rm -f e2563fd5d7aaea8f79ccc3f4c39fd101132054ba6c02a53197246f3e8f871db0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T21:38:12.313Z] + git log --format=format:%s -1 14c37c6919d6c1a44175d8fd941257ea70202ac9 [Pipeline] sh [2022-12-14T21:38:12.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T21:38:12.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:12.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:38:12.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:38:12.968Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:38:13.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-12-14T21:38:13.391Z] $ docker top aaa57108503dd8f777e26d196c6956c0a5ecc77cc473383aa6152d1e49e05e51 -eo pid,comm [2022-12-14T21:38:13.442Z] 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-12-14T21:38:13.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T21:38:13.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T21:38:13.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T21:38:13.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T21:38:13.590Z] $ docker exec aaa57108503dd8f777e26d196c6956c0a5ecc77cc473383aa6152d1e49e05e51 ssh-agent [2022-12-14T21:38:13.713Z] SSH_AUTH_SOCK=/tmp/ssh-7xGcv3IPFdtO/agent.31 [2022-12-14T21:38:13.713Z] SSH_AGENT_PID=37 [2022-12-14T21:38:13.717Z] Running ssh-add (command line suppressed) [2022-12-14T21:38:13.816Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14942453863463111132.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14942453863463111132.key) [2022-12-14T21:38:13.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T21:38:14.115Z] + git semver tag [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,292 [run_tag] DEBUG tag force:False [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,293 [check_head_tag] DEBUG check head tag [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,293 [execute] INFO git cat-file --batch-check [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,298 [execute] INFO git cat-file --batch [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,311 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T21:38:14.376Z] 2022-12-14 21:38:14,316 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:14.376Z] 3.0.0-dev.1 [Pipeline] } [2022-12-14T21:38:14.385Z] $ docker exec --env ******** --env ******** aaa57108503dd8f777e26d196c6956c0a5ecc77cc473383aa6152d1e49e05e51 ssh-agent -k [2022-12-14T21:38:14.492Z] unset SSH_AUTH_SOCK; [2022-12-14T21:38:14.492Z] unset SSH_AGENT_PID; [2022-12-14T21:38:14.492Z] echo Agent pid 37 killed; [2022-12-14T21:38:14.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T21:38:14.800Z] + git semver [Pipeline] } [2022-12-14T21:38:15.073Z] $ docker stop --time=1 aaa57108503dd8f777e26d196c6956c0a5ecc77cc473383aa6152d1e49e05e51 [2022-12-14T21:38:16.373Z] $ docker rm -f aaa57108503dd8f777e26d196c6956c0a5ecc77cc473383aa6152d1e49e05e51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:16.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T21:38:16.753Z] [2022-12-14T21:38:16.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:17.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T21:38:17.050Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T21:38:17.050Z] ab5ef0e58194: Pulling fs layer [2022-12-14T21:38:17.050Z] 9712f1f96733: Pulling fs layer [2022-12-14T21:38:17.050Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T21:38:17.050Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T21:38:17.050Z] e9a5061849ea: Pulling fs layer [2022-12-14T21:38:17.050Z] d747dcd14b5f: Pulling fs layer [2022-12-14T21:38:17.050Z] 2de7ff778b66: Pulling fs layer [2022-12-14T21:38:17.050Z] e9a5061849ea: Waiting [2022-12-14T21:38:17.050Z] 0d9ebad4ef96: Waiting [2022-12-14T21:38:17.050Z] d747dcd14b5f: Waiting [2022-12-14T21:38:17.050Z] 2de7ff778b66: Waiting [2022-12-14T21:38:17.050Z] 9712f1f96733: Verifying Checksum [2022-12-14T21:38:17.050Z] 9712f1f96733: Download complete [2022-12-14T21:38:17.311Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T21:38:17.311Z] 63f879dbbcfc: Download complete [2022-12-14T21:38:17.572Z] e9a5061849ea: Verifying Checksum [2022-12-14T21:38:17.572Z] e9a5061849ea: Download complete [2022-12-14T21:38:17.572Z] d747dcd14b5f: Verifying Checksum [2022-12-14T21:38:17.572Z] d747dcd14b5f: Download complete [2022-12-14T21:38:17.572Z] ab5ef0e58194: Download complete [2022-12-14T21:38:17.572Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T21:38:17.572Z] 0d9ebad4ef96: Download complete [2022-12-14T21:38:17.830Z] 2de7ff778b66: Verifying Checksum [2022-12-14T21:38:17.830Z] 2de7ff778b66: Download complete [2022-12-14T21:38:20.359Z] ab5ef0e58194: Pull complete [2022-12-14T21:38:20.359Z] 9712f1f96733: Pull complete [2022-12-14T21:38:20.924Z] 63f879dbbcfc: Pull complete [2022-12-14T21:38:24.202Z] 0d9ebad4ef96: Pull complete [2022-12-14T21:38:24.460Z] e9a5061849ea: Pull complete [2022-12-14T21:38:24.460Z] d747dcd14b5f: Pull complete [2022-12-14T21:38:25.395Z] 2de7ff778b66: Pull complete [2022-12-14T21:38:25.395Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T21:38:25.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T21:38:25.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:38:25.466Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:38:25.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools:0.23.1-centos7 cat [2022-12-14T21:38:27.376Z] $ docker top 87a2f73b38f08ce02f08135da051e0e347575aaaced6242e90a3524e8cc96848 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:38:27.445Z] provisioning config files... [2022-12-14T21:38:27.452Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6190111890873916740tmp [2022-12-14T21:38:27.462Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10629837459907308751tmp [2022-12-14T21:38:27.472Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12884212996837111385tmp [Pipeline] { [Pipeline] echo [2022-12-14T21:38:27.488Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:27.770Z] ---> sigul-configuration.sh [2022-12-14T21:38:27.770Z] gpg: directory `/root/.gnupg' created [2022-12-14T21:38:27.770Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T21:38:27.770Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T21:38:27.770Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T21:38:27.770Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T21:38:27.770Z] gpg: CAST5 encrypted data [2022-12-14T21:38:27.770Z] gpg: encrypted with 1 passphrase [2022-12-14T21:38:27.770Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T21:38:28.052Z] + mkdir /home/jenkins [2022-12-14T21:38:28.052Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T21:38:28.335Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-12-14T21:38:28.343Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:28.627Z] ---> sigul-install.sh [2022-12-14T21:38:28.627Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T21:38:28.912Z] + git tag --list [2022-12-14T21:38:28.912Z] v1.0.0 [2022-12-14T21:38:28.912Z] v2.1.0 [2022-12-14T21:38:28.912Z] v2.1.1 [2022-12-14T21:38:28.912Z] v2.1.1-dev.1 [2022-12-14T21:38:28.912Z] v2.2.0 [2022-12-14T21:38:28.912Z] v2.2.1-dev.1 [2022-12-14T21:38:28.912Z] v2.2.1-dev.2 [2022-12-14T21:38:28.912Z] v2.2.1-dev.3 [2022-12-14T21:38:28.912Z] v2.2.1-dev.4 [2022-12-14T21:38:28.912Z] v2.3.0 [2022-12-14T21:38:28.912Z] v2.3.0-dev.10 [2022-12-14T21:38:28.912Z] v2.3.0-dev.11 [2022-12-14T21:38:28.912Z] v2.3.0-dev.12 [2022-12-14T21:38:28.912Z] v2.3.0-dev.13 [2022-12-14T21:38:28.912Z] v2.3.0-dev.14 [2022-12-14T21:38:28.912Z] v2.3.0-dev.15 [2022-12-14T21:38:28.912Z] v2.3.0-dev.16 [2022-12-14T21:38:28.912Z] v2.3.0-dev.17 [2022-12-14T21:38:28.912Z] v2.3.0-dev.18 [2022-12-14T21:38:28.912Z] v2.3.0-dev.19 [2022-12-14T21:38:28.912Z] v2.3.0-dev.20 [2022-12-14T21:38:28.912Z] v2.3.0-dev.4 [2022-12-14T21:38:28.912Z] v2.3.0-dev.5 [2022-12-14T21:38:28.912Z] v2.3.0-dev.6 [2022-12-14T21:38:28.912Z] v2.3.0-dev.7 [2022-12-14T21:38:28.912Z] v2.3.0-dev.8 [2022-12-14T21:38:28.912Z] v2.3.0-dev.9 [2022-12-14T21:38:28.912Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-14T21:38:29.199Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-14T21:38:29.768Z] Signing Git tag with Sigul... [2022-12-14T21:38:29.768Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-14T21:38:30.038Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:30.322Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T21:38:30.329Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T21:38:30.348Z] $ docker stop --time=1 87a2f73b38f08ce02f08135da051e0e347575aaaced6242e90a3524e8cc96848 [2022-12-14T21:38:31.654Z] $ docker rm -f 87a2f73b38f08ce02f08135da051e0e347575aaaced6242e90a3524e8cc96848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T21:38:32.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T21:38:32.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:32.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:38:32.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:38:32.418Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:38:32.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-12-14T21:38:32.822Z] $ docker top a37f4626799886fc2934b2e344a14e2972d6b9995b80e20bace9062741159ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T21:38:32.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T21:38:32.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T21:38:33.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T21:38:33.015Z] $ docker exec a37f4626799886fc2934b2e344a14e2972d6b9995b80e20bace9062741159ac8 ssh-agent [2022-12-14T21:38:33.123Z] SSH_AUTH_SOCK=/tmp/ssh-sJsYQ0Qwcqkz/agent.32 [2022-12-14T21:38:33.123Z] SSH_AGENT_PID=38 [2022-12-14T21:38:33.128Z] Running ssh-add (command line suppressed) [2022-12-14T21:38:33.237Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16551207987618298132.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16551207987618298132.key) [2022-12-14T21:38:33.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T21:38:33.534Z] + git semver bump pre [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,744 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,744 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,744 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,744 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,748 [execute] INFO git cat-file --batch-check [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,754 [execute] INFO git cat-file --batch [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T21:38:33.793Z] 2022-12-14 21:38:33,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:33.793Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T21:38:33.804Z] $ docker exec --env ******** --env ******** a37f4626799886fc2934b2e344a14e2972d6b9995b80e20bace9062741159ac8 ssh-agent -k [2022-12-14T21:38:33.901Z] unset SSH_AUTH_SOCK; [2022-12-14T21:38:33.901Z] unset SSH_AGENT_PID; [2022-12-14T21:38:33.901Z] echo Agent pid 38 killed; [2022-12-14T21:38:33.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T21:38:34.223Z] + git semver [Pipeline] } [2022-12-14T21:38:34.496Z] $ docker stop --time=1 a37f4626799886fc2934b2e344a14e2972d6b9995b80e20bace9062741159ac8 [2022-12-14T21:38:35.795Z] $ docker rm -f a37f4626799886fc2934b2e344a14e2972d6b9995b80e20bace9062741159ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T21:38:36.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T21:38:36.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:36.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T21:38:36.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:38:36.495Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:38:36.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-12-14T21:38:36.865Z] $ docker top f0c333f34c2aa42de3480535fdc63e62e58faf391a22ae071cd4563ad13d1801 -eo pid,comm [2022-12-14T21:38:36.906Z] 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-12-14T21:38:36.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T21:38:36.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T21:38:36.936Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T21:38:37.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T21:38:37.049Z] $ docker exec f0c333f34c2aa42de3480535fdc63e62e58faf391a22ae071cd4563ad13d1801 ssh-agent [2022-12-14T21:38:37.173Z] SSH_AUTH_SOCK=/tmp/ssh-ZNX5TtLn3qxD/agent.33 [2022-12-14T21:38:37.173Z] SSH_AGENT_PID=38 [2022-12-14T21:38:37.178Z] Running ssh-add (command line suppressed) [2022-12-14T21:38:37.281Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3152966601359794924.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3152966601359794924.key) [2022-12-14T21:38:37.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T21:38:37.582Z] + git semver push [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,760 [run_push] DEBUG push [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,761 [execute] INFO git cat-file --batch-check [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,764 [execute] INFO git rev-list 8e8694771e1bf15f3ba686448ec0f88b3f7eb786 -- [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,765 [execute] DEBUG Popen(['git', 'rev-list', '8e8694771e1bf15f3ba686448ec0f88b3f7eb786', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,771 [execute] INFO git fetch -v origin [2022-12-14T21:38:37.842Z] 2022-12-14 21:38:37,771 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T21:38:38.412Z] 2022-12-14 21:38:38,255 [run_push] DEBUG no remote changes detected [2022-12-14T21:38:38.412Z] 2022-12-14 21:38:38,256 [execute] INFO git push origin semver [2022-12-14T21:38:38.412Z] 2022-12-14 21:38:38,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T21:38:39.350Z] 2022-12-14 21:38:39,044 [run_push] DEBUG push all version tags [2022-12-14T21:38:39.350Z] 2022-12-14 21:38:39,044 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T21:38:39.350Z] 2022-12-14 21:38:39,045 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T21:38:39.918Z] 2022-12-14 21:38:39,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-12-14T21:38:39.918Z] 3.0.0-dev.2 [Pipeline] } [2022-12-14T21:38:39.928Z] $ docker exec --env ******** --env ******** f0c333f34c2aa42de3480535fdc63e62e58faf391a22ae071cd4563ad13d1801 ssh-agent -k [2022-12-14T21:38:40.017Z] unset SSH_AUTH_SOCK; [2022-12-14T21:38:40.017Z] unset SSH_AGENT_PID; [2022-12-14T21:38:40.018Z] echo Agent pid 38 killed; [2022-12-14T21:38:40.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T21:38:40.326Z] + git semver [Pipeline] } [2022-12-14T21:38:40.599Z] $ docker stop --time=1 f0c333f34c2aa42de3480535fdc63e62e58faf391a22ae071cd4563ad13d1801 [2022-12-14T21:38:41.925Z] $ docker rm -f f0c333f34c2aa42de3480535fdc63e62e58faf391a22ae071cd4563ad13d1801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-12-14T21:38:42.517Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-12-14T21:38:42.517Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-12-14T21:38:42.517Z] total 16 [2022-12-14T21:38:42.517Z] drwxr-xr-x 3 root root 4096 Dec 14 21:30 . [2022-12-14T21:38:42.517Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 21:38 .. [2022-12-14T21:38:42.517Z] drwxr-xr-x 2 root root 4096 Dec 14 21:30 cost [2022-12-14T21:38:42.517Z] -rw-r--r-- 1 root root 82 Dec 14 21:30 cost.csv [2022-12-14T21:38:42.517Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-12-14T21:38:42.517Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-12-14T21:38:42.517Z] total 16 [2022-12-14T21:38:42.517Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 21:30 . [2022-12-14T21:38:42.517Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 21:38 .. [2022-12-14T21:38:42.517Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 21:30 cost [2022-12-14T21:38:42.517Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 14 21:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:42.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:43.663Z] ---> package-listing.sh [2022-12-14T21:38:43.663Z] ++ facter osfamily [2022-12-14T21:38:43.663Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T21:38:43.923Z] + OS_FAMILY=debian [2022-12-14T21:38:43.923Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-12-14T21:38:43.923Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T21:38:43.923Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T21:38:43.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T21:38:43.923Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T21:38:43.923Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-12-14T21:38:43.923Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T21:38:43.923Z] + case "${OS_FAMILY}" in [2022-12-14T21:38:43.923Z] + dpkg -l [2022-12-14T21:38:43.923Z] + grep '^ii' [2022-12-14T21:38:43.923Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T21:38:43.923Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T21:38:43.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T21:38:43.923Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-12-14T21:38:43.923Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-12-14T21:38:43.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-12-14T21:38:43.933Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-14T21:38:44.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T21:38:44.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T21:38:44.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T21:38:44.833Z] prd-ubuntu20.04-docker-8c-8g-121259 does not seem to be running inside a container [2022-12-14T21:38:44.865Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat [2022-12-14T21:38:45.098Z] $ docker top e5d9d4b19a0370b42249acbabe96c8d86859632c29ff08275fdd48ace6d37937 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T21:38:45.444Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T21:38:45.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T21:38:46.013Z] + ls /var/log/sa-host [2022-12-14T21:38:46.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T21:38:46.226Z] provisioning config files... [2022-12-14T21:38:46.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12877823707051780941tmp [Pipeline] { [Pipeline] echo [2022-12-14T21:38:46.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:46.634Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T21:38:46.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:47.026Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T21:38:47.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:47.313Z] ---> sudo-logs.sh [2022-12-14T21:38:47.313Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T21:38:47.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:47.622Z] ---> job-cost.sh [2022-12-14T21:38:47.623Z] lf-activate-venv: SKIPPING [2022-12-14T21:38:47.623Z] DEBUG: total: 0.2199999988079071 [2022-12-14T21:38:47.623Z] INFO: Retrieving Stack Cost... [2022-12-14T21:38:47.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T21:38:48.448Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T21:38:48.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T21:38:48.745Z] ---> logs-deploy.sh [2022-12-14T21:38:48.745Z] lf-activate-venv: SKIPPING [2022-12-14T21:38:48.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/53 [2022-12-14T21:38:48.745Z] INFO: archiving workspace using pattern(s): [2022-12-14T21:38:49.678Z] Archives upload complete. [2022-12-14T21:38:49.678Z] INFO: archiving logs to Nexus [2022-12-14T21:38:50.616Z] ---> uname -a: [2022-12-14T21:38:50.616Z] Linux prd-ubuntu20-04-docker-8c-8g-121259 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-14T21:38:50.616Z] [2022-12-14T21:38:50.616Z] [2022-12-14T21:38:50.616Z] ---> lscpu: [2022-12-14T21:38:50.616Z] Architecture: x86_64 [2022-12-14T21:38:50.616Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-14T21:38:50.616Z] Byte Order: Little Endian [2022-12-14T21:38:50.616Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-14T21:38:50.616Z] CPU(s): 8 [2022-12-14T21:38:50.616Z] On-line CPU(s) list: 0-7 [2022-12-14T21:38:50.616Z] Thread(s) per core: 1 [2022-12-14T21:38:50.616Z] Core(s) per socket: 1 [2022-12-14T21:38:50.616Z] Socket(s): 8 [2022-12-14T21:38:50.616Z] NUMA node(s): 1 [2022-12-14T21:38:50.616Z] Vendor ID: AuthenticAMD [2022-12-14T21:38:50.616Z] CPU family: 23 [2022-12-14T21:38:50.616Z] Model: 49 [2022-12-14T21:38:50.616Z] Model name: AMD EPYC-Rome Processor [2022-12-14T21:38:50.616Z] Stepping: 0 [2022-12-14T21:38:50.616Z] CPU MHz: 2799.998 [2022-12-14T21:38:50.616Z] BogoMIPS: 5599.99 [2022-12-14T21:38:50.616Z] Virtualization: AMD-V [2022-12-14T21:38:50.616Z] Hypervisor vendor: KVM [2022-12-14T21:38:50.616Z] Virtualization type: full [2022-12-14T21:38:50.616Z] L1d cache: 256 KiB [2022-12-14T21:38:50.616Z] L1i cache: 256 KiB [2022-12-14T21:38:50.616Z] L2 cache: 4 MiB [2022-12-14T21:38:50.616Z] L3 cache: 128 MiB [2022-12-14T21:38:50.616Z] NUMA node0 CPU(s): 0-7 [2022-12-14T21:38:50.616Z] Vulnerability Itlb multihit: Not affected [2022-12-14T21:38:50.616Z] Vulnerability L1tf: Not affected [2022-12-14T21:38:50.616Z] Vulnerability Mds: Not affected [2022-12-14T21:38:50.616Z] Vulnerability Meltdown: Not affected [2022-12-14T21:38:50.616Z] Vulnerability Mmio stale data: Not affected [2022-12-14T21:38:50.616Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-14T21:38:50.616Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-14T21:38:50.616Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-14T21:38:50.616Z] Vulnerability Srbds: Not affected [2022-12-14T21:38:50.616Z] Vulnerability Tsx async abort: Not affected [2022-12-14T21:38:50.617Z] 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-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] ---> nproc: [2022-12-14T21:38:50.617Z] 8 [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] ---> df -h: [2022-12-14T21:38:50.617Z] Filesystem Size Used Avail Use% Mounted on [2022-12-14T21:38:50.617Z] overlay 155G 13G 143G 9% / [2022-12-14T21:38:50.617Z] tmpfs 64M 0 64M 0% /dev [2022-12-14T21:38:50.617Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-14T21:38:50.617Z] shm 64M 0 64M 0% /dev/shm [2022-12-14T21:38:50.617Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] ---> sar -b -r -n DEV: [2022-12-14T21:38:50.617Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121259) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:27:56 LINUX RESTART (8 CPU) [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-14T21:38:50.617Z] 21:29:02 194.10 47.98 146.13 0.00 5418.03 209399.63 0.00 [2022-12-14T21:38:50.617Z] 21:30:01 171.84 1.29 170.55 0.00 15.99 48910.34 0.00 [2022-12-14T21:38:50.617Z] 21:31:01 112.63 0.12 112.51 0.00 16.40 33301.52 0.00 [2022-12-14T21:38:50.617Z] 21:32:01 1.48 0.00 1.48 0.00 0.00 19.08 0.00 [2022-12-14T21:38:50.617Z] 21:33:01 3.33 0.97 2.37 0.00 67.44 54.25 0.00 [2022-12-14T21:38:50.617Z] 21:34:01 54.21 9.60 44.61 0.00 5087.29 8755.07 0.00 [2022-12-14T21:38:50.617Z] 21:35:01 5.60 1.03 4.57 0.00 22.00 108.38 0.00 [2022-12-14T21:38:50.617Z] 21:36:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2022-12-14T21:38:50.617Z] 21:37:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 [2022-12-14T21:38:50.617Z] 21:38:01 31.48 0.13 31.34 0.00 13.20 24697.62 0.00 [2022-12-14T21:38:50.617Z] Average: 57.57 6.12 51.45 0.00 1065.75 32500.38 0.00 [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-14T21:38:50.617Z] 21:29:02 29141536 31573184 745820 2.27 73812 2632708 2009992 5.92 1010660 2374236 688 [2022-12-14T21:38:50.617Z] 21:30:01 27863092 31186340 1113320 3.39 141496 3376376 2453316 7.23 1661164 2902920 215552 [2022-12-14T21:38:50.617Z] 21:31:01 27732060 31559796 740372 2.25 152308 3829164 1756272 5.18 1235784 3415656 460 [2022-12-14T21:38:50.617Z] 21:32:01 27732388 31560188 739852 2.25 152332 3829164 1756272 5.18 1235036 3415656 16 [2022-12-14T21:38:50.617Z] 21:33:01 27729012 31563992 735260 2.24 153812 3834336 1772736 5.22 1237664 3420800 304 [2022-12-14T21:38:50.617Z] 21:34:01 27216352 31545360 736304 2.24 185704 4283096 1833736 5.40 1550304 3580544 280 [2022-12-14T21:38:50.617Z] 21:35:01 27225948 31551364 730604 2.22 184308 4280460 1846684 5.44 1544140 3577900 8 [2022-12-14T21:38:50.617Z] 21:36:01 27226372 31551840 730012 2.22 184384 4280460 1846684 5.44 1544180 3577904 8 [2022-12-14T21:38:50.617Z] 21:37:01 27225700 31551324 730440 2.22 184472 4280468 1846684 5.44 1544328 3577912 12 [2022-12-14T21:38:50.617Z] 21:38:01 26361212 31446976 831780 2.53 190616 4984664 1894788 5.58 1661144 4271268 616 [2022-12-14T21:38:50.617Z] Average: 27545367 31509036 783376 2.38 160324 3961090 1901716 5.60 1422440 3411480 21794 [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-14T21:38:50.617Z] 21:29:02 docker0 24.43 28.48 1.99 202.66 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:29:02 ens3 589.32 411.86 6725.84 87.95 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:29:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:29:02 veth147dd43 9.22 10.75 0.86 10.16 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:30:01 docker0 150.63 194.39 12.35 1784.99 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:30:01 ens3 239.19 177.52 1825.88 31.76 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:30:01 veth9d66b1d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:31:01 docker0 2.22 5.03 0.15 57.53 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:31:01 ens3 170.97 144.26 2654.75 320.14 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:31:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:33:01 ens3 0.62 0.67 0.44 0.23 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:34:01 ens3 198.00 122.31 2750.99 8.28 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:34:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:35:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:36:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:38:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:38:01 ens3 131.89 79.57 3972.10 10.89 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:38:01 veth61d3872 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] 21:38:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] Average: docker0 17.51 22.51 1.43 201.90 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] Average: ens3 132.85 93.51 1792.92 45.95 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] Average: veth61d3872 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] Average: lo 1.71 1.71 0.16 0.16 0.00 0.00 0.00 0.00 [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] ---> sar -P ALL: [2022-12-14T21:38:50.617Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121259) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:27:56 LINUX RESTART (8 CPU) [2022-12-14T21:38:50.617Z] [2022-12-14T21:38:50.617Z] 21:28:01 CPU %user %nice %system %iowait %steal %idle [2022-12-14T21:38:50.617Z] 21:29:02 all 9.74 0.00 3.80 1.30 0.05 85.12 [2022-12-14T21:38:50.617Z] 21:29:02 0 8.76 0.00 4.03 0.44 0.03 86.74 [2022-12-14T21:38:50.617Z] 21:29:02 1 8.26 0.00 3.99 2.20 0.05 85.50 [2022-12-14T21:38:50.617Z] 21:29:02 2 12.18 0.00 4.71 0.62 0.05 82.43 [2022-12-14T21:38:50.617Z] 21:29:02 3 10.07 0.00 3.50 1.70 0.05 84.68 [2022-12-14T21:38:50.617Z] 21:29:02 4 10.71 0.00 3.32 2.28 0.07 83.62 [2022-12-14T21:38:50.617Z] 21:29:02 5 10.51 0.00 3.05 1.03 0.05 85.36 [2022-12-14T21:38:50.617Z] 21:29:02 6 8.69 0.00 3.29 0.20 0.05 87.77 [2022-12-14T21:38:50.617Z] 21:29:02 7 8.72 0.00 4.49 1.92 0.05 84.83 [2022-12-14T21:38:50.617Z] 21:30:01 all 37.10 0.00 7.31 0.94 0.09 54.55 [2022-12-14T21:38:50.617Z] 21:30:01 0 36.57 0.00 7.26 0.17 0.09 55.91 [2022-12-14T21:38:50.617Z] 21:30:01 1 37.52 0.00 8.96 4.05 0.12 49.35 [2022-12-14T21:38:50.617Z] 21:30:01 2 36.34 0.00 6.70 1.84 0.09 55.03 [2022-12-14T21:38:50.617Z] 21:30:01 3 37.59 0.00 7.74 0.88 0.10 53.69 [2022-12-14T21:38:50.617Z] 21:30:01 4 36.78 0.00 6.85 0.15 0.09 56.13 [2022-12-14T21:38:50.617Z] 21:30:01 5 38.60 0.00 6.16 0.09 0.09 55.07 [2022-12-14T21:38:50.617Z] 21:30:01 6 36.49 0.00 7.51 0.24 0.09 55.67 [2022-12-14T21:38:50.617Z] 21:30:01 7 36.92 0.00 7.27 0.14 0.10 55.57 [2022-12-14T21:38:50.617Z] 21:31:01 all 8.55 0.00 2.46 0.72 0.03 88.25 [2022-12-14T21:38:50.617Z] 21:31:01 0 9.57 0.00 2.20 0.24 0.03 87.96 [2022-12-14T21:38:50.617Z] 21:31:01 1 7.50 0.00 2.23 1.18 0.03 89.05 [2022-12-14T21:38:50.617Z] 21:31:01 2 8.07 0.00 2.69 0.15 0.03 89.05 [2022-12-14T21:38:50.617Z] 21:31:01 3 7.73 0.00 3.13 3.76 0.03 85.35 [2022-12-14T21:38:50.617Z] 21:31:01 4 9.31 0.00 2.82 0.18 0.03 87.66 [2022-12-14T21:38:50.617Z] 21:31:01 5 7.77 0.00 2.33 0.17 0.02 89.71 [2022-12-14T21:38:50.617Z] 21:31:01 6 10.18 0.00 2.12 0.02 0.03 87.65 [2022-12-14T21:38:50.617Z] 21:31:01 7 8.22 0.00 2.13 0.03 0.03 89.58 [2022-12-14T21:38:50.617Z] 21:32:01 all 0.11 0.00 0.02 0.01 0.01 99.86 [2022-12-14T21:38:50.617Z] 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T21:38:50.617Z] 21:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-14T21:38:50.617Z] 21:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T21:38:50.617Z] 21:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-14T21:38:50.617Z] 21:32:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2022-12-14T21:38:50.617Z] 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T21:38:50.617Z] 21:32:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2022-12-14T21:38:50.617Z] 21:32:01 7 0.70 0.00 0.03 0.00 0.02 99.25 [2022-12-14T21:38:50.617Z] 21:33:01 all 0.31 0.00 0.06 0.02 0.01 99.60 [2022-12-14T21:38:50.617Z] 21:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-14T21:38:50.617Z] 21:33:01 1 2.02 0.00 0.07 0.00 0.02 97.90 [2022-12-14T21:38:50.617Z] 21:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-14T21:38:50.617Z] 21:33:01 3 0.03 0.00 0.00 0.08 0.00 99.88 [2022-12-14T21:38:50.617Z] 21:33:01 4 0.15 0.00 0.25 0.02 0.02 99.57 [2022-12-14T21:38:50.617Z] 21:33:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2022-12-14T21:38:50.617Z] 21:33:01 6 0.10 0.00 0.03 0.02 0.00 99.85 [2022-12-14T21:38:50.617Z] 21:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T21:38:50.617Z] 21:34:01 all 2.15 0.00 1.37 0.32 0.02 96.14 [2022-12-14T21:38:50.617Z] 21:34:01 0 1.72 0.00 1.35 0.18 0.02 96.73 [2022-12-14T21:38:50.617Z] 21:34:01 1 1.22 0.00 2.97 0.07 0.02 95.72 [2022-12-14T21:38:50.617Z] 21:34:01 2 1.49 0.00 0.55 0.10 0.02 97.85 [2022-12-14T21:38:50.617Z] 21:34:01 3 1.74 0.00 1.09 1.19 0.03 95.96 [2022-12-14T21:38:50.617Z] 21:34:01 4 3.19 0.00 1.07 0.27 0.02 95.46 [2022-12-14T21:38:50.617Z] 21:34:01 5 3.14 0.00 1.12 0.15 0.03 95.55 [2022-12-14T21:38:50.617Z] 21:34:01 6 1.92 0.00 1.59 0.52 0.00 95.98 [2022-12-14T21:38:50.617Z] 21:34:01 7 2.78 0.00 1.26 0.05 0.02 95.90 [2022-12-14T21:38:50.617Z] 21:35:01 all 0.13 0.00 0.07 0.03 0.01 99.77 [2022-12-14T21:38:50.617Z] 21:35:01 0 0.35 0.00 0.08 0.02 0.00 99.55 [2022-12-14T21:38:50.617Z] 21:35:01 1 0.03 0.00 0.05 0.10 0.00 99.82 [2022-12-14T21:38:50.617Z] 21:35:01 2 0.13 0.00 0.10 0.05 0.02 99.70 [2022-12-14T21:38:50.617Z] 21:35:01 3 0.12 0.00 0.05 0.02 0.00 99.82 [2022-12-14T21:38:50.618Z] 21:35:01 4 0.17 0.00 0.07 0.02 0.00 99.75 [2022-12-14T21:38:50.618Z] 21:35:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2022-12-14T21:38:50.618Z] 21:35:01 6 0.07 0.00 0.12 0.00 0.02 99.80 [2022-12-14T21:38:50.618Z] 21:35:01 7 0.13 0.00 0.03 0.00 0.02 99.82 [2022-12-14T21:38:50.618Z] 21:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-12-14T21:38:50.618Z] 21:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T21:38:50.618Z] 21:36:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-14T21:38:50.618Z] 21:36:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2022-12-14T21:38:50.618Z] 21:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T21:38:50.618Z] 21:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T21:38:50.618Z] 21:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-14T21:38:50.618Z] 21:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-14T21:38:50.618Z] 21:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-14T21:38:50.618Z] 21:37:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2022-12-14T21:38:50.618Z] 21:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T21:38:50.618Z] 21:37:01 1 0.02 0.00 0.02 0.07 0.02 99.88 [2022-12-14T21:38:50.618Z] 21:37:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2022-12-14T21:38:50.618Z] 21:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T21:38:50.618Z] 21:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-14T21:38:50.618Z] 21:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-14T21:38:50.618Z] 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T21:38:50.618Z] 21:37:01 7 0.30 0.00 0.00 0.00 0.00 99.70 [2022-12-14T21:38:50.618Z] 21:38:01 all 2.83 0.00 1.29 0.40 0.01 95.47 [2022-12-14T21:38:50.618Z] 21:38:01 0 1.90 0.00 1.28 0.02 0.02 96.78 [2022-12-14T21:38:50.618Z] 21:38:01 1 2.78 0.00 1.11 0.87 0.02 95.22 [2022-12-14T21:38:50.618Z] 21:38:01 2 3.77 0.00 1.40 2.12 0.02 92.70 [2022-12-14T21:38:50.618Z] 21:38:01 3 2.14 0.00 1.59 0.00 0.02 96.25 [2022-12-14T21:38:50.618Z] 21:38:01 4 3.56 0.00 0.87 0.02 0.02 95.53 [2022-12-14T21:38:50.618Z] 21:38:01 5 3.06 0.00 1.74 0.05 0.02 95.14 [2022-12-14T21:38:50.618Z] 21:38:01 6 2.39 0.00 1.12 0.10 0.00 96.39 [2022-12-14T21:38:50.618Z] 21:38:01 7 3.02 0.00 1.19 0.03 0.02 95.74 [2022-12-14T21:38:50.618Z] Average: all 6.01 0.00 1.62 0.37 0.02 91.98 [2022-12-14T21:38:50.618Z] Average: 0 5.80 0.00 1.61 0.11 0.02 92.47 [2022-12-14T21:38:50.618Z] Average: 1 5.85 0.00 1.92 0.84 0.03 91.36 [2022-12-14T21:38:50.618Z] Average: 2 6.13 0.00 1.61 0.49 0.03 91.75 [2022-12-14T21:38:50.618Z] Average: 3 5.85 0.00 1.69 0.76 0.02 91.67 [2022-12-14T21:38:50.618Z] Average: 4 6.31 0.00 1.51 0.29 0.03 91.87 [2022-12-14T21:38:50.618Z] Average: 5 6.23 0.00 1.44 0.15 0.02 92.16 [2022-12-14T21:38:50.618Z] Average: 6 5.89 0.00 1.56 0.11 0.02 92.41 [2022-12-14T21:38:50.618Z] Average: 7 6.00 0.00 1.62 0.21 0.03 92.14 [2022-12-14T21:38:50.618Z] [2022-12-14T21:38:50.618Z] [2022-12-14T21:38:50.618Z]