Pull request #426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 6846ae7f380aea838b0b9e083d5841d03bae8c94+4a922296995208ff0e4cc89e50973eb58c03687f (08c7a63c167f82030e38942c1a10bd3d8ceed560) 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-ssh4891048161141365836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16587341579218850706.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8367583491441389631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5622178847354143606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16306417063318182183.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18014235156988339392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-251 in /w/workspace/xfoundry_device-modbus-go_PR-426 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-426 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 6846ae7f380aea838b0b9e083d5841d03bae8c94 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 6846ae7f380aea838b0b9e083d5841d03bae8c94 Checking out Revision 6846ae7f380aea838b0b9e083d5841d03bae8c94 (PR-426) > git config core.sparsecheckout # timeout=10 > git checkout -f 6846ae7f380aea838b0b9e083d5841d03bae8c94 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6846ae7f380aea838b0b9e083d5841d03bae8c94 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T20:36:30.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T20:36:31.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T20:36:31.139Z] ========================================================= [2023-03-14T20:36:31.139Z] EdgeX Global Pipelines Version Info [2023-03-14T20:36:31.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:36:31.885Z] ------------------- [2023-03-14T20:36:31.886Z] stable info: [2023-03-14T20:36:31.886Z] ------------------- [2023-03-14T20:36:31.886Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T20:36:31.886Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:36:31.886Z] Message: update stable to v1.0.245 [2023-03-14T20:36:32.456Z] ------------------- [2023-03-14T20:36:32.456Z] experimental info: [2023-03-14T20:36:32.456Z] ------------------- [2023-03-14T20:36:32.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T20:36:32.456Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:36:32.456Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T20:36:32.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-14T20:36:32.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-14T20:36:32.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T20:36:32.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T20:36:32.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T20:36:32.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T20:36:32.988Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T20:36:33.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T20:36:33.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T20:36:33.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T20:36:33.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T20:36:33.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-14T20:36:33.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T20:36:33.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T20:36:33.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:36:33.355Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:36:33.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:36:33.441Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:36:33.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T20:36:33.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T20:36:33.556Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T20:36:33.597Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T20:36:33.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T20:36:33.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T20:36:33.714Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T20:36:33.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T20:36:33.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T20:36:33.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo [2023-03-14T20:36:33.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo [2023-03-14T20:36:33.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo [2023-03-14T20:36:33.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6846ae7f380aea838b0b9e083d5841d03bae8c94 [Pipeline] echo [2023-03-14T20:36:33.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6846ae7 [Pipeline] echo [2023-03-14T20:36:34.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:36:34.138Z] provisioning config files... [2023-03-14T20:36:34.152Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/config12922260345613190298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:36:34.535Z] ---> docker-login.sh [2023-03-14T20:36:34.535Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:36:34.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:34.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:34.797Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:34.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:34.797Z] [2023-03-14T20:36:34.797Z] Login Succeeded [2023-03-14T20:36:34.797Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:36:34.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:35.056Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:35.057Z] [2023-03-14T20:36:35.057Z] Login Succeeded [2023-03-14T20:36:35.057Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:36:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:35.057Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:35.057Z] [2023-03-14T20:36:35.057Z] Login Succeeded [2023-03-14T20:36:35.057Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:36:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:35.057Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:35.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:35.057Z] [2023-03-14T20:36:35.057Z] Login Succeeded [2023-03-14T20:36:35.057Z] docker.io [2023-03-14T20:36:35.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:35.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:35.577Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:35.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:35.577Z] [2023-03-14T20:36:35.577Z] Login Succeeded [2023-03-14T20:36:35.577Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:36:35.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T20:36:36.189Z] + git rev-list -1 --merges 6846ae7f380aea838b0b9e083d5841d03bae8c94~1..6846ae7f380aea838b0b9e083d5841d03bae8c94 [Pipeline] echo [2023-03-14T20:36:36.253Z] -----------> git rev-list -1 --merges 6846ae7f380aea838b0b9e083d5841d03bae8c94~1..6846ae7f380aea838b0b9e083d5841d03bae8c94 6846ae7f380aea838b0b9e083d5841d03bae8c94 [false] [Pipeline] sh [2023-03-14T20:36:36.561Z] + git log --format=format:%s -1 6846ae7f380aea838b0b9e083d5841d03bae8c94 [Pipeline] echo [2023-03-14T20:36:36.596Z] ========================================================= [2023-03-14T20:36:36.596Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T20:36:36.596Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:36:37.034Z] + git log --format=format:%s -1 6846ae7f380aea838b0b9e083d5841d03bae8c94 [Pipeline] echo [2023-03-14T20:36:37.065Z] [semverPrep] GIT_COMMIT: 6846ae7f380aea838b0b9e083d5841d03bae8c94, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo [2023-03-14T20:36:37.090Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T20:36:37.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:36:37.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T20:36:37.454Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T20:36:37.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T20:36:37.454Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T20:36:37.454Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T20:36:37.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:36:37.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:36:37.866Z] [2023-03-14T20:36:37.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:36:38.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:36:38.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T20:36:38.240Z] b85a868b505f: Pulling fs layer [2023-03-14T20:36:38.240Z] e2be974225ed: Pulling fs layer [2023-03-14T20:36:38.240Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T20:36:38.240Z] 988bab9f4d93: Pulling fs layer [2023-03-14T20:36:38.240Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T20:36:38.240Z] eaf3925da568: Pulling fs layer [2023-03-14T20:36:38.240Z] bab4dde63d76: Pulling fs layer [2023-03-14T20:36:38.240Z] bde34c3a00c8: Pulling fs layer [2023-03-14T20:36:38.240Z] b352a97aabf1: Pulling fs layer [2023-03-14T20:36:38.240Z] 4872d77fe225: Pulling fs layer [2023-03-14T20:36:38.240Z] 5851b861e8e6: Pulling fs layer [2023-03-14T20:36:38.240Z] bab4dde63d76: Waiting [2023-03-14T20:36:38.240Z] bde34c3a00c8: Waiting [2023-03-14T20:36:38.240Z] b352a97aabf1: Waiting [2023-03-14T20:36:38.241Z] 4872d77fe225: Waiting [2023-03-14T20:36:38.241Z] 5851b861e8e6: Waiting [2023-03-14T20:36:38.241Z] 988bab9f4d93: Waiting [2023-03-14T20:36:38.241Z] 1469e6f7b9e6: Waiting [2023-03-14T20:36:38.241Z] eaf3925da568: Waiting [2023-03-14T20:36:38.241Z] e2be974225ed: Verifying Checksum [2023-03-14T20:36:38.241Z] e2be974225ed: Download complete [2023-03-14T20:36:38.241Z] 988bab9f4d93: Verifying Checksum [2023-03-14T20:36:38.241Z] 988bab9f4d93: Download complete [2023-03-14T20:36:38.500Z] 1469e6f7b9e6: Download complete [2023-03-14T20:36:38.500Z] eaf3925da568: Verifying Checksum [2023-03-14T20:36:38.500Z] eaf3925da568: Download complete [2023-03-14T20:36:38.500Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T20:36:38.500Z] 339a4e72a1f5: Download complete [2023-03-14T20:36:38.500Z] bde34c3a00c8: Verifying Checksum [2023-03-14T20:36:38.500Z] bde34c3a00c8: Download complete [2023-03-14T20:36:38.500Z] b352a97aabf1: Verifying Checksum [2023-03-14T20:36:38.500Z] b352a97aabf1: Download complete [2023-03-14T20:36:38.500Z] 4872d77fe225: Verifying Checksum [2023-03-14T20:36:38.500Z] 4872d77fe225: Download complete [2023-03-14T20:36:38.500Z] 5851b861e8e6: Verifying Checksum [2023-03-14T20:36:38.500Z] 5851b861e8e6: Download complete [2023-03-14T20:36:38.500Z] b85a868b505f: Verifying Checksum [2023-03-14T20:36:38.500Z] b85a868b505f: Download complete [2023-03-14T20:36:38.757Z] bab4dde63d76: Verifying Checksum [2023-03-14T20:36:38.757Z] bab4dde63d76: Download complete [2023-03-14T20:36:40.145Z] b85a868b505f: Pull complete [2023-03-14T20:36:40.145Z] e2be974225ed: Pull complete [2023-03-14T20:36:40.715Z] 339a4e72a1f5: Pull complete [2023-03-14T20:36:40.715Z] 988bab9f4d93: Pull complete [2023-03-14T20:36:40.975Z] 1469e6f7b9e6: Pull complete [2023-03-14T20:36:40.975Z] eaf3925da568: Pull complete [2023-03-14T20:36:42.880Z] bab4dde63d76: Pull complete [2023-03-14T20:36:42.880Z] bde34c3a00c8: Pull complete [2023-03-14T20:36:43.140Z] b352a97aabf1: Pull complete [2023-03-14T20:36:43.140Z] 4872d77fe225: Pull complete [2023-03-14T20:36:43.140Z] 5851b861e8e6: Pull complete [2023-03-14T20:36:43.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T20:36:43.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:36:43.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:36:43.388Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2023-03-14T20:36:43.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-426 -v /w/workspace/xfoundry_device-modbus-go_PR-426:/w/workspace/xfoundry_device-modbus-go_PR-426:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-426@tmp:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:36:46.283Z] $ docker top ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 -eo pid,comm [2023-03-14T20:36:46.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T20:36:46.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:36:46.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:36:46.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:36:46.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:36:46.586Z] $ docker exec ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 ssh-agent [2023-03-14T20:36:46.731Z] SSH_AUTH_SOCK=/tmp/ssh-YPdRFJTJl4Oa/agent.32 [2023-03-14T20:36:46.732Z] SSH_AGENT_PID=38 [2023-03-14T20:36:46.738Z] Running ssh-add (command line suppressed) [2023-03-14T20:36:46.844Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-426@tmp/private_key_3492000706001065484.key (/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/private_key_3492000706001065484.key) [2023-03-14T20:36:46.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:36:47.187Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:36:47.216Z] $ docker exec --env ******** --env ******** ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 ssh-agent -k [2023-03-14T20:36:47.317Z] unset SSH_AUTH_SOCK; [2023-03-14T20:36:47.317Z] unset SSH_AGENT_PID; [2023-03-14T20:36:47.317Z] echo Agent pid 38 killed; [2023-03-14T20:36:47.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:36:47.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:36:47.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:36:47.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:36:47.529Z] $ docker exec ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 ssh-agent [2023-03-14T20:36:47.645Z] SSH_AUTH_SOCK=/tmp/ssh-tIal36By2ifM/agent.70 [2023-03-14T20:36:47.645Z] SSH_AGENT_PID=76 [2023-03-14T20:36:47.649Z] Running ssh-add (command line suppressed) [2023-03-14T20:36:47.754Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-426@tmp/private_key_903801593676030168.key (/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/private_key_903801593676030168.key) [2023-03-14T20:36:47.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:36:48.103Z] + git semver init [2023-03-14T20:36:48.363Z] 2023-03-14 20:36:48,289 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:36:48.363Z] 2023-03-14 20:36:48,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-426/.semver [2023-03-14T20:36:48.363Z] 2023-03-14 20:36:48,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-426/.semver [2023-03-14T20:36:48.363Z] 2023-03-14 20:36:48,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-426/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-426, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,122 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-426/.git/info/exclude [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,122 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-426/.semver/PR-426 with force:False [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,123 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-426/.semver/PR-426 [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,126 [execute] INFO git cat-file --batch-check [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,134 [execute] INFO git cat-file --batch [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:36:49.305Z] 2023-03-14 20:36:49,140 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-426/.semver/PR-426 [2023-03-14T20:36:49.305Z] 0.0.0 [Pipeline] } [2023-03-14T20:36:49.334Z] $ docker exec --env ******** --env ******** ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 ssh-agent -k [2023-03-14T20:36:49.435Z] unset SSH_AUTH_SOCK; [2023-03-14T20:36:49.436Z] unset SSH_AGENT_PID; [2023-03-14T20:36:49.436Z] echo Agent pid 76 killed; [2023-03-14T20:36:49.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:36:49.856Z] + git semver [Pipeline] } [2023-03-14T20:36:50.157Z] $ docker stop --time=1 ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 [2023-03-14T20:36:51.436Z] $ docker rm -f --volumes ad759e8bc7885d66be49fe02ecf86237b6a80b116d0790070f05df43abd813d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:36:51.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:36:52.119Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:36:52.136Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:36:52.708Z] provisioning config files... [2023-03-14T20:36:52.719Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/config6807028982524512295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:36:52.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-247 in /w/workspace/xfoundry_device-modbus-go_PR-426 [Pipeline] { [Pipeline] ws [2023-03-14T20:36:52.960Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:36:53.047Z] Selected Git installation does not exist. Using Default [2023-03-14T20:36:53.047Z] The recommended git tool is: NONE [2023-03-14T20:36:53.066Z] ---> docker-login.sh [2023-03-14T20:36:53.066Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:36:53.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:53.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:53.066Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:53.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:53.066Z] [2023-03-14T20:36:53.066Z] Login Succeeded [2023-03-14T20:36:53.066Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:36:53.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:53.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:53.066Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:53.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:53.066Z] [2023-03-14T20:36:53.066Z] Login Succeeded [2023-03-14T20:36:53.066Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:36:53.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:53.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:53.325Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:53.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:53.325Z] [2023-03-14T20:36:53.325Z] Login Succeeded [2023-03-14T20:36:53.325Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:36:53.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:53.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:53.325Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:53.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:53.325Z] [2023-03-14T20:36:53.325Z] Login Succeeded [2023-03-14T20:36:53.325Z] docker.io [2023-03-14T20:36:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:36:53.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:36:53.584Z] Configure a credential helper to remove this warning. See [2023-03-14T20:36:53.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:36:53.584Z] [2023-03-14T20:36:53.584Z] Login Succeeded [2023-03-14T20:36:53.584Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:36:53.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:36:53.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:36:53.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:36:53.866Z] ========================================================= [2023-03-14T20:36:53.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:36:53.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:36:54.343Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T20:36:54.344Z] Sending build context to Docker daemon 6.327MB [2023-03-14T20:36:54.344Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:36:54.344Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T20:36:54.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:36:54.344Z] 63b65145d645: Pulling fs layer [2023-03-14T20:36:54.344Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:36:54.344Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:36:54.344Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:36:54.344Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:36:54.344Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:36:54.344Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:36:54.344Z] f25807f1079a: Pulling fs layer [2023-03-14T20:36:54.344Z] 94cc34f8dd06: Waiting [2023-03-14T20:36:54.344Z] a2aff8979fd8: Waiting [2023-03-14T20:36:54.344Z] 6808be2612f2: Waiting [2023-03-14T20:36:54.344Z] f25807f1079a: Waiting [2023-03-14T20:36:54.344Z] 30dea6a524f1: Waiting [2023-03-14T20:36:54.344Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:36:54.344Z] a2d21d5440eb: Download complete [2023-03-14T20:36:54.344Z] 94cc34f8dd06: Download complete [2023-03-14T20:36:54.604Z] 30dea6a524f1: Verifying Checksum [2023-03-14T20:36:54.604Z] 30dea6a524f1: Download complete [2023-03-14T20:36:54.604Z] 63b65145d645: Verifying Checksum [2023-03-14T20:36:54.604Z] 63b65145d645: Download complete [2023-03-14T20:36:54.604Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:36:54.604Z] a2aff8979fd8: Download complete [2023-03-14T20:36:54.604Z] 63b65145d645: Pull complete [2023-03-14T20:36:54.869Z] a2d21d5440eb: Pull complete [2023-03-14T20:36:55.129Z] f25807f1079a: Verifying Checksum [2023-03-14T20:36:55.129Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:36:55.129Z] 935e6c44a52c: Download complete [2023-03-14T20:36:55.696Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:36:58.977Z] 935e6c44a52c: Pull complete [2023-03-14T20:36:58.977Z] 94cc34f8dd06: Pull complete [2023-03-14T20:36:58.977Z] 30dea6a524f1: Pull complete [2023-03-14T20:36:58.977Z] a2aff8979fd8: Pull complete [2023-03-14T20:37:00.646Z] using credential edgex-jenkins-ssh [2023-03-14T20:37:00.666Z] Cloning the remote Git repository [2023-03-14T20:37:01.500Z] 6808be2612f2: Pull complete [2023-03-14T20:37:00.738Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T20:37:00.879Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-14T20:37:01.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T20:37:01.114Z] > git --version # timeout=10 [2023-03-14T20:37:01.154Z] > git --version # 'git version 2.25.1' [2023-03-14T20:37:01.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:37:01.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:37:02.067Z] f25807f1079a: Pull complete [2023-03-14T20:37:02.067Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:37:02.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:37:02.350Z] ---> 3b553350e43f [2023-03-14T20:37:02.350Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:37:02.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-14T20:37:02.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:37:04.269Z] ---> Running in 677bf9db2924 [2023-03-14T20:37:04.529Z] Removing intermediate container 677bf9db2924 [2023-03-14T20:37:04.529Z] ---> 5947b1f34e98 [2023-03-14T20:37:04.529Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:37:04.529Z] ---> Running in c051ff2623f9 [2023-03-14T20:37:04.529Z] Removing intermediate container c051ff2623f9 [2023-03-14T20:37:04.529Z] ---> 7baeeefb28a8 [2023-03-14T20:37:04.529Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:37:04.529Z] ---> Running in 260d535f41a4 [2023-03-14T20:37:04.572Z] Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 6846ae7f380aea838b0b9e083d5841d03bae8c94 [2023-03-14T20:37:03.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-14T20:37:03.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-14T20:37:03.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:37:03.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:37:04.597Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:37:04.699Z] > git checkout -f 6846ae7f380aea838b0b9e083d5841d03bae8c94 # timeout=10 [2023-03-14T20:37:04.816Z] > git remote # timeout=10 [2023-03-14T20:37:04.840Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:37:04.952Z] Merge succeeded, producing 6846ae7f380aea838b0b9e083d5841d03bae8c94 [2023-03-14T20:37:04.953Z] Checking out Revision 6846ae7f380aea838b0b9e083d5841d03bae8c94 (PR-426) [2023-03-14T20:37:05.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:37:05.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:37:05.356Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-14T20:37:05.356Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-14T20:37:05.356Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-14T20:37:05.356Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:37:05.356Z] OK: 270 MiB in 61 packages [2023-03-14T20:37:05.925Z] Removing intermediate container 260d535f41a4 [2023-03-14T20:37:05.925Z] ---> 63522faed5b9 [2023-03-14T20:37:05.925Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-14T20:37:05.925Z] ---> Running in f5784023d80f [2023-03-14T20:37:05.925Z] Removing intermediate container f5784023d80f [2023-03-14T20:37:05.925Z] ---> a79a0017ec4d [2023-03-14T20:37:05.925Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T20:37:06.186Z] ---> d5e4f605fecb [2023-03-14T20:37:06.186Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:06.186Z] ---> Running in f1624538677a [2023-03-14T20:37:04.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:37:04.891Z] > git merge 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 [2023-03-14T20:37:04.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:37:04.959Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:37:04.981Z] > git checkout -f 6846ae7f380aea838b0b9e083d5841d03bae8c94 # timeout=10 [2023-03-14T20:37:08.725Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" [2023-03-14T20:37:08.794Z] > git --version # timeout=10 [2023-03-14T20:37:08.806Z] > git --version # 'git version 2.25.1' [2023-03-14T20:37:08.820Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:37:10.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:37:10.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:37:10.094Z] Dload Upload Total Spent Left Speed [2023-03-14T20:37:10.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 42932 0 --:--:-- --:--:-- --:--:-- 43077 [Pipeline] sh [2023-03-14T20:37:10.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:37:11.359Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:37:11.359Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:37:11.359Z] { [2023-03-14T20:37:11.359Z] "registry-mirrors": [ [2023-03-14T20:37:11.359Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:37:11.359Z] ], [2023-03-14T20:37:11.359Z] "bip": "10.250.0.254/24", [2023-03-14T20:37:11.359Z] "hosts": [ [2023-03-14T20:37:11.359Z] "tcp://0.0.0.0:5555", [2023-03-14T20:37:11.359Z] "unix:///var/run/docker.sock" [2023-03-14T20:37:11.359Z] ], [2023-03-14T20:37:11.359Z] "mtu": 1458, [2023-03-14T20:37:11.359Z] "selinux-enabled": true, [2023-03-14T20:37:11.359Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:37:11.359Z] } [Pipeline] sh [2023-03-14T20:37:11.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:37:12.116Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:37:30.572Z] provisioning config files... [2023-03-14T20:37:30.613Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12022502978856526882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:37:31.045Z] ---> docker-login.sh [2023-03-14T20:37:31.045Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:37:31.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:37:31.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:37:31.642Z] Configure a credential helper to remove this warning. See [2023-03-14T20:37:31.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:37:31.642Z] [2023-03-14T20:37:31.935Z] Login Succeeded [2023-03-14T20:37:31.935Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:37:32.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:37:32.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:37:32.209Z] Configure a credential helper to remove this warning. See [2023-03-14T20:37:32.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:37:32.209Z] [2023-03-14T20:37:32.209Z] Login Succeeded [2023-03-14T20:37:32.209Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:37:32.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:37:32.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:37:32.755Z] Configure a credential helper to remove this warning. See [2023-03-14T20:37:32.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:37:32.755Z] [2023-03-14T20:37:32.755Z] Login Succeeded [2023-03-14T20:37:32.755Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:37:33.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:37:33.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:37:33.038Z] Configure a credential helper to remove this warning. See [2023-03-14T20:37:33.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:37:33.038Z] [2023-03-14T20:37:33.038Z] Login Succeeded [2023-03-14T20:37:33.038Z] docker.io [2023-03-14T20:37:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:37:33.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:37:33.587Z] Configure a credential helper to remove this warning. See [2023-03-14T20:37:33.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:37:33.587Z] [2023-03-14T20:37:33.587Z] Login Succeeded [2023-03-14T20:37:33.859Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:37:33.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:37:34.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:37:34.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:37:34.425Z] ========================================================= [2023-03-14T20:37:34.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:37:34.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:37:34.936Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T20:37:35.207Z] Sending build context to Docker daemon 3.31MB [2023-03-14T20:37:35.207Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:35.207Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T20:37:35.482Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:37:35.482Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:37:35.482Z] 55522c791124: Pulling fs layer [2023-03-14T20:37:35.482Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:37:35.482Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:37:35.482Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:37:35.482Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:37:35.482Z] 169dfbe0d373: Waiting [2023-03-14T20:37:35.482Z] e1ff8fa3b103: Waiting [2023-03-14T20:37:35.482Z] 52ebb69f0ebf: Waiting [2023-03-14T20:37:35.482Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:37:35.482Z] 5abe8eddf0d5: Waiting [2023-03-14T20:37:35.482Z] 55522c791124: Verifying Checksum [2023-03-14T20:37:35.482Z] 55522c791124: Download complete [2023-03-14T20:37:35.482Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:37:35.482Z] 169dfbe0d373: Download complete [2023-03-14T20:37:35.758Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:37:35.758Z] af6eaf76a39c: Download complete [2023-03-14T20:37:35.758Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:37:35.758Z] e1ff8fa3b103: Download complete [2023-03-14T20:37:36.744Z] af6eaf76a39c: Pull complete [2023-03-14T20:37:36.744Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:37:36.744Z] 5abe8eddf0d5: Download complete [2023-03-14T20:37:37.340Z] 55522c791124: Pull complete [2023-03-14T20:37:38.271Z] Removing intermediate container f1624538677a [2023-03-14T20:37:38.271Z] ---> c6dc802257b6 [2023-03-14T20:37:38.271Z] Step 9/10 : COPY . . [2023-03-14T20:37:38.271Z] ---> 2b0ef97d6e3e [2023-03-14T20:37:38.271Z] Step 10/10 : RUN ${MAKE} [2023-03-14T20:37:38.271Z] ---> Running in e2e892accbe1 [2023-03-14T20:37:38.271Z] noop [2023-03-14T20:37:38.271Z] Removing intermediate container e2e892accbe1 [2023-03-14T20:37:38.271Z] ---> 525a25bab8ff [2023-03-14T20:37:38.271Z] Successfully built 525a25bab8ff [2023-03-14T20:37:38.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2023-03-14T20:37:38.321Z] ce5c4a1c91eb: Download complete [2023-03-14T20:37:38.321Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:37:38.321Z] 52ebb69f0ebf: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:37:38.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:37:38.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:37:38.896Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2023-03-14T20:37:38.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-426 -v /w/workspace/xfoundry_device-modbus-go_PR-426:/w/workspace/xfoundry_device-modbus-go_PR-426:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-426@tmp:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:37:39.288Z] $ docker top 0d8af3160d730ccee91adfb194fa008a1caa312a4eddad19e8c2d2e1f91d0673 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:37:39.690Z] + go version [2023-03-14T20:37:39.690Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:37:39.726Z] $ docker stop --time=1 0d8af3160d730ccee91adfb194fa008a1caa312a4eddad19e8c2d2e1f91d0673 [2023-03-14T20:37:41.065Z] $ docker rm -f --volumes 0d8af3160d730ccee91adfb194fa008a1caa312a4eddad19e8c2d2e1f91d0673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:37:41.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:37:41.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:37:41.911Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2023-03-14T20:37:41.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-426 -v /w/workspace/xfoundry_device-modbus-go_PR-426:/w/workspace/xfoundry_device-modbus-go_PR-426:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-426@tmp:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:37:42.318Z] $ docker top 6540a7b5c6b73cb119b3c612fa9263567efae36a7b81f727f78a289581046dba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:37:42.718Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-426 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:37:43.084Z] + make test [2023-03-14T20:37:43.085Z] go test ./... -coverprofile=coverage.out [2023-03-14T20:37:48.361Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-14T20:37:50.697Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:37:50.697Z] 169dfbe0d373: Pull complete [2023-03-14T20:37:50.697Z] e1ff8fa3b103: Pull complete [2023-03-14T20:37:57.418Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:37:58.323Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-14T20:37:58.323Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements [2023-03-14T20:38:00.048Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:38:00.048Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:38:00.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:38:00.048Z] ---> 6cb57ee374ae [2023-03-14T20:38:00.048Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:38:02.021Z] ---> Running in 2bbf97f79651 [2023-03-14T20:38:02.021Z] Removing intermediate container 2bbf97f79651 [2023-03-14T20:38:02.021Z] ---> 9eeccf2db52a [2023-03-14T20:38:02.021Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:38:02.296Z] ---> Running in e34ae9742c92 [2023-03-14T20:38:02.567Z] Removing intermediate container e34ae9742c92 [2023-03-14T20:38:02.567Z] ---> 30de3d4d37f8 [2023-03-14T20:38:02.567Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:38:02.567Z] ---> Running in 9ee48d30bc3a [2023-03-14T20:38:03.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:38:04.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:38:06.017Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-14T20:38:06.017Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-14T20:38:06.017Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-14T20:38:06.017Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:38:06.017Z] OK: 270 MiB in 61 packages [2023-03-14T20:38:06.426Z] go vet ./... [2023-03-14T20:38:07.446Z] Removing intermediate container 9ee48d30bc3a [2023-03-14T20:38:07.446Z] ---> 7af8f07efeee [2023-03-14T20:38:07.446Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-14T20:38:07.446Z] ---> Running in f816dc4221ad [2023-03-14T20:38:07.719Z] Removing intermediate container f816dc4221ad [2023-03-14T20:38:07.719Z] ---> 42cbb5a25be5 [2023-03-14T20:38:07.719Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T20:38:08.313Z] ---> 2ef11bd514c8 [2023-03-14T20:38:08.313Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:38:08.313Z] ---> Running in 7da9f0299afe [2023-03-14T20:38:09.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:38:09.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:38:09.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:38:09.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:38:09.781Z] $ docker stop --time=1 6540a7b5c6b73cb119b3c612fa9263567efae36a7b81f727f78a289581046dba [2023-03-14T20:38:12.200Z] $ docker rm -f --volumes 6540a7b5c6b73cb119b3c612fa9263567efae36a7b81f727f78a289581046dba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:38:12.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:38:12.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T20:38:13.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:38:13.843Z] + ls -al . [2023-03-14T20:38:13.843Z] total 180 [2023-03-14T20:38:13.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:37 . [2023-03-14T20:38:13.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:36 .. [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 20:36 .dockerignore [2023-03-14T20:38:13.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:36 .git [2023-03-14T20:38:13.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:36 .github [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 20:36 .gitignore [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 20:36 .golangci.yml [2023-03-14T20:38:13.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:36 .semver [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 20:36 Attribution.txt [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 20:36 CHANGELOG.md [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 20:36 Dockerfile [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:36 GOVERNANCE.md [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 20:36 Jenkinsfile [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 20:36 LICENSE [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 14 20:36 Makefile [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 20:36 OWNERS.md [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 20:36 README.md [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:36 VERSION [2023-03-14T20:38:13.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:36 bin [2023-03-14T20:38:13.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:36 cmd [2023-03-14T20:38:13.843Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 20:37 coverage.out [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 20:36 go.mod [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 20:36 go.sum [2023-03-14T20:38:13.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:36 internal [2023-03-14T20:38:13.843Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:36 simulator [2023-03-14T20:38:13.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:36 snap [2023-03-14T20:38:13.843Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:38:14.241Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6846ae7f380aea838b0b9e083d5841d03bae8c94 --label arch=amd64 --label version=0.0.0 . [2023-03-14T20:38:14.241Z] Sending build context to Docker daemon 6.352MB [2023-03-14T20:38:14.241Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:38:14.241Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-14T20:38:14.241Z] ---> 525a25bab8ff [2023-03-14T20:38:14.241Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:38:14.241Z] ---> Running in 49d1cdd5aebf [2023-03-14T20:38:14.500Z] Removing intermediate container 49d1cdd5aebf [2023-03-14T20:38:14.500Z] ---> 3d4c8065014b [2023-03-14T20:38:14.500Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:38:14.500Z] ---> Running in 771ae299a734 [2023-03-14T20:38:14.500Z] Removing intermediate container 771ae299a734 [2023-03-14T20:38:14.500Z] ---> 1ff968972524 [2023-03-14T20:38:14.500Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:38:14.500Z] ---> Running in 5fb9bdfad0e3 [2023-03-14T20:38:14.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:38:14.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:38:15.016Z] OK: 270 MiB in 61 packages [2023-03-14T20:38:15.583Z] Removing intermediate container 5fb9bdfad0e3 [2023-03-14T20:38:15.583Z] ---> a763b87b15ce [2023-03-14T20:38:15.583Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-14T20:38:15.583Z] ---> Running in f41772ca078d [2023-03-14T20:38:15.583Z] Removing intermediate container f41772ca078d [2023-03-14T20:38:15.583Z] ---> ebe02eb10034 [2023-03-14T20:38:15.583Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-14T20:38:15.583Z] ---> a03c2b8c468d [2023-03-14T20:38:15.583Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:38:15.583Z] ---> Running in 1ffd4d8d5bc2 [2023-03-14T20:38:16.518Z] Removing intermediate container 1ffd4d8d5bc2 [2023-03-14T20:38:16.518Z] ---> 52b19fe75194 [2023-03-14T20:38:16.518Z] Step 9/22 : COPY . . [2023-03-14T20:38:16.776Z] ---> 3d83a63b66ec [2023-03-14T20:38:16.776Z] Step 10/22 : RUN ${MAKE} [2023-03-14T20:38:17.036Z] ---> Running in db64f2226fca [2023-03-14T20:38:17.295Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-14T20:38:39.283Z] Removing intermediate container db64f2226fca [2023-03-14T20:38:39.283Z] ---> 4644c781f779 [2023-03-14T20:38:39.283Z] Step 11/22 : FROM alpine:3.17 [2023-03-14T20:38:39.283Z] 3.17: Pulling from library/alpine [2023-03-14T20:38:39.283Z] 63b65145d645: Already exists [2023-03-14T20:38:39.283Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:38:39.283Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:38:39.283Z] ---> b2aa39c304c2 [2023-03-14T20:38:39.283Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-14T20:38:39.283Z] ---> Running in 4268f22fadd0 [2023-03-14T20:38:39.283Z] Removing intermediate container 4268f22fadd0 [2023-03-14T20:38:39.283Z] ---> 5fa0d3f88159 [2023-03-14T20:38:39.283Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:38:39.283Z] ---> Running in efc60743ed2c [2023-03-14T20:38:39.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:38:39.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:38:39.283Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:38:39.283Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:38:39.283Z] OK: 7 MiB in 16 packages [2023-03-14T20:38:39.283Z] Removing intermediate container efc60743ed2c [2023-03-14T20:38:39.283Z] ---> 0a2894451284 [2023-03-14T20:38:39.283Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-14T20:38:39.283Z] ---> 821f438231d1 [2023-03-14T20:38:39.283Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-14T20:38:39.283Z] ---> 4bea31df9662 [2023-03-14T20:38:39.283Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-14T20:38:39.283Z] ---> 5deba62f7128 [2023-03-14T20:38:39.283Z] Step 17/22 : EXPOSE 59901 [2023-03-14T20:38:39.283Z] ---> Running in ec22057a92d0 [2023-03-14T20:38:39.283Z] Removing intermediate container ec22057a92d0 [2023-03-14T20:38:39.283Z] ---> 828ff450fc22 [2023-03-14T20:38:39.283Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-14T20:38:39.283Z] ---> Running in fba255688e98 [2023-03-14T20:38:39.283Z] Removing intermediate container fba255688e98 [2023-03-14T20:38:39.283Z] ---> 2347a9f18752 [2023-03-14T20:38:39.283Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T20:38:39.283Z] ---> Running in 371d04b7f5f7 [2023-03-14T20:38:39.283Z] Removing intermediate container 371d04b7f5f7 [2023-03-14T20:38:39.283Z] ---> 7194723b261b [2023-03-14T20:38:39.283Z] Step 20/22 : LABEL arch=amd64 [2023-03-14T20:38:39.283Z] ---> Running in 77a641a6dc7c [2023-03-14T20:38:39.283Z] Removing intermediate container 77a641a6dc7c [2023-03-14T20:38:39.283Z] ---> b2fb88e3e06a [2023-03-14T20:38:39.283Z] Step 21/22 : LABEL git_sha=6846ae7f380aea838b0b9e083d5841d03bae8c94 [2023-03-14T20:38:39.547Z] ---> Running in 419e63390e18 [2023-03-14T20:38:39.547Z] Removing intermediate container 419e63390e18 [2023-03-14T20:38:39.547Z] ---> 9c78cb3adf9d [2023-03-14T20:38:39.547Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T20:38:39.547Z] ---> Running in 07675c37af2e [2023-03-14T20:38:39.547Z] Removing intermediate container 07675c37af2e [2023-03-14T20:38:39.547Z] ---> d547e24df802 [2023-03-14T20:38:39.547Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:38:39.547Z] Successfully built d547e24df802 [2023-03-14T20:38:39.547Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:38:40.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:38:40.408Z] [2023-03-14T20:38:40.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:38:40.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:38:40.784Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:38:40.784Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:38:40.784Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:38:40.784Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:38:40.784Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:38:40.784Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:38:40.784Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:38:40.784Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:38:40.784Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:38:40.784Z] 2f39f015ded8: Waiting [2023-03-14T20:38:40.784Z] 33b1e0a273af: Waiting [2023-03-14T20:38:40.784Z] 5d3b04190fa2: Waiting [2023-03-14T20:38:40.784Z] 5c69ac0246d0: Download complete [2023-03-14T20:38:40.784Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:38:40.784Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:38:41.046Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:38:41.046Z] 33b1e0a273af: Download complete [2023-03-14T20:38:41.046Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T20:38:41.046Z] 5d3b04190fa2: Download complete [2023-03-14T20:38:41.046Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:38:41.046Z] ec43610c2a17: Download complete [2023-03-14T20:38:41.046Z] 5eb5b503b376: Verifying Checksum [2023-03-14T20:38:41.046Z] 5eb5b503b376: Download complete [2023-03-14T20:38:41.613Z] 2f39f015ded8: Download complete [2023-03-14T20:38:42.181Z] 5eb5b503b376: Pull complete [2023-03-14T20:38:42.440Z] 5c69ac0246d0: Pull complete [2023-03-14T20:38:43.005Z] ec43610c2a17: Pull complete [2023-03-14T20:38:43.005Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:38:43.262Z] 33b1e0a273af: Pull complete [2023-03-14T20:38:43.262Z] 5d3b04190fa2: Pull complete [2023-03-14T20:38:48.538Z] 2f39f015ded8: Pull complete [2023-03-14T20:38:48.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:38:48.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:38:48.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:38:48.757Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2023-03-14T20:38:48.795Z] $ 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/xfoundry_device-modbus-go_PR-426 -v /w/workspace/xfoundry_device-modbus-go_PR-426:/w/workspace/xfoundry_device-modbus-go_PR-426:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-426@tmp:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:38:52.633Z] $ docker top b5eba87b88aae78d5f61a66738ad247bc074d5424a8c5016eeb7368685ed95c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:38:53.092Z] ---> job-cost.sh [2023-03-14T20:38:53.092Z] lf-activate-venv: SKIPPING [2023-03-14T20:38:53.092Z] INFO: No Stack... [2023-03-14T20:38:53.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:38:53.919Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:38:54.233Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-426/archives/cost.csv [2023-03-14T20:38:54.233Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:38:54.268Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [2023-03-14T20:38:54.272Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] did not exist. Created. [2023-03-14T20:38:54.273Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:38:54.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T20:38:54.726Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:38:54.766Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:38:54.855Z] $ docker stop --time=1 b5eba87b88aae78d5f61a66738ad247bc074d5424a8c5016eeb7368685ed95c9 [2023-03-14T20:38:56.021Z] $ docker rm -f --volumes b5eba87b88aae78d5f61a66738ad247bc074d5424a8c5016eeb7368685ed95c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T20:39:16.289Z] Removing intermediate container 7da9f0299afe [2023-03-14T20:39:16.289Z] ---> b2e3d6456ab5 [2023-03-14T20:39:16.289Z] Step 9/10 : COPY . . [2023-03-14T20:39:16.289Z] ---> 87347f8793ff [2023-03-14T20:39:16.289Z] Step 10/10 : RUN ${MAKE} [2023-03-14T20:39:16.289Z] ---> Running in fddfdff4021a [2023-03-14T20:39:17.738Z] noop [2023-03-14T20:39:18.332Z] Removing intermediate container fddfdff4021a [2023-03-14T20:39:18.332Z] ---> d85161a8449c [2023-03-14T20:39:18.332Z] Successfully built d85161a8449c [2023-03-14T20:39:18.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:39:18.814Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:39:18.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:39:19.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2023-03-14T20:39:19.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:39:20.777Z] $ docker top e90fcc353d6d93aa5011ecd2796feee453c81c1e6618047f86aeb109374ecad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:39:21.728Z] + go version [2023-03-14T20:39:21.728Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:39:21.762Z] $ docker stop --time=1 e90fcc353d6d93aa5011ecd2796feee453c81c1e6618047f86aeb109374ecad1 [2023-03-14T20:39:23.557Z] $ docker rm -f --volumes e90fcc353d6d93aa5011ecd2796feee453c81c1e6618047f86aeb109374ecad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:39:24.449Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:39:24.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:39:24.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2023-03-14T20:39:24.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:39:26.200Z] $ docker top 3512ed0f94c7fa2932b2da15240a14396dfdcaaf524961c8b2a0a211936c06f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:39:27.156Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:39:27.892Z] + make test [2023-03-14T20:39:27.892Z] go test ./... -coverprofile=coverage.out [2023-03-14T20:40:14.822Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-14T20:42:38.080Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-14T20:42:38.080Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.087s coverage: 48.0% of statements [2023-03-14T20:42:38.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:42:38.080Z] go vet ./... [2023-03-14T20:43:04.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:43:04.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:43:04.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:43:04.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:43:04.896Z] $ docker stop --time=1 3512ed0f94c7fa2932b2da15240a14396dfdcaaf524961c8b2a0a211936c06f4 [2023-03-14T20:43:08.455Z] $ docker rm -f --volumes 3512ed0f94c7fa2932b2da15240a14396dfdcaaf524961c8b2a0a211936c06f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:43:09.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:43:09.980Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:43:10.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:43:11.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:43:11.759Z] + ls -al . [2023-03-14T20:43:11.759Z] total 176 [2023-03-14T20:43:11.759Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 20:39 . [2023-03-14T20:43:11.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:37 .. [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 20:37 .dockerignore [2023-03-14T20:43:11.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:37 .git [2023-03-14T20:43:11.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:37 .github [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 14 20:37 .gitignore [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 20:37 .golangci.yml [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 14 20:37 Attribution.txt [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 14 20:37 CHANGELOG.md [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 14 20:37 Dockerfile [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:37 GOVERNANCE.md [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 14 20:37 Jenkinsfile [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 20:37 LICENSE [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 14 20:37 Makefile [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 14 20:37 OWNERS.md [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 14 20:37 README.md [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:36 VERSION [2023-03-14T20:43:11.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:37 bin [2023-03-14T20:43:11.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:37 cmd [2023-03-14T20:43:11.759Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 14 20:42 coverage.out [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 14 20:37 go.mod [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 14 20:37 go.sum [2023-03-14T20:43:11.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:37 internal [2023-03-14T20:43:11.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:37 simulator [2023-03-14T20:43:11.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:37 snap [2023-03-14T20:43:11.759Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 14 20:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:43:12.201Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6846ae7f380aea838b0b9e083d5841d03bae8c94 --label arch=arm64 --label version=0.0.0 . [2023-03-14T20:43:12.501Z] Sending build context to Docker daemon 3.335MB [2023-03-14T20:43:12.501Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:43:12.501Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-14T20:43:12.779Z] ---> d85161a8449c [2023-03-14T20:43:12.780Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:43:12.780Z] ---> Running in b65f74076f0a [2023-03-14T20:43:13.056Z] Removing intermediate container b65f74076f0a [2023-03-14T20:43:13.056Z] ---> fce75decdb9e [2023-03-14T20:43:13.056Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:43:13.336Z] ---> Running in a8b32000bdba [2023-03-14T20:43:13.612Z] Removing intermediate container a8b32000bdba [2023-03-14T20:43:13.612Z] ---> 93c2efde6c50 [2023-03-14T20:43:13.612Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-14T20:43:13.612Z] ---> Running in 9f342d97b67a [2023-03-14T20:43:15.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:15.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:17.069Z] OK: 270 MiB in 61 packages [2023-03-14T20:43:18.510Z] Removing intermediate container 9f342d97b67a [2023-03-14T20:43:18.510Z] ---> 277802720c39 [2023-03-14T20:43:18.510Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-14T20:43:18.510Z] ---> Running in e81549b5de78 [2023-03-14T20:43:18.783Z] Removing intermediate container e81549b5de78 [2023-03-14T20:43:18.783Z] ---> 51777773bbb7 [2023-03-14T20:43:18.783Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-14T20:43:19.379Z] ---> 6ae794746e4b [2023-03-14T20:43:19.379Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:43:19.379Z] ---> Running in e216a58e1391 [2023-03-14T20:43:22.776Z] Removing intermediate container e216a58e1391 [2023-03-14T20:43:22.777Z] ---> 3dc945cafc33 [2023-03-14T20:43:22.777Z] Step 9/22 : COPY . . [2023-03-14T20:43:23.759Z] ---> 3bd349bcf296 [2023-03-14T20:43:23.759Z] Step 10/22 : RUN ${MAKE} [2023-03-14T20:43:23.759Z] ---> Running in 6742721c5868 [2023-03-14T20:43:25.186Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-14T20:46:17.018Z] Removing intermediate container 6742721c5868 [2023-03-14T20:46:17.018Z] ---> 2905a6f51af6 [2023-03-14T20:46:17.018Z] Step 11/22 : FROM alpine:3.17 [2023-03-14T20:46:17.018Z] 3.17: Pulling from library/alpine [2023-03-14T20:46:17.018Z] af6eaf76a39c: Already exists [2023-03-14T20:46:17.018Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:46:17.018Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:46:17.018Z] ---> d74e625d9115 [2023-03-14T20:46:17.018Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-14T20:46:17.018Z] ---> Running in f9e3b6b5ecb3 [2023-03-14T20:46:17.018Z] Removing intermediate container f9e3b6b5ecb3 [2023-03-14T20:46:17.018Z] ---> 4cd79fe967ae [2023-03-14T20:46:17.018Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:46:17.018Z] ---> Running in b13855069134 [2023-03-14T20:46:17.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:17.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:17.018Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:46:17.018Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:46:17.018Z] OK: 8 MiB in 16 packages [2023-03-14T20:46:17.018Z] Removing intermediate container b13855069134 [2023-03-14T20:46:17.018Z] ---> f4717ab7d2f6 [2023-03-14T20:46:17.018Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-14T20:46:17.018Z] ---> 7924cf6e29f9 [2023-03-14T20:46:17.018Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-14T20:46:17.018Z] ---> 8a6bf59e4fe5 [2023-03-14T20:46:17.018Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-14T20:46:17.018Z] ---> 7337dc3fe8c5 [2023-03-14T20:46:17.018Z] Step 17/22 : EXPOSE 59901 [2023-03-14T20:46:17.018Z] ---> Running in 1f686d994760 [2023-03-14T20:46:17.018Z] Removing intermediate container 1f686d994760 [2023-03-14T20:46:17.018Z] ---> 424f6c97e8a5 [2023-03-14T20:46:17.018Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-14T20:46:17.018Z] ---> Running in 6caefe2e4ac9 [2023-03-14T20:46:17.018Z] Removing intermediate container 6caefe2e4ac9 [2023-03-14T20:46:17.018Z] ---> 515b91460cd1 [2023-03-14T20:46:17.018Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T20:46:17.018Z] ---> Running in 28e265cff7e3 [2023-03-14T20:46:17.018Z] Removing intermediate container 28e265cff7e3 [2023-03-14T20:46:17.018Z] ---> 9d75101598ff [2023-03-14T20:46:17.018Z] Step 20/22 : LABEL arch=arm64 [2023-03-14T20:46:17.018Z] ---> Running in 1892ce734b66 [2023-03-14T20:46:17.018Z] Removing intermediate container 1892ce734b66 [2023-03-14T20:46:17.018Z] ---> 8667db631fc0 [2023-03-14T20:46:17.018Z] Step 21/22 : LABEL git_sha=6846ae7f380aea838b0b9e083d5841d03bae8c94 [2023-03-14T20:46:17.018Z] ---> Running in 1bde890cce91 [2023-03-14T20:46:17.018Z] Removing intermediate container 1bde890cce91 [2023-03-14T20:46:17.018Z] ---> a93f55623277 [2023-03-14T20:46:17.018Z] Step 22/22 : LABEL version=0.0.0 [2023-03-14T20:46:17.289Z] ---> Running in 604f33d86e33 [2023-03-14T20:46:17.560Z] Removing intermediate container 604f33d86e33 [2023-03-14T20:46:17.560Z] ---> 55449355e0bc [2023-03-14T20:46:17.560Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:46:17.560Z] Successfully built 55449355e0bc [2023-03-14T20:46:17.560Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:46:18.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:46:18.368Z] [2023-03-14T20:46:18.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:46:18.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:46:19.053Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:46:19.053Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:46:19.053Z] 04944245beec: Pulling fs layer [2023-03-14T20:46:19.053Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:46:19.053Z] 765212b225bb: Pulling fs layer [2023-03-14T20:46:19.053Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:46:19.053Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:46:19.053Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:46:19.053Z] f23df028b6ca: Waiting [2023-03-14T20:46:19.053Z] d65c8cfc05b1: Waiting [2023-03-14T20:46:19.053Z] 2437ff75d9bd: Waiting [2023-03-14T20:46:19.053Z] 765212b225bb: Waiting [2023-03-14T20:46:19.053Z] 04944245beec: Verifying Checksum [2023-03-14T20:46:19.053Z] 04944245beec: Download complete [2023-03-14T20:46:19.053Z] 765212b225bb: Verifying Checksum [2023-03-14T20:46:19.053Z] 765212b225bb: Download complete [2023-03-14T20:46:19.053Z] f23df028b6ca: Verifying Checksum [2023-03-14T20:46:19.053Z] f23df028b6ca: Download complete [2023-03-14T20:46:19.053Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:46:19.053Z] d65c8cfc05b1: Download complete [2023-03-14T20:46:19.326Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:46:19.326Z] 699f458cf7ca: Download complete [2023-03-14T20:46:19.599Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:46:19.599Z] 8998bd30e6a1: Download complete [2023-03-14T20:46:22.203Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:46:22.203Z] 2437ff75d9bd: Download complete [2023-03-14T20:46:24.161Z] 8998bd30e6a1: Pull complete [2023-03-14T20:46:24.429Z] 04944245beec: Pull complete [2023-03-14T20:46:25.847Z] 699f458cf7ca: Pull complete [2023-03-14T20:46:26.118Z] 765212b225bb: Pull complete [2023-03-14T20:46:30.395Z] f23df028b6ca: Pull complete [2023-03-14T20:46:30.395Z] d65c8cfc05b1: Pull complete [2023-03-14T20:46:45.423Z] 2437ff75d9bd: Pull complete [2023-03-14T20:46:45.423Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:46:45.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:46:45.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:46:45.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-247 does not seem to be running inside a container [2023-03-14T20:46:45.863Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:46:48.907Z] $ docker top c8bafd55f38bc037d82f4528acb5d744802aba0b7a7811af76f9ba27dd822f56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:46:49.877Z] ---> job-cost.sh [2023-03-14T20:46:49.877Z] lf-activate-venv: SKIPPING [2023-03-14T20:46:49.877Z] INFO: No Stack... [2023-03-14T20:46:50.466Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:46:51.057Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:46:51.734Z] + cut -d, -f6 [2023-03-14T20:46:51.734Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-03-14T20:46:51.852Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [2023-03-14T20:46:51.858Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] did not exist. Created. [2023-03-14T20:46:51.858Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:46:52.611Z] /w/workspace/device-modbus-go/1@tmp/durable-e09e0c21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T20:46:53.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:46:53.339Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T20:46:53.398Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:46:53.413Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:46:53.495Z] $ docker stop --time=1 c8bafd55f38bc037d82f4528acb5d744802aba0b7a7811af76f9ba27dd822f56 [2023-03-14T20:46:58.362Z] $ docker rm -f --volumes c8bafd55f38bc037d82f4528acb5d744802aba0b7a7811af76f9ba27dd822f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T20:46:59.395Z] provisioning config files... [2023-03-14T20:46:59.402Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/config9680614466771915462tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:46:59.733Z] + set +x [2023-03-14T20:46:59.733Z] + curl -s https://codecov.io/bash [2023-03-14T20:46:59.733Z] + bash -s -- [2023-03-14T20:46:59.733Z] [2023-03-14T20:46:59.733Z] _____ _ [2023-03-14T20:46:59.733Z] / ____| | | [2023-03-14T20:46:59.733Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:46:59.733Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:46:59.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:46:59.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:46:59.734Z] Bash-1.0.6 [2023-03-14T20:46:59.734Z] [2023-03-14T20:46:59.734Z] [2023-03-14T20:46:59.734Z] ==> git version 2.25.1 found [2023-03-14T20:46:59.734Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T20:46:59.734Z] Release-Date: 2020-01-08 [2023-03-14T20:46:59.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T20:46:59.734Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:46:59.734Z] ==> Jenkins CI detected. [2023-03-14T20:46:59.734Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-426 [2023-03-14T20:46:59.734Z] project root: . [2023-03-14T20:46:59.734Z] --> token set from env [2023-03-14T20:46:59.734Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:46:59.734Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:46:59.734Z] ==> Python coveragepy not found [2023-03-14T20:46:59.734Z] ==> Searching for coverage reports in: [2023-03-14T20:46:59.734Z] + . [2023-03-14T20:46:59.734Z] -> Found 1 reports [2023-03-14T20:46:59.734Z] ==> Detecting git/mercurial file structure [2023-03-14T20:46:59.734Z] ==> Reading reports [2023-03-14T20:46:59.734Z] + ./coverage.out bytes=23736 [2023-03-14T20:46:59.734Z] ==> Appending adjustments [2023-03-14T20:46:59.734Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:46:59.993Z] + Found adjustments [2023-03-14T20:46:59.993Z] ==> Gzipping contents [2023-03-14T20:46:59.993Z] 4.0K /tmp/codecov.Rj0ef7.gz [2023-03-14T20:46:59.993Z] ==> Uploading reports [2023-03-14T20:46:59.993Z] url: https://codecov.io [2023-03-14T20:46:59.993Z] query: branch=PR-426&commit=6846ae7f380aea838b0b9e083d5841d03bae8c94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2023-03-14T20:46:59.993Z] -> Pinging Codecov [2023-03-14T20:46:59.993Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-426&commit=6846ae7f380aea838b0b9e083d5841d03bae8c94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=426&job=&cmd_args= [2023-03-14T20:47:00.252Z] -> Uploading to [2023-03-14T20:47:00.252Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/55DBCA73C666E3227836607328DD7E49/6846ae7f380aea838b0b9e083d5841d03bae8c94/9f724bb2-4dec-47e9-b2da-c126950066dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3fa71c61da8a19e0b1aff0ecddd2ed622ab4ab9626fae5beefbe77fb08e9e53 [2023-03-14T20:47:00.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:47:00.252Z] Dload Upload Total Spent Left Speed [2023-03-14T20:47:00.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 15269 --:--:-- --:--:-- --:--:-- 15269 [2023-03-14T20:47:00.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6846ae7f380aea838b0b9e083d5841d03bae8c94 [Pipeline] } [2023-03-14T20:47:00.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T20:47:02.280Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-426/archives ] [2023-03-14T20:47:02.280Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-426/archives [2023-03-14T20:47:02.280Z] total 16 [2023-03-14T20:47:02.280Z] drwxr-xr-x 3 root root 4096 Mar 14 20:38 . [2023-03-14T20:47:02.280Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:38 .. [2023-03-14T20:47:02.280Z] drwxr-xr-x 2 root root 4096 Mar 14 20:38 cost [2023-03-14T20:47:02.280Z] -rw-r--r-- 1 root root 88 Mar 14 20:38 cost.csv [2023-03-14T20:47:02.280Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-426/archives [2023-03-14T20:47:02.280Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-426/archives [2023-03-14T20:47:02.280Z] total 16 [2023-03-14T20:47:02.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:38 . [2023-03-14T20:47:02.280Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:38 .. [2023-03-14T20:47:02.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:38 cost [2023-03-14T20:47:02.280Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 14 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:02.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:03.485Z] ---> package-listing.sh [2023-03-14T20:47:03.485Z] ++ facter osfamily [2023-03-14T20:47:03.485Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:47:03.747Z] + OS_FAMILY=debian [2023-03-14T20:47:03.747Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-426 [2023-03-14T20:47:03.747Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:47:03.747Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:47:03.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:47:03.747Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:47:03.747Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-426 ']' [2023-03-14T20:47:03.747Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:47:03.747Z] + case "${OS_FAMILY}" in [2023-03-14T20:47:03.747Z] + dpkg -l [2023-03-14T20:47:03.747Z] + grep '^ii' [2023-03-14T20:47:03.747Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:47:03.747Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:47:03.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:47:03.747Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-426 ']' [2023-03-14T20:47:03.747Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-426/archives/ [2023-03-14T20:47:03.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-426/archives/ [Pipeline] echo [2023-03-14T20:47:03.777Z] 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/xfoundry_device-modbus-go_PR-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:47:04.064Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:47:04.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:47:04.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:47:04.815Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2023-03-14T20:47:04.848Z] $ 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/xfoundry_device-modbus-go_PR-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-426 -v /w/workspace/xfoundry_device-modbus-go_PR-426:/w/workspace/xfoundry_device-modbus-go_PR-426:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-426@tmp:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:47:05.067Z] $ docker top fc00f1baa2eaa5543a5399adfc0775f5a317f3e3409d2762048d9f66d75e9fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:47:05.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:47:05.760Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:47:06.064Z] + ls /var/log/sa-host [2023-03-14T20:47:06.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:47:06.184Z] provisioning config files... [2023-03-14T20:47:06.194Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-426@tmp/config2577137537945944151tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:47:06.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:06.550Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:47:06.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:06.980Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:47:07.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:07.328Z] ---> sudo-logs.sh [2023-03-14T20:47:07.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:47:07.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:07.719Z] ---> job-cost.sh [2023-03-14T20:47:07.719Z] lf-activate-venv: SKIPPING [2023-03-14T20:47:07.719Z] DEBUG: total: 0.2199999988079071 [2023-03-14T20:47:07.719Z] INFO: Retrieving Stack Cost... [2023-03-14T20:47:07.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:47:08.546Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:47:08.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:08.888Z] ---> logs-deploy.sh [2023-03-14T20:47:08.888Z] lf-activate-venv: SKIPPING [2023-03-14T20:47:08.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-426/1 [2023-03-14T20:47:08.888Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:47:09.831Z] Archives upload complete. [2023-03-14T20:47:10.091Z] INFO: archiving logs to Nexus [2023-03-14T20:47:10.663Z] ---> uname -a: [2023-03-14T20:47:10.663Z] Linux prd-ubuntu20-04-docker-8c-8g-251 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] ---> lscpu: [2023-03-14T20:47:10.663Z] Architecture: x86_64 [2023-03-14T20:47:10.663Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T20:47:10.663Z] Byte Order: Little Endian [2023-03-14T20:47:10.663Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T20:47:10.663Z] CPU(s): 8 [2023-03-14T20:47:10.663Z] On-line CPU(s) list: 0-7 [2023-03-14T20:47:10.663Z] Thread(s) per core: 1 [2023-03-14T20:47:10.663Z] Core(s) per socket: 1 [2023-03-14T20:47:10.663Z] Socket(s): 8 [2023-03-14T20:47:10.663Z] NUMA node(s): 1 [2023-03-14T20:47:10.663Z] Vendor ID: AuthenticAMD [2023-03-14T20:47:10.663Z] CPU family: 23 [2023-03-14T20:47:10.663Z] Model: 49 [2023-03-14T20:47:10.663Z] Model name: AMD EPYC-Rome Processor [2023-03-14T20:47:10.663Z] Stepping: 0 [2023-03-14T20:47:10.663Z] CPU MHz: 2800.000 [2023-03-14T20:47:10.663Z] BogoMIPS: 5600.00 [2023-03-14T20:47:10.663Z] Virtualization: AMD-V [2023-03-14T20:47:10.663Z] Hypervisor vendor: KVM [2023-03-14T20:47:10.663Z] Virtualization type: full [2023-03-14T20:47:10.663Z] L1d cache: 256 KiB [2023-03-14T20:47:10.663Z] L1i cache: 256 KiB [2023-03-14T20:47:10.663Z] L2 cache: 4 MiB [2023-03-14T20:47:10.663Z] L3 cache: 128 MiB [2023-03-14T20:47:10.663Z] NUMA node0 CPU(s): 0-7 [2023-03-14T20:47:10.663Z] Vulnerability Itlb multihit: Not affected [2023-03-14T20:47:10.663Z] Vulnerability L1tf: Not affected [2023-03-14T20:47:10.663Z] Vulnerability Mds: Not affected [2023-03-14T20:47:10.663Z] Vulnerability Meltdown: Not affected [2023-03-14T20:47:10.663Z] Vulnerability Mmio stale data: Not affected [2023-03-14T20:47:10.663Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T20:47:10.663Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T20:47:10.663Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T20:47:10.663Z] Vulnerability Srbds: Not affected [2023-03-14T20:47:10.663Z] Vulnerability Tsx async abort: Not affected [2023-03-14T20:47:10.663Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] ---> nproc: [2023-03-14T20:47:10.663Z] 8 [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] ---> df -h: [2023-03-14T20:47:10.663Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T20:47:10.663Z] overlay 155G 12G 144G 8% / [2023-03-14T20:47:10.663Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T20:47:10.663Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T20:47:10.663Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T20:47:10.663Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] ---> sar -b -r -n DEV: [2023-03-14T20:47:10.663Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-251) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] 20:35:55 LINUX RESTART (8 CPU) [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] 20:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-14T20:47:10.663Z] 20:37:01 347.15 48.03 299.12 0.00 5394.74 173375.41 0.00 [2023-03-14T20:47:10.663Z] 20:38:01 174.95 1.55 173.40 0.00 31.06 70209.50 0.00 [2023-03-14T20:47:10.663Z] 20:39:01 170.80 1.38 169.42 0.00 53.86 43430.76 0.00 [2023-03-14T20:47:10.663Z] 20:40:01 1.57 0.00 1.57 0.00 0.00 18.01 0.00 [2023-03-14T20:47:10.663Z] 20:41:01 7.02 1.15 5.87 0.00 81.05 1833.03 0.00 [2023-03-14T20:47:10.663Z] 20:42:01 51.59 9.62 41.98 0.00 5076.62 7012.96 0.00 [2023-03-14T20:47:10.663Z] 20:43:01 3.65 0.02 3.63 0.00 0.13 91.98 0.00 [2023-03-14T20:47:10.663Z] 20:44:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2023-03-14T20:47:10.663Z] 20:45:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2023-03-14T20:47:10.663Z] 20:46:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 [2023-03-14T20:47:10.663Z] 20:47:01 1.50 0.10 1.40 0.00 7.20 16.53 0.00 [2023-03-14T20:47:10.663Z] Average: 69.36 5.62 63.74 0.00 967.73 26914.22 0.00 [2023-03-14T20:47:10.663Z] [2023-03-14T20:47:10.663Z] 20:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-14T20:47:10.663Z] 20:37:01 29251696 31573588 752276 2.29 71872 2525880 2047780 6.04 1011480 2269940 642584 [2023-03-14T20:47:10.663Z] 20:38:01 27773368 31124148 1176808 3.58 145600 3378188 2257004 6.65 1619304 3014920 215160 [2023-03-14T20:47:10.663Z] 20:39:01 27687260 31570844 730224 2.22 158304 3866172 1752964 5.17 1257324 3426024 344 [2023-03-14T20:47:10.664Z] 20:40:01 27686728 31570492 730276 2.22 158324 3866304 1752964 5.17 1257376 3426144 128 [2023-03-14T20:47:10.664Z] 20:41:01 27621176 31564616 734364 2.23 160032 3922504 1791792 5.28 1265284 3482196 100 [2023-03-14T20:47:10.664Z] 20:42:01 27169696 31554960 725412 2.21 191964 4321464 1844472 5.44 1573940 3590936 48 [2023-03-14T20:47:10.664Z] 20:43:01 27175072 31555508 724996 2.20 190532 4318204 1808860 5.33 1571936 3587744 12 [2023-03-14T20:47:10.664Z] 20:44:01 27181324 31561852 718624 2.19 190600 4318212 1808860 5.33 1565728 3587748 136 [2023-03-14T20:47:10.664Z] 20:45:01 27182128 31562904 717736 2.18 190636 4318216 1808860 5.33 1565500 3587956 12 [2023-03-14T20:47:10.664Z] 20:46:01 27181488 31562340 718176 2.18 190712 4318224 1808860 5.33 1565564 3587960 8 [2023-03-14T20:47:10.664Z] 20:47:01 27181032 31562184 717908 2.18 190776 4318444 1847272 5.44 1566768 3587972 24 [2023-03-14T20:47:10.664Z] Average: 27553724 31523949 767891 2.34 167214 3951983 1866335 5.50 1438200 3377231 78051 [2023-03-14T20:47:10.664Z] [2023-03-14T20:47:10.664Z] 20:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-14T20:47:10.664Z] 20:37:01 docker0 4.68 4.10 0.47 46.90 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:37:01 ens3 659.51 428.99 6539.07 101.89 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:37:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:38:01 vethe6c6c74 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:38:01 docker0 192.45 316.61 15.20 1955.94 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:38:01 ens3 347.51 212.90 1987.31 31.48 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:39:01 docker0 3.80 8.92 0.23 85.73 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:39:01 ens3 125.48 80.69 2635.24 19.14 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:39:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:40:01 ens3 0.58 0.33 0.27 0.22 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:41:01 ens3 38.24 18.23 854.65 1.43 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:41:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:42:01 ens3 152.29 83.84 1949.26 5.75 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:42:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:43:01 ens3 0.55 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:44:01 ens3 1.38 0.75 1.84 0.29 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:46:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:47:01 ens3 4.20 3.08 4.13 1.45 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] 20:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] Average: docker0 18.27 29.96 1.45 189.86 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] Average: ens3 120.91 75.40 1270.23 14.72 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-14T20:47:10.664Z] [2023-03-14T20:47:10.664Z] [2023-03-14T20:47:10.664Z] ---> sar -P ALL: [2023-03-14T20:47:10.664Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-251) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T20:47:10.664Z] [2023-03-14T20:47:10.664Z] 20:35:55 LINUX RESTART (8 CPU) [2023-03-14T20:47:10.664Z] [2023-03-14T20:47:10.664Z] 20:36:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T20:47:10.664Z] 20:37:01 all 9.26 0.00 3.42 2.06 0.06 85.19 [2023-03-14T20:47:10.664Z] 20:37:01 0 5.45 0.00 2.79 3.35 0.05 88.36 [2023-03-14T20:47:10.664Z] 20:37:01 1 7.72 0.00 2.87 0.44 0.03 88.94 [2023-03-14T20:47:10.664Z] 20:37:01 2 8.27 0.00 3.29 4.01 0.05 84.38 [2023-03-14T20:47:10.664Z] 20:37:01 3 9.33 0.00 3.36 0.54 0.07 86.70 [2023-03-14T20:47:10.664Z] 20:37:01 4 11.84 0.00 4.41 4.86 0.05 78.84 [2023-03-14T20:47:10.664Z] 20:37:01 5 9.94 0.00 4.08 2.38 0.08 83.52 [2023-03-14T20:47:10.664Z] 20:37:01 6 10.02 0.00 4.22 0.30 0.05 85.41 [2023-03-14T20:47:10.664Z] 20:37:01 7 11.55 0.00 2.36 0.61 0.08 85.39 [2023-03-14T20:47:10.664Z] 20:38:01 all 25.12 0.00 5.88 2.49 0.07 66.45 [2023-03-14T20:47:10.664Z] 20:38:01 0 25.00 0.00 5.45 0.27 0.07 69.21 [2023-03-14T20:47:10.664Z] 20:38:01 1 25.10 0.00 5.69 3.36 0.07 65.78 [2023-03-14T20:47:10.664Z] 20:38:01 2 24.71 0.00 6.83 2.79 0.05 65.62 [2023-03-14T20:47:10.664Z] 20:38:01 3 25.41 0.00 5.37 0.51 0.07 68.64 [2023-03-14T20:47:10.664Z] 20:38:01 4 24.12 0.00 4.94 0.29 0.07 70.58 [2023-03-14T20:47:10.664Z] 20:38:01 5 26.28 0.00 6.02 0.74 0.07 66.90 [2023-03-14T20:47:10.664Z] 20:38:01 6 25.59 0.00 7.14 11.73 0.08 55.46 [2023-03-14T20:47:10.664Z] 20:38:01 7 24.74 0.00 5.58 0.24 0.08 69.36 [2023-03-14T20:47:10.664Z] 20:39:01 all 25.52 0.00 5.32 1.84 0.07 67.25 [2023-03-14T20:47:10.664Z] 20:39:01 0 27.09 0.00 5.73 0.88 0.07 66.24 [2023-03-14T20:47:10.664Z] 20:39:01 1 25.29 0.00 4.67 0.42 0.07 69.55 [2023-03-14T20:47:10.664Z] 20:39:01 2 24.56 0.00 6.06 9.97 0.08 59.32 [2023-03-14T20:47:10.664Z] 20:39:01 3 23.94 0.00 4.74 0.68 0.07 70.58 [2023-03-14T20:47:10.664Z] 20:39:01 4 27.26 0.00 5.45 1.55 0.05 65.69 [2023-03-14T20:47:10.664Z] 20:39:01 5 25.34 0.00 5.43 0.52 0.07 68.64 [2023-03-14T20:47:10.664Z] 20:39:01 6 25.43 0.00 5.56 0.49 0.07 68.45 [2023-03-14T20:47:10.664Z] 20:39:01 7 25.23 0.00 4.93 0.25 0.10 69.49 [2023-03-14T20:47:10.664Z] 20:40:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2023-03-14T20:47:10.664Z] 20:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-14T20:47:10.664Z] 20:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:47:10.664Z] 20:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-14T20:47:10.664Z] 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:47:10.664Z] 20:40:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-03-14T20:47:10.664Z] 20:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-14T20:47:10.664Z] 20:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-14T20:47:10.664Z] 20:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:47:10.664Z] 20:41:01 all 0.23 0.00 0.09 0.11 0.01 99.56 [2023-03-14T20:47:10.664Z] 20:41:01 0 0.05 0.00 0.17 0.02 0.03 99.73 [2023-03-14T20:47:10.664Z] 20:41:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2023-03-14T20:47:10.664Z] 20:41:01 2 0.05 0.00 0.07 0.12 0.00 99.77 [2023-03-14T20:47:10.664Z] 20:41:01 3 0.40 0.00 0.03 0.00 0.02 99.55 [2023-03-14T20:47:10.664Z] 20:41:01 4 0.50 0.00 0.12 0.02 0.02 99.35 [2023-03-14T20:47:10.664Z] 20:41:01 5 0.13 0.00 0.03 0.18 0.02 99.63 [2023-03-14T20:47:10.664Z] 20:41:01 6 0.10 0.00 0.22 0.52 0.00 99.17 [2023-03-14T20:47:10.664Z] 20:41:01 7 0.45 0.00 0.03 0.00 0.00 99.52 [2023-03-14T20:47:10.664Z] 20:42:01 all 2.05 0.00 1.39 0.52 0.02 96.01 [2023-03-14T20:47:10.664Z] 20:42:01 0 2.19 0.00 1.67 0.60 0.02 95.53 [2023-03-14T20:47:10.664Z] 20:42:01 1 1.74 0.00 0.80 0.32 0.02 97.13 [2023-03-14T20:47:10.664Z] 20:42:01 2 1.32 0.00 1.04 1.05 0.03 96.56 [2023-03-14T20:47:10.664Z] 20:42:01 3 2.25 0.00 1.02 1.22 0.03 95.48 [2023-03-14T20:47:10.664Z] 20:42:01 4 1.86 0.00 0.82 0.02 0.02 97.29 [2023-03-14T20:47:10.664Z] 20:42:01 5 4.25 0.00 1.49 0.47 0.02 93.77 [2023-03-14T20:47:10.664Z] 20:42:01 6 1.20 0.00 1.90 0.03 0.02 96.85 [2023-03-14T20:47:10.664Z] 20:42:01 7 1.61 0.00 2.39 0.49 0.03 95.48 [2023-03-14T20:47:10.664Z] 20:43:01 all 0.25 0.00 0.04 0.01 0.01 99.69 [2023-03-14T20:47:10.664Z] 20:43:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-14T20:47:10.664Z] 20:43:01 1 0.20 0.00 0.03 0.02 0.02 99.73 [2023-03-14T20:47:10.664Z] 20:43:01 2 1.39 0.00 0.03 0.00 0.00 98.58 [2023-03-14T20:47:10.664Z] 20:43:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-03-14T20:47:10.664Z] 20:43:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2023-03-14T20:47:10.664Z] 20:43:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2023-03-14T20:47:10.664Z] 20:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:47:10.664Z] 20:43:01 7 0.08 0.00 0.05 0.05 0.00 99.82 [2023-03-14T20:47:10.664Z] 20:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-14T20:47:10.664Z] 20:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-14T20:47:10.664Z] 20:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T20:47:10.664Z] 20:44:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2023-03-14T20:47:10.664Z] 20:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T20:47:10.664Z] 20:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-14T20:47:10.664Z] 20:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-14T20:47:10.664Z] 20:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T20:47:10.664Z] 20:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T20:47:10.664Z] 20:45:01 all 0.08 0.00 0.02 0.00 0.01 99.90 [2023-03-14T20:47:10.664Z] 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:47:10.664Z] 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T20:47:10.664Z] 20:45:01 2 0.50 0.00 0.02 0.00 0.02 99.47 [2023-03-14T20:47:10.664Z] 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T20:47:10.664Z] 20:45:01 4 0.03 0.00 0.07 0.00 0.03 99.87 [2023-03-14T20:47:10.664Z] 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T20:47:10.664Z] 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:47:10.664Z] 20:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-14T20:47:10.664Z] 20:46:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2023-03-14T20:47:10.664Z] 20:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-14T20:47:10.665Z] 20:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T20:47:10.665Z] 20:46:01 2 0.65 0.00 0.02 0.00 0.00 99.33 [2023-03-14T20:47:10.665Z] 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T20:47:10.665Z] 20:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T20:47:10.665Z] 20:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-14T20:47:10.665Z] 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T20:47:10.665Z] 20:46:01 7 0.12 0.00 0.02 0.03 0.00 99.83 [2023-03-14T20:47:10.665Z] 20:47:01 all 0.23 0.00 0.06 0.00 0.01 99.70 [2023-03-14T20:47:10.665Z] 20:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-14T20:47:10.665Z] 20:47:01 1 0.28 0.00 0.15 0.00 0.02 99.55 [2023-03-14T20:47:10.665Z] 20:47:01 2 1.06 0.00 0.07 0.00 0.02 98.86 [2023-03-14T20:47:10.665Z] 20:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-14T20:47:10.665Z] 20:47:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2023-03-14T20:47:10.665Z] 20:47:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-14T20:47:10.665Z] 20:47:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-14T20:47:10.665Z] 20:47:01 7 0.28 0.00 0.05 0.03 0.00 99.63 [2023-03-14T20:47:10.665Z] [2023-03-14T20:47:10.665Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-14T20:47:10.665Z] Average: all 5.68 0.00 1.47 0.64 0.03 92.19 [2023-03-14T20:47:10.665Z] Average: 0 5.42 0.00 1.44 0.46 0.03 92.65 [2023-03-14T20:47:10.665Z] Average: 1 5.46 0.00 1.29 0.41 0.02 92.81 [2023-03-14T20:47:10.665Z] Average: 2 5.65 0.00 1.57 1.62 0.02 91.13 [2023-03-14T20:47:10.665Z] Average: 3 5.54 0.00 1.32 0.27 0.02 92.85 [2023-03-14T20:47:10.665Z] Average: 4 5.95 0.00 1.44 0.61 0.03 91.98 [2023-03-14T20:47:10.665Z] Average: 5 5.98 0.00 1.55 0.39 0.03 92.05 [2023-03-14T20:47:10.665Z] Average: 6 5.63 0.00 1.73 1.18 0.02 91.44 [2023-03-14T20:47:10.665Z] Average: 7 5.79 0.00 1.40 0.16 0.03 92.62 [2023-03-14T20:47:10.665Z] [2023-03-14T20:47:10.665Z] [2023-03-14T20:47:10.665Z]