Pull request #417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4310b1883be6b99abc16fb82487e72e66e8570ad+c3aad7bd2c33aca71f49ec3c385ee682c91bb904 (ac59850cc92bc1b3e8a29a241ed1f9a76c208f23) 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-ssh8928867691263272134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7769948404372716919.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-417/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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14224068050297561190.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-417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16001838424094215141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh2566876540325603273.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-417/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-417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10041520495176086055.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-6702’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6704 in /w/workspace/xfoundry_device-modbus-go_PR-417 [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-417 # 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 > 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/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 4310b1883be6b99abc16fb82487e72e66e8570ad Merge succeeded, producing 4310b1883be6b99abc16fb82487e72e66e8570ad Checking out Revision 4310b1883be6b99abc16fb82487e72e66e8570ad (PR-417) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T05:58:56.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # 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 c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T05:58:56.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T05:58:56.759Z] ========================================================= [2023-02-20T05:58:56.759Z] EdgeX Global Pipelines Version Info [2023-02-20T05:58:56.759Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T05:58:57.501Z] ------------------- [2023-02-20T05:58:57.501Z] stable info: [2023-02-20T05:58:57.501Z] ------------------- [2023-02-20T05:58:57.501Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T05:58:57.501Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T05:58:57.501Z] Message: update stable to v1.0.244 [2023-02-20T05:58:58.073Z] ------------------- [2023-02-20T05:58:58.073Z] experimental info: [2023-02-20T05:58:58.073Z] ------------------- [2023-02-20T05:58:58.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T05:58:58.073Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T05:58:58.073Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T05:58:58.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-20T05:58:58.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-20T05:58:58.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T05:58:58.482Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T05:58:58.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T05:58:58.562Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T05:58:58.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T05:58:58.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T05:58:58.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T05:58:58.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T05:58:58.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T05:58:58.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-20T05:58:58.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T05:58:58.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T05:58:58.905Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T05:58:58.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T05:58:58.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T05:58:59.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T05:58:59.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T05:58:59.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T05:58:59.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T05:58:59.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T05:58:59.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T05:58:59.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T05:58:59.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T05:58:59.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T05:58:59.407Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T05:58:59.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-417 [Pipeline] echo [2023-02-20T05:58:59.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-417 [Pipeline] echo [2023-02-20T05:58:59.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-417 [Pipeline] echo [2023-02-20T05:58:59.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo [2023-02-20T05:58:59.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4310b18 [Pipeline] echo [2023-02-20T05:58:59.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T05:58:59.768Z] provisioning config files... [2023-02-20T05:58:59.786Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config15659410118469591581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T05:59:00.131Z] ---> docker-login.sh [2023-02-20T05:59:00.131Z] nexus3.edgexfoundry.org:10001 [2023-02-20T05:59:00.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:00.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:00.657Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:00.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:00.657Z] [2023-02-20T05:59:00.657Z] Login Succeeded [2023-02-20T05:59:00.657Z] nexus3.edgexfoundry.org:10002 [2023-02-20T05:59:00.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:00.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:00.657Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:00.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:00.657Z] [2023-02-20T05:59:00.657Z] Login Succeeded [2023-02-20T05:59:00.657Z] nexus3.edgexfoundry.org:10003 [2023-02-20T05:59:00.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:00.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:00.920Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:00.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:00.920Z] [2023-02-20T05:59:00.920Z] Login Succeeded [2023-02-20T05:59:00.920Z] nexus3.edgexfoundry.org:10004 [2023-02-20T05:59:00.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:00.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:00.920Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:00.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:00.920Z] [2023-02-20T05:59:00.920Z] Login Succeeded [2023-02-20T05:59:00.920Z] docker.io [2023-02-20T05:59:00.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:01.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:01.187Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:01.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:01.187Z] [2023-02-20T05:59:01.187Z] Login Succeeded [2023-02-20T05:59:01.187Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T05:59:01.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T05:59:01.884Z] + git rev-list -1 --merges 4310b1883be6b99abc16fb82487e72e66e8570ad~1..4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo [2023-02-20T05:59:01.955Z] -----------> git rev-list -1 --merges 4310b1883be6b99abc16fb82487e72e66e8570ad~1..4310b1883be6b99abc16fb82487e72e66e8570ad 4310b1883be6b99abc16fb82487e72e66e8570ad [false] [Pipeline] sh [2023-02-20T05:59:02.264Z] + git log --format=format:%s -1 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo [2023-02-20T05:59:02.300Z] ========================================================= [2023-02-20T05:59:02.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T05:59:02.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T05:59:02.732Z] + git log --format=format:%s -1 4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] echo [2023-02-20T05:59:02.763Z] [semverPrep] GIT_COMMIT: 4310b1883be6b99abc16fb82487e72e66e8570ad, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-20T05:59:02.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T05:59:03.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T05:59:03.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T05:59:03.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T05:59:03.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T05:59:03.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T05:59:03.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T05:59:03.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T05:59:03.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T05:59:03.569Z] [2023-02-20T05:59:03.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T05:59:03.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T05:59:03.952Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T05:59:03.952Z] b85a868b505f: Pulling fs layer [2023-02-20T05:59:03.952Z] e2be974225ed: Pulling fs layer [2023-02-20T05:59:03.952Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T05:59:03.952Z] 988bab9f4d93: Pulling fs layer [2023-02-20T05:59:03.952Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T05:59:03.952Z] eaf3925da568: Pulling fs layer [2023-02-20T05:59:03.952Z] bab4dde63d76: Pulling fs layer [2023-02-20T05:59:03.952Z] bde34c3a00c8: Pulling fs layer [2023-02-20T05:59:03.952Z] b352a97aabf1: Pulling fs layer [2023-02-20T05:59:03.952Z] 4872d77fe225: Pulling fs layer [2023-02-20T05:59:03.952Z] 5851b861e8e6: Pulling fs layer [2023-02-20T05:59:03.952Z] bab4dde63d76: Waiting [2023-02-20T05:59:03.952Z] bde34c3a00c8: Waiting [2023-02-20T05:59:03.952Z] b352a97aabf1: Waiting [2023-02-20T05:59:03.952Z] 4872d77fe225: Waiting [2023-02-20T05:59:03.952Z] 5851b861e8e6: Waiting [2023-02-20T05:59:03.952Z] 1469e6f7b9e6: Waiting [2023-02-20T05:59:03.952Z] eaf3925da568: Waiting [2023-02-20T05:59:03.952Z] 988bab9f4d93: Waiting [2023-02-20T05:59:03.952Z] e2be974225ed: Download complete [2023-02-20T05:59:03.952Z] 988bab9f4d93: Verifying Checksum [2023-02-20T05:59:03.952Z] 988bab9f4d93: Download complete [2023-02-20T05:59:04.214Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T05:59:04.214Z] 1469e6f7b9e6: Download complete [2023-02-20T05:59:04.214Z] eaf3925da568: Verifying Checksum [2023-02-20T05:59:04.214Z] eaf3925da568: Download complete [2023-02-20T05:59:04.214Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T05:59:04.214Z] 339a4e72a1f5: Download complete [2023-02-20T05:59:04.214Z] bde34c3a00c8: Download complete [2023-02-20T05:59:04.214Z] b352a97aabf1: Download complete [2023-02-20T05:59:04.214Z] 4872d77fe225: Verifying Checksum [2023-02-20T05:59:04.214Z] 4872d77fe225: Download complete [2023-02-20T05:59:04.214Z] 5851b861e8e6: Verifying Checksum [2023-02-20T05:59:04.214Z] 5851b861e8e6: Download complete [2023-02-20T05:59:04.214Z] b85a868b505f: Download complete [2023-02-20T05:59:04.473Z] bab4dde63d76: Verifying Checksum [2023-02-20T05:59:04.473Z] bab4dde63d76: Download complete [2023-02-20T05:59:05.856Z] b85a868b505f: Pull complete [2023-02-20T05:59:05.856Z] e2be974225ed: Pull complete [2023-02-20T05:59:06.123Z] 339a4e72a1f5: Pull complete [2023-02-20T05:59:06.382Z] 988bab9f4d93: Pull complete [2023-02-20T05:59:06.652Z] 1469e6f7b9e6: Pull complete [2023-02-20T05:59:06.652Z] eaf3925da568: Pull complete [2023-02-20T05:59:08.559Z] bab4dde63d76: Pull complete [2023-02-20T05:59:08.559Z] bde34c3a00c8: Pull complete [2023-02-20T05:59:08.819Z] b352a97aabf1: Pull complete [2023-02-20T05:59:08.819Z] 4872d77fe225: Pull complete [2023-02-20T05:59:08.819Z] 5851b861e8e6: Pull complete [2023-02-20T05:59:09.079Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T05:59:09.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T05:59:09.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T05:59:09.309Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-02-20T05:59:09.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T05:59:11.935Z] $ docker top 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 -eo pid,comm [2023-02-20T05:59:11.987Z] 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-02-20T05:59:11.987Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T05:59:12.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T05:59:12.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T05:59:12.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T05:59:12.225Z] $ docker exec 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent [2023-02-20T05:59:12.338Z] SSH_AUTH_SOCK=/tmp/ssh-5SuQ3hidI9tA/agent.32 [2023-02-20T05:59:12.338Z] SSH_AGENT_PID=38 [2023-02-20T05:59:12.345Z] Running ssh-add (command line suppressed) [2023-02-20T05:59:12.452Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_5048535988511611134.key (/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_5048535988511611134.key) [2023-02-20T05:59:12.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T05:59:12.802Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T05:59:12.827Z] $ docker exec --env ******** --env ******** 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent -k [2023-02-20T05:59:12.925Z] unset SSH_AUTH_SOCK; [2023-02-20T05:59:12.925Z] unset SSH_AGENT_PID; [2023-02-20T05:59:12.925Z] echo Agent pid 38 killed; [2023-02-20T05:59:12.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T05:59:13.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T05:59:13.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T05:59:13.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T05:59:13.134Z] $ docker exec 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent [2023-02-20T05:59:13.241Z] SSH_AUTH_SOCK=/tmp/ssh-CaZ46hnpCox0/agent.70 [2023-02-20T05:59:13.241Z] SSH_AGENT_PID=76 [2023-02-20T05:59:13.246Z] Running ssh-add (command line suppressed) [2023-02-20T05:59:13.352Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_3881441825736298311.key (/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/private_key_3881441825736298311.key) [2023-02-20T05:59:13.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T05:59:13.697Z] + git semver init [2023-02-20T05:59:13.956Z] 2023-02-20 05:59:13,866 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T05:59:13.956Z] 2023-02-20 05:59:13,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver [2023-02-20T05:59:13.956Z] 2023-02-20 05:59:13,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-417/.semver [2023-02-20T05:59:13.956Z] 2023-02-20 05:59:13,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-417/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417, universal_newlines=False, shell=None, istream=None) [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,039 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-417/.git/info/exclude [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 with force:False [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,039 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,043 [execute] INFO git cat-file --batch-check [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,051 [execute] INFO git cat-file --batch [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-417/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T05:59:15.337Z] 2023-02-20 05:59:15,055 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-417/.semver/PR-417 [2023-02-20T05:59:15.337Z] 0.0.0 [Pipeline] } [2023-02-20T05:59:15.368Z] $ docker exec --env ******** --env ******** 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 ssh-agent -k [2023-02-20T05:59:15.466Z] unset SSH_AUTH_SOCK; [2023-02-20T05:59:15.467Z] unset SSH_AGENT_PID; [2023-02-20T05:59:15.467Z] echo Agent pid 76 killed; [2023-02-20T05:59:15.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T05:59:15.891Z] + git semver [Pipeline] } [2023-02-20T05:59:16.178Z] $ docker stop --time=1 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 [2023-02-20T05:59:17.645Z] $ docker rm -f --volumes 3f5e574cf4804f20483f1add58c47e3ed54e7bf9893f273b808897226fa98c01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T05:59:18.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T05:59:18.335Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T05:59:18.353Z] [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-02-20T05:59:18.982Z] provisioning config files... [2023-02-20T05:59:18.993Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config5166033177338513604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T05:59:19.341Z] ---> docker-login.sh [2023-02-20T05:59:19.341Z] nexus3.edgexfoundry.org:10001 [2023-02-20T05:59:19.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:19.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:19.341Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:19.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:19.341Z] [2023-02-20T05:59:19.341Z] Login Succeeded [2023-02-20T05:59:19.341Z] nexus3.edgexfoundry.org:10002 [2023-02-20T05:59:19.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:19.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:19.341Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:19.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:19.341Z] [2023-02-20T05:59:19.341Z] Login Succeeded [2023-02-20T05:59:19.341Z] nexus3.edgexfoundry.org:10003 [2023-02-20T05:59:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:19.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:19.601Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:19.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:19.601Z] [2023-02-20T05:59:19.601Z] Login Succeeded [2023-02-20T05:59:19.601Z] nexus3.edgexfoundry.org:10004 [2023-02-20T05:59:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:19.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:19.601Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:19.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:19.601Z] [2023-02-20T05:59:19.601Z] Login Succeeded [2023-02-20T05:59:19.601Z] docker.io [2023-02-20T05:59:19.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T05:59:20.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T05:59:20.120Z] Configure a credential helper to remove this warning. See [2023-02-20T05:59:20.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T05:59:20.120Z] [2023-02-20T05:59:20.120Z] Login Succeeded [2023-02-20T05:59:20.120Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T05:59:20.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T05:59:20.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T05:59:20.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T05:59:20.420Z] ========================================================= [2023-02-20T05:59:20.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T05:59:20.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T05:59:20.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T05:59:20.896Z] Sending build context to Docker daemon 6.395MB [2023-02-20T05:59:20.896Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T05:59:20.896Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-20T05:59:20.896Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T05:59:20.896Z] 213ec9aee27d: Pulling fs layer [2023-02-20T05:59:20.896Z] 4583459ba037: Pulling fs layer [2023-02-20T05:59:20.896Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T05:59:20.896Z] 53926ce57604: Pulling fs layer [2023-02-20T05:59:20.896Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T05:59:20.896Z] 22ff95d597cd: Pulling fs layer [2023-02-20T05:59:20.896Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T05:59:20.896Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T05:59:20.896Z] a7acece74701: Pulling fs layer [2023-02-20T05:59:20.896Z] 22ff95d597cd: Waiting [2023-02-20T05:59:20.896Z] 12d6caf4c0d1: Waiting [2023-02-20T05:59:20.896Z] 96b7cbca73a9: Waiting [2023-02-20T05:59:20.896Z] a7acece74701: Waiting [2023-02-20T05:59:20.896Z] 53926ce57604: Waiting [2023-02-20T05:59:20.896Z] 21b2b0c7a3f4: Waiting [2023-02-20T05:59:20.896Z] 93c1e223e6f2: Download complete [2023-02-20T05:59:20.896Z] 4583459ba037: Download complete [2023-02-20T05:59:20.896Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T05:59:20.896Z] 21b2b0c7a3f4: Download complete [2023-02-20T05:59:21.161Z] 22ff95d597cd: Download complete [2023-02-20T05:59:21.161Z] 213ec9aee27d: Verifying Checksum [2023-02-20T05:59:21.161Z] 213ec9aee27d: Download complete [2023-02-20T05:59:21.161Z] 12d6caf4c0d1: Download complete [2023-02-20T05:59:21.161Z] 213ec9aee27d: Pull complete [2023-02-20T05:59:21.427Z] 4583459ba037: Pull complete [2023-02-20T05:59:21.427Z] 93c1e223e6f2: Pull complete [2023-02-20T05:59:21.688Z] a7acece74701: Verifying Checksum [2023-02-20T05:59:21.688Z] a7acece74701: Download complete [2023-02-20T05:59:21.948Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T05:59:21.948Z] 96b7cbca73a9: Download complete [2023-02-20T05:59:22.206Z] 53926ce57604: Verifying Checksum [2023-02-20T05:59:22.206Z] 53926ce57604: Download complete [2023-02-20T05:59:26.399Z] 53926ce57604: Pull complete [2023-02-20T05:59:26.399Z] 21b2b0c7a3f4: Pull complete [2023-02-20T05:59:26.399Z] 22ff95d597cd: Pull complete [2023-02-20T05:59:26.399Z] 12d6caf4c0d1: Pull complete [2023-02-20T05:59:28.931Z] 96b7cbca73a9: Pull complete [2023-02-20T05:59:29.499Z] a7acece74701: Pull complete [2023-02-20T05:59:29.499Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T05:59:29.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T05:59:29.499Z] ---> db6d94c90886 [2023-02-20T05:59:29.499Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-20T05:59:32.786Z] ---> Running in 32afae1f9f5e [2023-02-20T05:59:32.786Z] Removing intermediate container 32afae1f9f5e [2023-02-20T05:59:32.786Z] ---> f349f7d1d234 [2023-02-20T05:59:32.786Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T05:59:33.044Z] ---> Running in c51e3fee66f3 [2023-02-20T05:59:33.044Z] Removing intermediate container c51e3fee66f3 [2023-02-20T05:59:33.044Z] ---> bedd8b5cfcc3 [2023-02-20T05:59:33.044Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-20T05:59:33.044Z] ---> Running in eb9c655fa33f [2023-02-20T05:59:33.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T05:59:33.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T05:59:33.788Z] Still waiting to schedule task [2023-02-20T05:59:33.788Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ is offline [2023-02-20T05:59:33.822Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-20T05:59:33.822Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-20T05:59:33.822Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-20T05:59:33.822Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T05:59:33.822Z] OK: 217 MiB in 59 packages [2023-02-20T05:59:34.388Z] Removing intermediate container eb9c655fa33f [2023-02-20T05:59:34.388Z] ---> fc6a238ce3b4 [2023-02-20T05:59:34.389Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-20T05:59:34.389Z] ---> Running in c4c949246f86 [2023-02-20T05:59:34.389Z] Removing intermediate container c4c949246f86 [2023-02-20T05:59:34.389Z] ---> 9918f52966df [2023-02-20T05:59:34.389Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-20T05:59:34.649Z] ---> 9e2ebd6e6516 [2023-02-20T05:59:34.649Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T05:59:34.649Z] ---> Running in 6211ff2cc5bf [2023-02-20T06:00:42.347Z] Removing intermediate container 6211ff2cc5bf [2023-02-20T06:00:42.347Z] ---> f4a5bc3b1b0f [2023-02-20T06:00:42.347Z] Step 9/10 : COPY . . [2023-02-20T06:00:42.347Z] ---> dd052fa97dce [2023-02-20T06:00:42.347Z] Step 10/10 : RUN ${MAKE} [2023-02-20T06:00:42.347Z] ---> Running in 46ee555c887f [2023-02-20T06:00:42.347Z] noop [2023-02-20T06:00:42.347Z] Removing intermediate container 46ee555c887f [2023-02-20T06:00:42.347Z] ---> d10c350e39f2 [2023-02-20T06:00:42.347Z] Successfully built d10c350e39f2 [2023-02-20T06:00:42.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:00:42.794Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T06:00:42.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:00:42.942Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-02-20T06:00:42.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T06:00:43.329Z] $ docker top a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T06:00:43.727Z] + go version [2023-02-20T06:00:43.727Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T06:00:43.760Z] $ docker stop --time=1 a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab [2023-02-20T06:00:45.055Z] $ docker rm -f --volumes a302959bb617de02f7eeb30841b45139c2e6f67c115eb5e3417abc6e045f6fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:00:45.748Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T06:00:45.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:00:45.901Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-02-20T06:00:45.930Z] $ 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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T06:00:46.267Z] $ docker top eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T06:00:46.655Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-417 [Pipeline] fileExists [Pipeline] sh [2023-02-20T06:00:47.015Z] + make test [2023-02-20T06:00:47.015Z] go test ./... -coverprofile=coverage.out [2023-02-20T06:00:47.274Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-20T06:00:57.306Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-20T06:00:57.306Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.7% of statements [2023-02-20T06:01:03.329Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6709 in /w/workspace/xfoundry_device-modbus-go_PR-417 [Pipeline] { [Pipeline] ws [2023-02-20T06:01:03.393Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T06:01:03.468Z] Selected Git installation does not exist. Using Default [2023-02-20T06:01:03.469Z] The recommended git tool is: NONE [2023-02-20T06:01:05.519Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-20T06:01:05.519Z] go vet ./... [2023-02-20T06:01:08.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T06:01:08.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T06:01:08.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T06:01:08.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T06:01:08.870Z] $ docker stop --time=1 eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed [2023-02-20T06:01:09.985Z] using credential edgex-jenkins-ssh [2023-02-20T06:01:10.002Z] Cloning the remote Git repository [2023-02-20T06:01:10.095Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-20T06:01:10.165Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-20T06:01:10.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-20T06:01:10.314Z] > git --version # timeout=10 [2023-02-20T06:01:10.337Z] > git --version # 'git version 2.25.1' [2023-02-20T06:01:10.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T06:01:10.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T06:01:10.971Z] $ docker rm -f --volumes eb3da1cd2177625d15f03d86dfeba37957114eafc9504c339a006baafcf450ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T06:01:11.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T06:01:11.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-20T06:01:11.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-20T06:01:11.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-02-20T06:01:13.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T06:01:13.655Z] + ls -al . [2023-02-20T06:01:13.655Z] total 184 [2023-02-20T06:01:13.655Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 06:00 . [2023-02-20T06:01:13.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:58 .. [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 05:58 .dockerignore [2023-02-20T06:01:13.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:00 .git [2023-02-20T06:01:13.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 .github [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 20 05:58 .gitignore [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:58 .golangci.yml [2023-02-20T06:01:13.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:59 .semver [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 20 05:58 Attribution.txt [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 20 05:58 CHANGELOG.md [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 20 05:58 Dockerfile [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:58 GOVERNANCE.md [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 05:58 Jenkinsfile [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:58 LICENSE [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 20 05:58 Makefile [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 05:58 OWNERS.md [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 20 05:58 README.md [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:59 VERSION [2023-02-20T06:01:13.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:58 bin [2023-02-20T06:01:13.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 cmd [2023-02-20T06:01:13.655Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 20 06:00 coverage.out [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 20 05:58 go.mod [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 20 05:58 go.sum [2023-02-20T06:01:13.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:58 internal [2023-02-20T06:01:13.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:58 simulator [2023-02-20T06:01:13.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:58 snap [2023-02-20T06:01:13.655Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 05:58 version.go [Pipeline] isUnix [2023-02-20T06:01:13.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-20T06:01:13.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-20T06:01:13.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T06:01:13.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/417/head:refs/remotes/origin/PR-417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:01:14.088Z] + 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=4310b1883be6b99abc16fb82487e72e66e8570ad --label arch=amd64 --label version=0.0.0 . [2023-02-20T06:01:14.088Z] Sending build context to Docker daemon 6.419MB [2023-02-20T06:01:14.088Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T06:01:14.088Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-20T06:01:14.088Z] ---> d10c350e39f2 [2023-02-20T06:01:14.088Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T06:01:14.280Z] Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 4310b1883be6b99abc16fb82487e72e66e8570ad [2023-02-20T06:01:14.349Z] ---> Running in b7e70bb81ca6 [2023-02-20T06:01:14.349Z] Removing intermediate container b7e70bb81ca6 [2023-02-20T06:01:14.349Z] ---> df931a92373d [2023-02-20T06:01:14.349Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T06:01:14.349Z] ---> Running in e24987d32ac9 [2023-02-20T06:01:14.349Z] Removing intermediate container e24987d32ac9 [2023-02-20T06:01:14.349Z] ---> f45d23ce41e7 [2023-02-20T06:01:14.349Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-20T06:01:14.349Z] ---> Running in 3cc85cf97ec7 [2023-02-20T06:01:14.560Z] Merge succeeded, producing 4310b1883be6b99abc16fb82487e72e66e8570ad [2023-02-20T06:01:14.561Z] Checking out Revision 4310b1883be6b99abc16fb82487e72e66e8570ad (PR-417) [2023-02-20T06:01:14.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T06:01:14.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T06:01:15.126Z] OK: 217 MiB in 59 packages [2023-02-20T06:01:14.307Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T06:01:14.327Z] > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 [2023-02-20T06:01:14.439Z] > git remote # timeout=10 [2023-02-20T06:01:14.463Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T06:01:14.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T06:01:14.509Z] > git merge c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 [2023-02-20T06:01:14.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T06:01:14.569Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T06:01:14.587Z] > git checkout -f 4310b1883be6b99abc16fb82487e72e66e8570ad # timeout=10 [2023-02-20T06:01:15.256Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-20T06:01:15.328Z] > git --version # timeout=10 [2023-02-20T06:01:15.343Z] > git --version # 'git version 2.25.1' [2023-02-20T06:01:15.366Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T06:01:15.386Z] Removing intermediate container 3cc85cf97ec7 [2023-02-20T06:01:15.386Z] ---> 5c7d8d9a7767 [2023-02-20T06:01:15.386Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-20T06:01:15.386Z] ---> Running in 0eaeb354a43e [2023-02-20T06:01:15.646Z] Removing intermediate container 0eaeb354a43e [2023-02-20T06:01:15.646Z] ---> eb6530785976 [2023-02-20T06:01:15.646Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-20T06:01:15.646Z] ---> 4f8c0c6878d1 [2023-02-20T06:01:15.646Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T06:01:15.646Z] ---> Running in b49fb0fdabcd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T06:01:16.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T06:01:16.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T06:01:16.490Z] Dload Upload Total Spent Left Speed [2023-02-20T06:01:16.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [2023-02-20T06:01:16.582Z] Removing intermediate container b49fb0fdabcd [2023-02-20T06:01:16.582Z] ---> e1bcc424e99c [2023-02-20T06:01:16.582Z] Step 9/22 : COPY . . [Pipeline] sh [2023-02-20T06:01:17.150Z] ---> 07bb357e5f4a [2023-02-20T06:01:17.150Z] Step 10/22 : RUN ${MAKE} [2023-02-20T06:01:17.150Z] ---> Running in 465026b015b8 [2023-02-20T06:01:17.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T06:01:17.407Z] 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-02-20T06:01:17.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T06:01:17.727Z] + sudo tee /etc/docker/daemon.new [2023-02-20T06:01:17.727Z] { [2023-02-20T06:01:17.727Z] "registry-mirrors": [ [2023-02-20T06:01:17.727Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T06:01:17.727Z] ], [2023-02-20T06:01:17.727Z] "bip": "10.250.0.254/24", [2023-02-20T06:01:17.727Z] "hosts": [ [2023-02-20T06:01:17.727Z] "tcp://0.0.0.0:5555", [2023-02-20T06:01:17.727Z] "unix:///var/run/docker.sock" [2023-02-20T06:01:17.727Z] ], [2023-02-20T06:01:17.727Z] "mtu": 1458, [2023-02-20T06:01:17.727Z] "selinux-enabled": true, [2023-02-20T06:01:17.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T06:01:17.727Z] } [Pipeline] sh [2023-02-20T06:01:18.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T06:01:18.448Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T06:01:36.764Z] provisioning config files... [2023-02-20T06:01:36.794Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3498304234043160283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:01:37.201Z] ---> docker-login.sh [2023-02-20T06:01:37.201Z] nexus3.edgexfoundry.org:10001 [2023-02-20T06:01:37.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T06:01:37.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T06:01:37.793Z] Configure a credential helper to remove this warning. See [2023-02-20T06:01:37.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T06:01:37.793Z] [2023-02-20T06:01:37.793Z] Login Succeeded [2023-02-20T06:01:37.793Z] nexus3.edgexfoundry.org:10002 [2023-02-20T06:01:38.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T06:01:38.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T06:01:38.334Z] Configure a credential helper to remove this warning. See [2023-02-20T06:01:38.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T06:01:38.334Z] [2023-02-20T06:01:38.334Z] Login Succeeded [2023-02-20T06:01:38.334Z] nexus3.edgexfoundry.org:10003 [2023-02-20T06:01:38.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T06:01:38.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T06:01:38.603Z] Configure a credential helper to remove this warning. See [2023-02-20T06:01:38.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T06:01:38.603Z] [2023-02-20T06:01:38.603Z] Login Succeeded [2023-02-20T06:01:38.603Z] nexus3.edgexfoundry.org:10004 [2023-02-20T06:01:38.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T06:01:39.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T06:01:39.139Z] Configure a credential helper to remove this warning. See [2023-02-20T06:01:39.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T06:01:39.139Z] [2023-02-20T06:01:39.139Z] Login Succeeded [2023-02-20T06:01:39.139Z] docker.io [2023-02-20T06:01:39.338Z] Removing intermediate container 465026b015b8 [2023-02-20T06:01:39.338Z] ---> 9aa40620dc00 [2023-02-20T06:01:39.338Z] Step 11/22 : FROM alpine:3.14 [2023-02-20T06:01:39.338Z] 3.14: Pulling from library/alpine [2023-02-20T06:01:39.338Z] d261077062b2: Pulling fs layer [2023-02-20T06:01:39.338Z] d261077062b2: Verifying Checksum [2023-02-20T06:01:39.338Z] d261077062b2: Download complete [2023-02-20T06:01:39.338Z] d261077062b2: Pull complete [2023-02-20T06:01:39.338Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-20T06:01:39.338Z] Status: Downloaded newer image for alpine:3.14 [2023-02-20T06:01:39.338Z] ---> 6dff1269bc79 [2023-02-20T06:01:39.338Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-20T06:01:39.338Z] ---> Running in 554f387f3d0d [2023-02-20T06:01:39.338Z] Removing intermediate container 554f387f3d0d [2023-02-20T06:01:39.338Z] ---> bf60e9e25558 [2023-02-20T06:01:39.338Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T06:01:39.338Z] ---> Running in 85a7ce2c2895 [2023-02-20T06:01:39.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-20T06:01:39.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-20T06:01:39.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T06:01:39.597Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T06:01:39.597Z] Executing busybox-1.33.1-r8.trigger [2023-02-20T06:01:39.597Z] OK: 6 MiB in 15 packages [2023-02-20T06:01:39.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T06:01:39.678Z] Configure a credential helper to remove this warning. See [2023-02-20T06:01:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T06:01:39.678Z] [2023-02-20T06:01:39.678Z] Login Succeeded [2023-02-20T06:01:39.679Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T06:01:39.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-02-20T06:01:39.856Z] Removing intermediate container 85a7ce2c2895 [2023-02-20T06:01:39.856Z] ---> 00757fa3a5e2 [2023-02-20T06:01:39.856Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [Pipeline] unstash [Pipeline] echo [2023-02-20T06:01:40.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T06:01:40.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T06:01:40.180Z] ========================================================= [2023-02-20T06:01:40.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T06:01:40.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:01:40.692Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T06:01:40.793Z] ---> 77dd7defb903 [2023-02-20T06:01:40.793Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-20T06:01:40.793Z] ---> 88e10432dff9 [2023-02-20T06:01:40.793Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-20T06:01:40.965Z] Sending build context to Docker daemon 3.332MB [2023-02-20T06:01:40.965Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T06:01:40.965Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-20T06:01:41.052Z] ---> b53a526f736b [2023-02-20T06:01:41.052Z] Step 17/22 : EXPOSE 59901 [2023-02-20T06:01:41.052Z] ---> Running in 43848938f6c7 [2023-02-20T06:01:41.052Z] Removing intermediate container 43848938f6c7 [2023-02-20T06:01:41.052Z] ---> 4992174ed7c8 [2023-02-20T06:01:41.052Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-20T06:01:41.052Z] ---> Running in 5e4130eb616d [2023-02-20T06:01:41.052Z] Removing intermediate container 5e4130eb616d [2023-02-20T06:01:41.052Z] ---> b2e02675b376 [2023-02-20T06:01:41.052Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-20T06:01:41.052Z] ---> Running in 2f610cf93c01 [2023-02-20T06:01:41.237Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T06:01:41.237Z] 9b18e9b68314: Pulling fs layer [2023-02-20T06:01:41.237Z] 35d82f9e3411: Pulling fs layer [2023-02-20T06:01:41.237Z] e16973657156: Pulling fs layer [2023-02-20T06:01:41.237Z] fc693d55d65f: Pulling fs layer [2023-02-20T06:01:41.237Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T06:01:41.237Z] dda99020689f: Pulling fs layer [2023-02-20T06:01:41.237Z] db1c61fa0a46: Pulling fs layer [2023-02-20T06:01:41.237Z] 891c053d2c06: Pulling fs layer [2023-02-20T06:01:41.237Z] dda99020689f: Waiting [2023-02-20T06:01:41.237Z] db1c61fa0a46: Waiting [2023-02-20T06:01:41.237Z] 891c053d2c06: Waiting [2023-02-20T06:01:41.237Z] fc693d55d65f: Waiting [2023-02-20T06:01:41.237Z] 7e9fc2657dce: Waiting [2023-02-20T06:01:41.237Z] e16973657156: Verifying Checksum [2023-02-20T06:01:41.237Z] e16973657156: Download complete [2023-02-20T06:01:41.237Z] 35d82f9e3411: Verifying Checksum [2023-02-20T06:01:41.237Z] 35d82f9e3411: Download complete [2023-02-20T06:01:41.237Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T06:01:41.237Z] 7e9fc2657dce: Download complete [2023-02-20T06:01:41.237Z] dda99020689f: Verifying Checksum [2023-02-20T06:01:41.237Z] dda99020689f: Download complete [2023-02-20T06:01:41.237Z] 9b18e9b68314: Verifying Checksum [2023-02-20T06:01:41.237Z] 9b18e9b68314: Download complete [2023-02-20T06:01:41.311Z] Removing intermediate container 2f610cf93c01 [2023-02-20T06:01:41.311Z] ---> 82e80e56955c [2023-02-20T06:01:41.311Z] Step 20/22 : LABEL arch=amd64 [2023-02-20T06:01:41.311Z] ---> Running in 4b46722b7400 [2023-02-20T06:01:41.311Z] Removing intermediate container 4b46722b7400 [2023-02-20T06:01:41.311Z] ---> 16a3d3074ef1 [2023-02-20T06:01:41.311Z] Step 21/22 : LABEL git_sha=4310b1883be6b99abc16fb82487e72e66e8570ad [2023-02-20T06:01:41.311Z] ---> Running in e37708e2110b [2023-02-20T06:01:41.311Z] Removing intermediate container e37708e2110b [2023-02-20T06:01:41.311Z] ---> 159d39fbdbeb [2023-02-20T06:01:41.311Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T06:01:41.311Z] ---> Running in 30199e7b6f0a [2023-02-20T06:01:41.571Z] Removing intermediate container 30199e7b6f0a [2023-02-20T06:01:41.571Z] ---> 938327ddecd9 [2023-02-20T06:01:41.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T06:01:41.571Z] Successfully built 938327ddecd9 [2023-02-20T06:01:41.571Z] 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-02-20T06:01:42.214Z] 9b18e9b68314: Pull complete [2023-02-20T06:01:42.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T06:01:42.445Z] [2023-02-20T06:01:42.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-02-20T06:01:42.484Z] 891c053d2c06: Verifying Checksum [2023-02-20T06:01:42.484Z] 891c053d2c06: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:01:42.753Z] 35d82f9e3411: Pull complete [2023-02-20T06:01:42.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T06:01:42.846Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T06:01:42.846Z] 5eb5b503b376: Pulling fs layer [2023-02-20T06:01:42.846Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T06:01:42.846Z] ec43610c2a17: Pulling fs layer [2023-02-20T06:01:42.846Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T06:01:42.846Z] 33b1e0a273af: Pulling fs layer [2023-02-20T06:01:42.846Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T06:01:42.846Z] 2f39f015ded8: Pulling fs layer [2023-02-20T06:01:42.846Z] 3a2ae6a8a46f: Waiting [2023-02-20T06:01:42.846Z] 33b1e0a273af: Waiting [2023-02-20T06:01:42.846Z] 5d3b04190fa2: Waiting [2023-02-20T06:01:42.846Z] 2f39f015ded8: Waiting [2023-02-20T06:01:42.846Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T06:01:42.846Z] 5c69ac0246d0: Download complete [2023-02-20T06:01:42.846Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T06:01:42.846Z] 3a2ae6a8a46f: Download complete [2023-02-20T06:01:43.036Z] e16973657156: Pull complete [2023-02-20T06:01:43.108Z] 33b1e0a273af: Verifying Checksum [2023-02-20T06:01:43.108Z] 33b1e0a273af: Download complete [2023-02-20T06:01:43.108Z] ec43610c2a17: Verifying Checksum [2023-02-20T06:01:43.108Z] ec43610c2a17: Download complete [2023-02-20T06:01:43.108Z] 5d3b04190fa2: Verifying Checksum [2023-02-20T06:01:43.108Z] 5d3b04190fa2: Download complete [2023-02-20T06:01:43.108Z] 5eb5b503b376: Verifying Checksum [2023-02-20T06:01:43.108Z] 5eb5b503b376: Download complete [2023-02-20T06:01:43.629Z] db1c61fa0a46: Verifying Checksum [2023-02-20T06:01:43.629Z] db1c61fa0a46: Download complete [2023-02-20T06:01:43.676Z] 2f39f015ded8: Download complete [2023-02-20T06:01:44.602Z] fc693d55d65f: Verifying Checksum [2023-02-20T06:01:44.602Z] fc693d55d65f: Download complete [2023-02-20T06:01:44.615Z] 5eb5b503b376: Pull complete [2023-02-20T06:01:44.615Z] 5c69ac0246d0: Pull complete [2023-02-20T06:01:44.875Z] ec43610c2a17: Pull complete [2023-02-20T06:01:45.147Z] 3a2ae6a8a46f: Pull complete [2023-02-20T06:01:45.405Z] 33b1e0a273af: Pull complete [2023-02-20T06:01:45.405Z] 5d3b04190fa2: Pull complete [2023-02-20T06:01:50.689Z] 2f39f015ded8: Pull complete [2023-02-20T06:01:50.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T06:01:50.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T06:01:50.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:01:50.932Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-02-20T06:01:50.959Z] $ 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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T06:01:53.759Z] $ docker top 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:01:54.217Z] ---> job-cost.sh [2023-02-20T06:01:54.217Z] lf-activate-venv: SKIPPING [2023-02-20T06:01:54.217Z] INFO: No Stack... [2023-02-20T06:01:54.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T06:01:54.737Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T06:01:55.059Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-417/archives/cost.csv [2023-02-20T06:01:55.059Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T06:01:55.109Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [2023-02-20T06:01:55.115Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] did not exist. Created. [2023-02-20T06:01:55.115Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T06:01:55.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T06:01:55.566Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T06:01:55.596Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T06:01:55.680Z] $ docker stop --time=1 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 [2023-02-20T06:01:56.837Z] $ docker rm -f --volumes 438af2ede411c97ed12fd738753a73a2963c447c0ed7a4606a1bfbd483450f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T06:01:59.664Z] fc693d55d65f: Pull complete [2023-02-20T06:01:59.664Z] 7e9fc2657dce: Pull complete [2023-02-20T06:01:59.664Z] dda99020689f: Pull complete [2023-02-20T06:02:06.346Z] db1c61fa0a46: Pull complete [2023-02-20T06:02:08.318Z] 891c053d2c06: Pull complete [2023-02-20T06:02:08.318Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T06:02:08.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T06:02:08.318Z] ---> f96f9c87975a [2023-02-20T06:02:08.318Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-20T06:02:09.746Z] ---> Running in ac7f50a971a1 [2023-02-20T06:02:10.015Z] Removing intermediate container ac7f50a971a1 [2023-02-20T06:02:10.015Z] ---> c08b377fc71f [2023-02-20T06:02:10.015Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T06:02:10.015Z] ---> Running in 622de8e0bf4e [2023-02-20T06:02:10.606Z] Removing intermediate container 622de8e0bf4e [2023-02-20T06:02:10.606Z] ---> df9a198e43ed [2023-02-20T06:02:10.606Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-20T06:02:10.606Z] ---> Running in aac23a59e136 [2023-02-20T06:02:12.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T06:02:12.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T06:02:13.442Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-20T06:02:13.442Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-20T06:02:13.442Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-20T06:02:13.442Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T06:02:13.442Z] OK: 228 MiB in 59 packages [2023-02-20T06:02:14.411Z] Removing intermediate container aac23a59e136 [2023-02-20T06:02:14.411Z] ---> 5bd4307475b3 [2023-02-20T06:02:14.411Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-20T06:02:14.411Z] ---> Running in b18661f78751 [2023-02-20T06:02:14.997Z] Removing intermediate container b18661f78751 [2023-02-20T06:02:14.997Z] ---> ec9d7837ac75 [2023-02-20T06:02:14.997Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-20T06:02:15.265Z] ---> b6de7d49256c [2023-02-20T06:02:15.265Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T06:02:15.534Z] ---> Running in 6ed16d66d079 [2023-02-20T06:03:23.443Z] Removing intermediate container 6ed16d66d079 [2023-02-20T06:03:23.443Z] ---> 9c7a4a910d72 [2023-02-20T06:03:23.443Z] Step 9/10 : COPY . . [2023-02-20T06:03:23.443Z] ---> 4e4127f35db9 [2023-02-20T06:03:23.443Z] Step 10/10 : RUN ${MAKE} [2023-02-20T06:03:23.443Z] ---> Running in f1680fd73149 [2023-02-20T06:03:23.443Z] noop [2023-02-20T06:03:23.443Z] Removing intermediate container f1680fd73149 [2023-02-20T06:03:23.443Z] ---> cb247facf9bc [2023-02-20T06:03:23.443Z] Successfully built cb247facf9bc [2023-02-20T06:03:23.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:03:23.932Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T06:03:23.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:03:24.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container [2023-02-20T06:03:24.285Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-20T06:03:25.604Z] $ docker top 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T06:03:26.548Z] + go version [2023-02-20T06:03:26.548Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T06:03:26.585Z] $ docker stop --time=1 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c [2023-02-20T06:03:28.254Z] $ docker rm -f --volumes 28b196bdc0926a07a9cd3d3d6414946f193d9980fe9cca8abe80f350b7ecc05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:03:29.134Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T06:03:29.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:03:29.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container [2023-02-20T06:03:29.463Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-20T06:03:30.692Z] $ docker top cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T06:03:31.238Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T06:03:31.903Z] + make test [2023-02-20T06:03:31.903Z] go test ./... -coverprofile=coverage.out [2023-02-20T06:03:33.854Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-20T06:05:10.542Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-20T06:05:10.542Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements [2023-02-20T06:05:10.542Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T06:05:10.542Z] go vet ./... [2023-02-20T06:05:32.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T06:05:32.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T06:05:32.689Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T06:05:32.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T06:05:32.767Z] $ docker stop --time=1 cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 [2023-02-20T06:05:34.620Z] $ docker rm -f --volumes cb09f404df2fedd2da884ef36bf5893c1acc40973c663934cc8b5a9ca7fefc09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T06:05:35.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T06:05:35.851Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T06:05:36.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T06:05:37.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T06:05:37.375Z] + ls -al . [2023-02-20T06:05:37.375Z] total 180 [2023-02-20T06:05:37.375Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:03 . [2023-02-20T06:05:37.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 .. [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 06:01 .dockerignore [2023-02-20T06:05:37.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:01 .git [2023-02-20T06:05:37.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 .github [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 20 06:01 .gitignore [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:01 .golangci.yml [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 20 06:01 Attribution.txt [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 20 06:01 CHANGELOG.md [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 20 06:01 Dockerfile [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:01 GOVERNANCE.md [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 20 06:01 Jenkinsfile [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:01 LICENSE [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 20 06:01 Makefile [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 06:01 OWNERS.md [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 20 06:01 README.md [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:59 VERSION [2023-02-20T06:05:37.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 bin [2023-02-20T06:05:37.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 cmd [2023-02-20T06:05:37.375Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 20 06:05 coverage.out [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 20 06:01 go.mod [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 20 06:01 go.sum [2023-02-20T06:05:37.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 internal [2023-02-20T06:05:37.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 simulator [2023-02-20T06:05:37.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 snap [2023-02-20T06:05:37.375Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 20 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:05:37.820Z] + 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=4310b1883be6b99abc16fb82487e72e66e8570ad --label arch=arm64 --label version=0.0.0 . [2023-02-20T06:05:38.096Z] Sending build context to Docker daemon 3.356MB [2023-02-20T06:05:38.096Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T06:05:38.096Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-20T06:05:38.096Z] ---> cb247facf9bc [2023-02-20T06:05:38.096Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T06:05:38.370Z] ---> Running in 4d41ddeb13c3 [2023-02-20T06:05:38.649Z] Removing intermediate container 4d41ddeb13c3 [2023-02-20T06:05:38.649Z] ---> fdab5753000e [2023-02-20T06:05:38.649Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T06:05:38.920Z] ---> Running in a7247394f43e [2023-02-20T06:05:39.190Z] Removing intermediate container a7247394f43e [2023-02-20T06:05:39.190Z] ---> 40218ea48935 [2023-02-20T06:05:39.190Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-20T06:05:39.190Z] ---> Running in b5e670a1965e [2023-02-20T06:05:40.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T06:05:40.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T06:05:42.343Z] OK: 228 MiB in 59 packages [2023-02-20T06:05:45.719Z] Removing intermediate container b5e670a1965e [2023-02-20T06:05:45.719Z] ---> 3dd2ce7ea089 [2023-02-20T06:05:45.719Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-20T06:05:45.719Z] ---> Running in f71708f1c075 [2023-02-20T06:05:45.719Z] Removing intermediate container f71708f1c075 [2023-02-20T06:05:45.719Z] ---> 7f40291b01d8 [2023-02-20T06:05:45.719Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-20T06:05:46.304Z] ---> 7306770c09cf [2023-02-20T06:05:46.304Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T06:05:46.304Z] ---> Running in df07a8eaeb44 [2023-02-20T06:05:49.660Z] Removing intermediate container df07a8eaeb44 [2023-02-20T06:05:49.660Z] ---> 532db96f430d [2023-02-20T06:05:49.660Z] Step 9/22 : COPY . . [2023-02-20T06:05:50.248Z] ---> e8a825c3e224 [2023-02-20T06:05:50.248Z] Step 10/22 : RUN ${MAKE} [2023-02-20T06:05:50.522Z] ---> Running in 8fb7c8990d23 [2023-02-20T06:05:51.489Z] 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-02-20T06:08:28.648Z] Removing intermediate container 8fb7c8990d23 [2023-02-20T06:08:28.648Z] ---> 79371af8e906 [2023-02-20T06:08:28.648Z] Step 11/22 : FROM alpine:3.14 [2023-02-20T06:08:28.648Z] 3.14: Pulling from library/alpine [2023-02-20T06:08:28.648Z] 6f0e733d82e2: Pulling fs layer [2023-02-20T06:08:28.648Z] 6f0e733d82e2: Verifying Checksum [2023-02-20T06:08:28.648Z] 6f0e733d82e2: Download complete [2023-02-20T06:08:28.648Z] 6f0e733d82e2: Pull complete [2023-02-20T06:08:28.648Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-20T06:08:28.648Z] Status: Downloaded newer image for alpine:3.14 [2023-02-20T06:08:28.648Z] ---> bf97f6347a60 [2023-02-20T06:08:28.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-20T06:08:28.648Z] ---> Running in b6c75b95db03 [2023-02-20T06:08:28.648Z] Removing intermediate container b6c75b95db03 [2023-02-20T06:08:28.648Z] ---> ce58143b2a9c [2023-02-20T06:08:28.648Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T06:08:28.648Z] ---> Running in f37ba4d712af [2023-02-20T06:08:28.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-20T06:08:28.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-20T06:08:28.648Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T06:08:28.648Z] Executing busybox-1.33.1-r8.trigger [2023-02-20T06:08:28.648Z] OK: 6 MiB in 15 packages [2023-02-20T06:08:28.648Z] Removing intermediate container f37ba4d712af [2023-02-20T06:08:28.648Z] ---> 04038179a67c [2023-02-20T06:08:28.648Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-20T06:08:28.648Z] ---> e34b3493f66e [2023-02-20T06:08:28.648Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-20T06:08:28.648Z] ---> 4d9cf011dcc9 [2023-02-20T06:08:28.648Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-20T06:08:28.648Z] ---> 267f2c68ad12 [2023-02-20T06:08:28.648Z] Step 17/22 : EXPOSE 59901 [2023-02-20T06:08:28.648Z] ---> Running in bab5eed8ec66 [2023-02-20T06:08:28.648Z] Removing intermediate container bab5eed8ec66 [2023-02-20T06:08:28.648Z] ---> 66d5352ab711 [2023-02-20T06:08:28.648Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-20T06:08:28.648Z] ---> Running in befd12c90832 [2023-02-20T06:08:28.648Z] Removing intermediate container befd12c90832 [2023-02-20T06:08:28.648Z] ---> 7ecba6b2c347 [2023-02-20T06:08:28.648Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-20T06:08:28.648Z] ---> Running in 961ee9f183f3 [2023-02-20T06:08:28.648Z] Removing intermediate container 961ee9f183f3 [2023-02-20T06:08:28.648Z] ---> bfd7d5acd68f [2023-02-20T06:08:28.648Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T06:08:28.648Z] ---> Running in f6073d0c79a9 [2023-02-20T06:08:28.648Z] Removing intermediate container f6073d0c79a9 [2023-02-20T06:08:28.648Z] ---> e418d9fe90c8 [2023-02-20T06:08:28.648Z] Step 21/22 : LABEL git_sha=4310b1883be6b99abc16fb82487e72e66e8570ad [2023-02-20T06:08:28.648Z] ---> Running in 319f2c931301 [2023-02-20T06:08:28.648Z] Removing intermediate container 319f2c931301 [2023-02-20T06:08:28.648Z] ---> d49f72ee7ae9 [2023-02-20T06:08:28.648Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T06:08:28.648Z] ---> Running in 4b22edb30bfa [2023-02-20T06:08:28.648Z] Removing intermediate container 4b22edb30bfa [2023-02-20T06:08:28.648Z] ---> 7a50fe0223ec [2023-02-20T06:08:28.648Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T06:08:28.648Z] Successfully built 7a50fe0223ec [2023-02-20T06:08:28.648Z] 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-02-20T06:08:29.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T06:08:29.479Z] [2023-02-20T06:08:29.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:08:29.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T06:08:29.892Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T06:08:29.892Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T06:08:29.892Z] 04944245beec: Pulling fs layer [2023-02-20T06:08:29.892Z] 699f458cf7ca: Pulling fs layer [2023-02-20T06:08:29.892Z] 765212b225bb: Pulling fs layer [2023-02-20T06:08:29.892Z] f23df028b6ca: Pulling fs layer [2023-02-20T06:08:29.892Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T06:08:29.892Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T06:08:29.892Z] f23df028b6ca: Waiting [2023-02-20T06:08:29.892Z] d65c8cfc05b1: Waiting [2023-02-20T06:08:29.892Z] 2437ff75d9bd: Waiting [2023-02-20T06:08:29.892Z] 765212b225bb: Waiting [2023-02-20T06:08:30.162Z] 04944245beec: Verifying Checksum [2023-02-20T06:08:30.162Z] 04944245beec: Download complete [2023-02-20T06:08:30.162Z] 765212b225bb: Verifying Checksum [2023-02-20T06:08:30.162Z] 765212b225bb: Download complete [2023-02-20T06:08:30.162Z] f23df028b6ca: Verifying Checksum [2023-02-20T06:08:30.162Z] f23df028b6ca: Download complete [2023-02-20T06:08:30.162Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T06:08:30.162Z] d65c8cfc05b1: Download complete [2023-02-20T06:08:30.431Z] 699f458cf7ca: Verifying Checksum [2023-02-20T06:08:30.431Z] 699f458cf7ca: Download complete [2023-02-20T06:08:30.697Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T06:08:30.697Z] 8998bd30e6a1: Download complete [2023-02-20T06:08:32.642Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T06:08:32.642Z] 2437ff75d9bd: Download complete [2023-02-20T06:08:34.589Z] 8998bd30e6a1: Pull complete [2023-02-20T06:08:34.855Z] 04944245beec: Pull complete [2023-02-20T06:08:36.266Z] 699f458cf7ca: Pull complete [2023-02-20T06:08:36.533Z] 765212b225bb: Pull complete [2023-02-20T06:08:37.496Z] f23df028b6ca: Pull complete [2023-02-20T06:08:37.496Z] d65c8cfc05b1: Pull complete [2023-02-20T06:08:52.505Z] 2437ff75d9bd: Pull complete [2023-02-20T06:08:52.505Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T06:08:52.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T06:08:52.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:08:52.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-6709 does not seem to be running inside a container [2023-02-20T06:08:52.911Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T06:08:55.548Z] $ docker top ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:08:56.454Z] ---> job-cost.sh [2023-02-20T06:08:56.454Z] lf-activate-venv: SKIPPING [2023-02-20T06:08:56.454Z] INFO: No Stack... [2023-02-20T06:08:56.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T06:08:57.677Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T06:08:58.333Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-02-20T06:08:58.333Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T06:08:58.385Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [2023-02-20T06:08:58.390Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] did not exist. Created. [2023-02-20T06:08:58.390Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T06:08:59.112Z] /w/workspace/device-modbus-go/1@tmp/durable-4e9260cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T06:08:59.465Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T06:08:59.760Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T06:08:59.809Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T06:08:59.826Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-417-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T06:08:59.896Z] $ docker stop --time=1 ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 [2023-02-20T06:09:01.361Z] $ docker rm -f --volumes ac403c3b3048b61632f3b39e8a7d2721af522acb841a76cf0be4ec712b7bc739 [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-02-20T06:09:02.289Z] provisioning config files... [2023-02-20T06:09:02.371Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config3861370150508584253tmp [Pipeline] { [Pipeline] sh [2023-02-20T06:09:02.698Z] + set +x [2023-02-20T06:09:02.698Z] + curl -s https://codecov.io/bash [2023-02-20T06:09:02.698Z] + bash -s -- [2023-02-20T06:09:02.698Z] [2023-02-20T06:09:02.698Z] _____ _ [2023-02-20T06:09:02.698Z] / ____| | | [2023-02-20T06:09:02.698Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T06:09:02.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T06:09:02.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T06:09:02.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T06:09:02.698Z] Bash-1.0.6 [2023-02-20T06:09:02.698Z] [2023-02-20T06:09:02.698Z] [2023-02-20T06:09:02.698Z] ==> git version 2.25.1 found [2023-02-20T06:09:02.698Z] ==> 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-02-20T06:09:02.698Z] Release-Date: 2020-01-08 [2023-02-20T06:09:02.698Z] 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-02-20T06:09:02.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T06:09:02.698Z] ==> Jenkins CI detected. [2023-02-20T06:09:02.698Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-417 [2023-02-20T06:09:02.698Z] project root: . [2023-02-20T06:09:02.698Z] --> token set from env [2023-02-20T06:09:02.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T06:09:02.698Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T06:09:02.698Z] ==> Python coveragepy not found [2023-02-20T06:09:02.698Z] ==> Searching for coverage reports in: [2023-02-20T06:09:02.698Z] + . [2023-02-20T06:09:02.698Z] -> Found 1 reports [2023-02-20T06:09:02.698Z] ==> Detecting git/mercurial file structure [2023-02-20T06:09:02.698Z] ==> Reading reports [2023-02-20T06:09:02.698Z] + ./coverage.out bytes=23241 [2023-02-20T06:09:02.698Z] ==> Appending adjustments [2023-02-20T06:09:02.699Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T06:09:02.957Z] + Found adjustments [2023-02-20T06:09:02.957Z] ==> Gzipping contents [2023-02-20T06:09:02.957Z] 4.0K /tmp/codecov.qO5fEY.gz [2023-02-20T06:09:02.957Z] ==> Uploading reports [2023-02-20T06:09:02.957Z] url: https://codecov.io [2023-02-20T06:09:02.957Z] query: branch=PR-417&commit=4310b1883be6b99abc16fb82487e72e66e8570ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=417&job=&cmd_args= [2023-02-20T06:09:02.957Z] -> Pinging Codecov [2023-02-20T06:09:02.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-417&commit=4310b1883be6b99abc16fb82487e72e66e8570ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=417&job=&cmd_args= [2023-02-20T06:09:02.957Z] -> Uploading to [2023-02-20T06:09:02.957Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/55DBCA73C666E3227836607328DD7E49/4310b1883be6b99abc16fb82487e72e66e8570ad/0234b32b-7031-4c42-8fc4-51674474a312.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T060902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea389d3891da722804e17a2905868441f7b875d82271a07b8bcfa4a7000a75cb [2023-02-20T06:09:02.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T06:09:02.957Z] Dload Upload Total Spent Left Speed [2023-02-20T06:09:03.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 19128 --:--:-- --:--:-- --:--:-- 19034 100 3883 0 0 100 3883 0 16523 --:--:-- --:--:-- --:--:-- 16523 [2023-02-20T06:09:03.217Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4310b1883be6b99abc16fb82487e72e66e8570ad [Pipeline] } [2023-02-20T06:09:03.242Z] 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-02-20T06:09:04.933Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-417/archives ] [2023-02-20T06:09:04.933Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-417/archives [2023-02-20T06:09:04.933Z] total 16 [2023-02-20T06:09:04.933Z] drwxr-xr-x 3 root root 4096 Feb 20 06:01 . [2023-02-20T06:09:04.933Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 06:01 .. [2023-02-20T06:09:04.933Z] drwxr-xr-x 2 root root 4096 Feb 20 06:01 cost [2023-02-20T06:09:04.933Z] -rw-r--r-- 1 root root 88 Feb 20 06:01 cost.csv [2023-02-20T06:09:04.933Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-417/archives [2023-02-20T06:09:04.933Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-417/archives [2023-02-20T06:09:04.933Z] total 16 [2023-02-20T06:09:04.933Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:01 . [2023-02-20T06:09:04.933Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 06:01 .. [2023-02-20T06:09:04.933Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 06:01 cost [2023-02-20T06:09:04.933Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:05.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:06.152Z] ---> package-listing.sh [2023-02-20T06:09:06.152Z] ++ facter osfamily [2023-02-20T06:09:06.152Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T06:09:06.412Z] + OS_FAMILY=debian [2023-02-20T06:09:06.412Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-417 [2023-02-20T06:09:06.412Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T06:09:06.412Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T06:09:06.412Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T06:09:06.412Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T06:09:06.412Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-417 ']' [2023-02-20T06:09:06.412Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T06:09:06.412Z] + case "${OS_FAMILY}" in [2023-02-20T06:09:06.412Z] + dpkg -l [2023-02-20T06:09:06.412Z] + grep '^ii' [2023-02-20T06:09:06.412Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T06:09:06.412Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T06:09:06.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T06:09:06.412Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-417 ']' [2023-02-20T06:09:06.412Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-417/archives/ [2023-02-20T06:09:06.412Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-417/archives/ [Pipeline] echo [2023-02-20T06:09:06.448Z] 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-417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T06:09:06.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T06:09:07.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T06:09:07.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T06:09:07.523Z] prd-ubuntu20.04-docker-8c-8g-6704 does not seem to be running inside a container [2023-02-20T06:09:07.555Z] $ 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-417/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-417 -v /w/workspace/xfoundry_device-modbus-go_PR-417:/w/workspace/xfoundry_device-modbus-go_PR-417:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-417@tmp:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T06:09:07.773Z] $ docker top cf6619a125670defda419f0386947fc33de3b88d608ae5c14e22d055dd27055f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T06:09:08.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T06:09:08.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T06:09:08.790Z] + ls /var/log/sa-host [2023-02-20T06:09:08.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T06:09:08.924Z] provisioning config files... [2023-02-20T06:09:08.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-417@tmp/config5767688475762340222tmp [Pipeline] { [Pipeline] echo [2023-02-20T06:09:08.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:09.301Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T06:09:09.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:09.732Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T06:09:09.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:10.081Z] ---> sudo-logs.sh [2023-02-20T06:09:10.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T06:09:10.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:10.484Z] ---> job-cost.sh [2023-02-20T06:09:10.484Z] lf-activate-venv: SKIPPING [2023-02-20T06:09:10.484Z] DEBUG: total: 0.2199999988079071 [2023-02-20T06:09:10.484Z] INFO: Retrieving Stack Cost... [2023-02-20T06:09:11.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T06:09:11.313Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T06:09:11.347Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T06:09:11.672Z] ---> logs-deploy.sh [2023-02-20T06:09:11.672Z] lf-activate-venv: SKIPPING [2023-02-20T06:09:11.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-417/1 [2023-02-20T06:09:11.672Z] INFO: archiving workspace using pattern(s): [2023-02-20T06:09:12.610Z] Archives upload complete. [2023-02-20T06:09:12.870Z] INFO: archiving logs to Nexus [2023-02-20T06:09:13.440Z] ---> uname -a: [2023-02-20T06:09:13.440Z] Linux prd-ubuntu20-04-docker-8c-8g-6704 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] ---> lscpu: [2023-02-20T06:09:13.440Z] Architecture: x86_64 [2023-02-20T06:09:13.440Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-20T06:09:13.440Z] Byte Order: Little Endian [2023-02-20T06:09:13.440Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-20T06:09:13.440Z] CPU(s): 8 [2023-02-20T06:09:13.440Z] On-line CPU(s) list: 0-7 [2023-02-20T06:09:13.440Z] Thread(s) per core: 1 [2023-02-20T06:09:13.440Z] Core(s) per socket: 1 [2023-02-20T06:09:13.440Z] Socket(s): 8 [2023-02-20T06:09:13.440Z] NUMA node(s): 1 [2023-02-20T06:09:13.440Z] Vendor ID: AuthenticAMD [2023-02-20T06:09:13.440Z] CPU family: 23 [2023-02-20T06:09:13.440Z] Model: 49 [2023-02-20T06:09:13.440Z] Model name: AMD EPYC-Rome Processor [2023-02-20T06:09:13.440Z] Stepping: 0 [2023-02-20T06:09:13.440Z] CPU MHz: 2799.998 [2023-02-20T06:09:13.440Z] BogoMIPS: 5599.99 [2023-02-20T06:09:13.440Z] Virtualization: AMD-V [2023-02-20T06:09:13.440Z] Hypervisor vendor: KVM [2023-02-20T06:09:13.440Z] Virtualization type: full [2023-02-20T06:09:13.440Z] L1d cache: 256 KiB [2023-02-20T06:09:13.440Z] L1i cache: 256 KiB [2023-02-20T06:09:13.440Z] L2 cache: 4 MiB [2023-02-20T06:09:13.440Z] L3 cache: 128 MiB [2023-02-20T06:09:13.440Z] NUMA node0 CPU(s): 0-7 [2023-02-20T06:09:13.440Z] Vulnerability Itlb multihit: Not affected [2023-02-20T06:09:13.440Z] Vulnerability L1tf: Not affected [2023-02-20T06:09:13.440Z] Vulnerability Mds: Not affected [2023-02-20T06:09:13.440Z] Vulnerability Meltdown: Not affected [2023-02-20T06:09:13.440Z] Vulnerability Mmio stale data: Not affected [2023-02-20T06:09:13.440Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-20T06:09:13.440Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-20T06:09:13.440Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-20T06:09:13.440Z] Vulnerability Srbds: Not affected [2023-02-20T06:09:13.440Z] Vulnerability Tsx async abort: Not affected [2023-02-20T06:09:13.440Z] 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-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] ---> nproc: [2023-02-20T06:09:13.440Z] 8 [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] ---> df -h: [2023-02-20T06:09:13.440Z] Filesystem Size Used Avail Use% Mounted on [2023-02-20T06:09:13.440Z] overlay 155G 12G 144G 8% / [2023-02-20T06:09:13.440Z] tmpfs 64M 0 64M 0% /dev [2023-02-20T06:09:13.440Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-20T06:09:13.440Z] shm 64M 0 64M 0% /dev/shm [2023-02-20T06:09:13.440Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] ---> sar -b -r -n DEV: [2023-02-20T06:09:13.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6704) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] 05:58:20 LINUX RESTART (8 CPU) [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-20T06:09:13.440Z] 06:00:01 108.27 3.60 104.67 0.00 468.59 36970.77 0.00 [2023-02-20T06:09:13.440Z] 06:01:01 118.83 1.30 117.53 0.00 23.46 45165.67 0.00 [2023-02-20T06:09:13.440Z] 06:02:01 167.67 1.50 166.17 0.00 42.93 39083.90 0.00 [2023-02-20T06:09:13.440Z] 06:03:01 1.88 0.00 1.88 0.00 0.00 23.20 0.00 [2023-02-20T06:09:13.440Z] 06:04:01 53.89 10.66 43.23 0.00 5154.87 8812.00 0.00 [2023-02-20T06:09:13.440Z] 06:05:01 4.67 0.02 4.65 0.00 0.13 109.70 0.00 [2023-02-20T06:09:13.440Z] 06:06:02 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2023-02-20T06:09:13.440Z] 06:07:01 2.10 0.00 2.10 0.00 0.00 23.31 0.00 [2023-02-20T06:09:13.440Z] 06:08:01 1.40 0.00 1.40 0.00 0.00 14.40 0.00 [2023-02-20T06:09:13.440Z] 06:09:01 2.23 0.00 2.23 0.00 0.00 23.73 0.00 [2023-02-20T06:09:13.440Z] Average: 46.34 1.71 44.63 0.00 569.92 13045.65 0.00 [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-20T06:09:13.440Z] 06:00:01 29161340 31590264 725496 2.21 76648 2623824 1976760 5.83 997216 2363136 6452 [2023-02-20T06:09:13.440Z] 06:01:01 27899392 31166012 1134524 3.45 145576 3306440 2254452 6.64 1573272 2941772 128212 [2023-02-20T06:09:13.440Z] 06:02:01 27674676 31556320 744644 2.26 158148 3867412 1769648 5.22 1241660 3457000 268 [2023-02-20T06:09:13.440Z] 06:03:01 27676124 31557844 742840 2.26 158200 3867416 1769648 5.22 1240264 3457000 16 [2023-02-20T06:09:13.440Z] 06:04:01 27135232 31519404 763368 2.32 191892 4322764 1819188 5.36 1581824 3622888 984 [2023-02-20T06:09:13.440Z] 06:05:01 27162444 31542356 740260 2.25 190448 4319676 1787580 5.27 1558060 3620012 296 [2023-02-20T06:09:13.440Z] 06:06:02 27164064 31543508 738844 2.25 190484 4319636 1787580 5.27 1556556 3619760 160 [2023-02-20T06:09:13.440Z] 06:07:01 27167472 31546980 735328 2.24 190568 4319644 1787580 5.27 1552288 3619768 8 [2023-02-20T06:09:13.440Z] 06:08:01 27167628 31547296 734904 2.23 190648 4319644 1787580 5.27 1552412 3619768 8 [2023-02-20T06:09:13.440Z] 06:09:01 27167696 31547476 734576 2.23 190744 4319648 1787580 5.27 1553152 3619772 172 [2023-02-20T06:09:13.440Z] Average: 27537607 31511746 779478 2.37 168336 3958610 1852760 5.46 1440670 3394088 13658 [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-20T06:09:13.440Z] 06:00:01 veth72d74d3 77.85 110.65 7.26 55.34 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:00:01 docker0 84.77 120.76 6.82 177.27 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:00:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:00:01 ens3 371.64 243.36 5854.06 38.55 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:01:01 docker0 147.69 228.26 11.09 1808.88 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:01:01 vethcf6a897 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:01:01 ens3 257.39 168.91 1833.13 71.32 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:02:01 docker0 3.30 6.70 0.20 76.51 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:02:01 ens3 142.58 97.20 2671.15 50.06 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:03:01 ens3 1.55 0.60 0.45 0.30 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:04:01 ens3 199.65 95.30 2791.72 7.38 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:05:01 ens3 0.42 0.32 0.03 0.02 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:06:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:07:01 ens3 0.27 0.14 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] 06:09:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] Average: docker0 23.61 35.63 1.81 206.60 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] Average: ens3 97.56 60.70 1317.19 16.80 0.00 0.00 0.00 0.00 [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.440Z] ---> sar -P ALL: [2023-02-20T06:09:13.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6704) 02/20/23 _x86_64_ (8 CPU) [2023-02-20T06:09:13.440Z] [2023-02-20T06:09:13.441Z] 05:58:20 LINUX RESTART (8 CPU) [2023-02-20T06:09:13.441Z] [2023-02-20T06:09:13.441Z] 05:59:01 CPU %user %nice %system %iowait %steal %idle [2023-02-20T06:09:13.441Z] 06:00:01 all 6.13 0.00 2.87 1.60 0.05 89.35 [2023-02-20T06:09:13.441Z] 06:00:01 0 5.27 0.00 2.20 0.70 0.03 91.80 [2023-02-20T06:09:13.441Z] 06:00:01 1 6.11 0.00 3.22 2.81 0.05 87.81 [2023-02-20T06:09:13.441Z] 06:00:01 2 6.09 0.00 2.86 0.74 0.07 90.25 [2023-02-20T06:09:13.441Z] 06:00:01 3 5.71 0.00 2.13 1.93 0.07 90.15 [2023-02-20T06:09:13.441Z] 06:00:01 4 6.48 0.00 3.17 0.49 0.05 89.82 [2023-02-20T06:09:13.441Z] 06:00:01 5 6.72 0.00 2.86 0.52 0.07 89.82 [2023-02-20T06:09:13.441Z] 06:00:01 6 6.59 0.00 2.90 0.45 0.05 90.01 [2023-02-20T06:09:13.441Z] 06:00:01 7 6.04 0.00 3.64 5.16 0.05 85.10 [2023-02-20T06:09:13.441Z] 06:01:01 all 21.64 0.00 4.55 3.04 0.06 70.70 [2023-02-20T06:09:13.441Z] 06:01:01 0 20.73 0.00 4.47 0.47 0.05 74.28 [2023-02-20T06:09:13.441Z] 06:01:01 1 21.14 0.00 5.30 16.31 0.05 57.19 [2023-02-20T06:09:13.441Z] 06:01:01 2 23.01 0.00 4.16 4.10 0.07 68.66 [2023-02-20T06:09:13.441Z] 06:01:01 3 22.01 0.00 4.48 0.07 0.05 73.39 [2023-02-20T06:09:13.441Z] 06:01:01 4 21.67 0.00 3.56 0.32 0.05 74.40 [2023-02-20T06:09:13.441Z] 06:01:01 5 21.89 0.00 4.36 0.30 0.08 73.36 [2023-02-20T06:09:13.441Z] 06:01:01 6 20.60 0.00 5.02 1.04 0.05 73.29 [2023-02-20T06:09:13.441Z] 06:01:01 7 22.09 0.00 5.04 1.79 0.08 71.00 [2023-02-20T06:09:13.441Z] 06:02:01 all 26.29 0.00 5.31 1.61 0.07 66.72 [2023-02-20T06:09:13.441Z] 06:02:01 0 25.71 0.00 5.08 1.97 0.07 67.17 [2023-02-20T06:09:13.441Z] 06:02:01 1 27.14 0.00 4.93 0.10 0.07 67.77 [2023-02-20T06:09:13.441Z] 06:02:01 2 25.45 0.00 5.10 0.51 0.05 68.90 [2023-02-20T06:09:13.441Z] 06:02:01 3 26.93 0.00 5.74 0.81 0.08 66.44 [2023-02-20T06:09:13.441Z] 06:02:01 4 26.32 0.00 6.02 5.62 0.07 61.97 [2023-02-20T06:09:13.441Z] 06:02:01 5 27.39 0.00 4.69 3.10 0.05 64.77 [2023-02-20T06:09:13.441Z] 06:02:01 6 25.81 0.00 5.04 0.15 0.07 68.93 [2023-02-20T06:09:13.441Z] 06:02:01 7 25.54 0.00 5.89 0.68 0.07 67.83 [2023-02-20T06:09:13.441Z] 06:03:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2023-02-20T06:09:13.441Z] 06:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-20T06:09:13.441Z] 06:03:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2023-02-20T06:09:13.441Z] 06:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T06:09:13.441Z] 06:03:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2023-02-20T06:09:13.441Z] 06:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-20T06:09:13.441Z] 06:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-20T06:09:13.441Z] 06:03:01 6 0.18 0.00 0.00 0.00 0.02 99.80 [2023-02-20T06:09:13.441Z] 06:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-20T06:09:13.441Z] 06:04:01 all 2.39 0.00 1.51 4.03 0.04 92.02 [2023-02-20T06:09:13.441Z] 06:04:01 0 1.68 0.00 0.87 0.45 0.02 96.98 [2023-02-20T06:09:13.441Z] 06:04:01 1 2.82 0.00 2.80 1.28 0.12 92.99 [2023-02-20T06:09:13.441Z] 06:04:01 2 3.33 0.00 1.14 1.81 0.03 93.69 [2023-02-20T06:09:13.441Z] 06:04:01 3 2.15 0.00 1.14 10.24 0.05 86.43 [2023-02-20T06:09:13.441Z] 06:04:01 4 1.12 0.00 1.22 12.06 0.03 85.57 [2023-02-20T06:09:13.441Z] 06:04:01 5 3.11 0.00 2.36 0.80 0.02 93.72 [2023-02-20T06:09:13.441Z] 06:04:01 6 3.58 0.00 1.35 4.03 0.03 91.00 [2023-02-20T06:09:13.441Z] 06:04:01 7 1.32 0.00 1.24 1.57 0.02 95.85 [2023-02-20T06:09:13.441Z] 06:05:01 all 0.13 0.00 0.07 0.01 0.01 99.79 [2023-02-20T06:09:13.441Z] 06:05:01 0 0.07 0.00 0.10 0.00 0.02 99.82 [2023-02-20T06:09:13.441Z] 06:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-20T06:09:13.441Z] 06:05:01 2 0.13 0.00 0.07 0.00 0.02 99.78 [2023-02-20T06:09:13.441Z] 06:05:01 3 0.25 0.00 0.10 0.00 0.00 99.65 [2023-02-20T06:09:13.441Z] 06:05:01 4 0.08 0.00 0.07 0.03 0.00 99.82 [2023-02-20T06:09:13.441Z] 06:05:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-20T06:09:13.441Z] 06:05:01 6 0.37 0.00 0.05 0.03 0.00 99.55 [2023-02-20T06:09:13.441Z] 06:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-20T06:09:13.441Z] 06:06:02 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-02-20T06:09:13.441Z] 06:06:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T06:09:13.441Z] 06:06:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-20T06:09:13.441Z] 06:06:02 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-20T06:09:13.441Z] 06:06:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T06:09:13.441Z] 06:06:02 4 0.02 0.00 0.00 0.05 0.02 99.92 [2023-02-20T06:09:13.441Z] 06:06:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T06:09:13.441Z] 06:06:02 6 0.62 0.00 0.00 0.00 0.02 99.37 [2023-02-20T06:09:13.441Z] 06:06:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T06:09:13.441Z] 06:07:01 all 0.15 0.00 0.02 0.00 0.01 99.81 [2023-02-20T06:09:13.441Z] 06:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-20T06:09:13.441Z] 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-20T06:09:13.441Z] 06:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-20T06:09:13.441Z] 06:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-20T06:09:13.441Z] 06:07:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-20T06:09:13.441Z] 06:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T06:09:13.441Z] 06:07:01 6 1.04 0.00 0.10 0.00 0.00 98.86 [2023-02-20T06:09:13.441Z] 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T06:09:13.441Z] 06:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-20T06:09:13.441Z] 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T06:09:13.441Z] 06:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-20T06:09:13.441Z] 06:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-20T06:09:13.441Z] 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T06:09:13.441Z] 06:08:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-20T06:09:13.441Z] 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-20T06:09:13.441Z] 06:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-20T06:09:13.441Z] 06:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-20T06:09:13.441Z] 06:09:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2023-02-20T06:09:13.441Z] 06:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-20T06:09:13.441Z] 06:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-20T06:09:13.441Z] 06:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-20T06:09:13.441Z] 06:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-20T06:09:13.441Z] 06:09:01 4 0.03 0.00 0.00 0.05 0.02 99.90 [2023-02-20T06:09:13.441Z] 06:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-20T06:09:13.441Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-20T06:09:13.441Z] 06:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-20T06:09:13.441Z] Average: all 5.66 0.00 1.43 1.03 0.03 91.85 [2023-02-20T06:09:13.441Z] Average: 0 5.34 0.00 1.27 0.36 0.02 93.01 [2023-02-20T06:09:13.441Z] Average: 1 5.71 0.00 1.63 2.04 0.04 90.59 [2023-02-20T06:09:13.441Z] Average: 2 5.79 0.00 1.34 0.71 0.04 92.13 [2023-02-20T06:09:13.441Z] Average: 3 5.69 0.00 1.36 1.31 0.03 91.61 [2023-02-20T06:09:13.441Z] Average: 4 5.54 0.00 1.40 1.87 0.02 91.16 [2023-02-20T06:09:13.441Z] Average: 5 5.88 0.00 1.43 0.47 0.02 92.20 [2023-02-20T06:09:13.441Z] Average: 6 5.86 0.00 1.44 0.57 0.03 92.10 [2023-02-20T06:09:13.441Z] Average: 7 5.46 0.00 1.58 0.92 0.02 92.02 [2023-02-20T06:09:13.441Z] [2023-02-20T06:09:13.441Z] [2023-02-20T06:09:13.441Z]