Pull request #530 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 79454f5e0c11c0ebefb742fefb39a80184b00574+4de3a8f4fd48ff80f4bd37b19548b6aae5009810 (9625434a2ba58eeddd2ffdf9ee527a9b6aa49661) 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-ssh8078185476305208893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17639409577126015351.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-530/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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2932023538021166927.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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7764335515218415368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14732642073147125152.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-530/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-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1781611986697410839.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24590 in /w/workspace/xfoundry_device-modbus-go_PR-530 [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-530 # 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/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 into PR head commit 79454f5e0c11c0ebefb742fefb39a80184b00574 Merge succeeded, producing 79454f5e0c11c0ebefb742fefb39a80184b00574 Checking out Revision 79454f5e0c11c0ebefb742fefb39a80184b00574 (PR-530) > git config core.sparsecheckout # timeout=10 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # 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 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:24 ========================================================= 20:32:24 EdgeX Global Pipelines Version Info 20:32:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:25 ------------------- 20:32:25 stable info: 20:32:25 ------------------- 20:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:25 Message: update stable to v1.0.258 20:32:26 ------------------- 20:32:26 experimental info: 20:32:26 ------------------- 20:32:26 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-530 [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-530 [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-530 [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79454f5 [Pipeline] echo 20:32:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:28 provisioning config files... 20:32:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config11508289555857346578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:29 ---> ****-login.sh 20:32:29 nexus3.edgexfoundry.org:10001 20:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:29 Configure a credential helper to remove this warning. See 20:32:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:29 20:32:29 Login Succeeded 20:32:29 nexus3.edgexfoundry.org:10002 20:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:29 Configure a credential helper to remove this warning. See 20:32:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:29 20:32:29 Login Succeeded 20:32:29 nexus3.edgexfoundry.org:10003 20:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:29 Configure a credential helper to remove this warning. See 20:32:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:29 20:32:29 Login Succeeded 20:32:29 nexus3.edgexfoundry.org:10004 20:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:29 Configure a credential helper to remove this warning. See 20:32:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:29 20:32:29 Login Succeeded 20:32:29 ****.io 20:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:30 Configure a credential helper to remove this warning. See 20:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:30 20:32:30 Login Succeeded 20:32:30 ---> ****-login.sh ends [Pipeline] } 20:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:31 + git rev-list -1 --merges 79454f5e0c11c0ebefb742fefb39a80184b00574~1..79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo 20:32:31 -----------> git rev-list -1 --merges 79454f5e0c11c0ebefb742fefb39a80184b00574~1..79454f5e0c11c0ebefb742fefb39a80184b00574 79454f5e0c11c0ebefb742fefb39a80184b00574 [false] [Pipeline] sh 20:32:31 + git log --format=format:%s -1 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo 20:32:31 ========================================================= 20:32:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:31 + git log --format=format:%s -1 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo 20:32:31 [semverPrep] GIT_COMMIT: 79454f5e0c11c0ebefb742fefb39a80184b00574, Commit Message: build: [Device Modbus] Add ldflags to strib debug info from binary [Pipeline] echo 20:32:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:32 + grep -v github /etc/ssh/ssh_known_hosts 20:32:32 + [ -e /tmp/ssh_known_hosts ] 20:32:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:32 20:32:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:33 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:33 b85a868b505f: Pulling fs layer 20:32:33 e2be974225ed: Pulling fs layer 20:32:33 339a4e72a1f5: Pulling fs layer 20:32:33 988bab9f4d93: Pulling fs layer 20:32:33 1469e6f7b9e6: Pulling fs layer 20:32:33 eaf3925da568: Pulling fs layer 20:32:33 bab4dde63d76: Pulling fs layer 20:32:33 bde34c3a00c8: Pulling fs layer 20:32:33 b352a97aabf1: Pulling fs layer 20:32:33 4872d77fe225: Pulling fs layer 20:32:33 5851b861e8e6: Pulling fs layer 20:32:33 988bab9f4d93: Waiting 20:32:33 1469e6f7b9e6: Waiting 20:32:33 eaf3925da568: Waiting 20:32:33 bab4dde63d76: Waiting 20:32:33 bde34c3a00c8: Waiting 20:32:33 b352a97aabf1: Waiting 20:32:33 4872d77fe225: Waiting 20:32:33 e2be974225ed: Download complete 20:32:33 988bab9f4d93: Verifying Checksum 20:32:33 988bab9f4d93: Download complete 20:32:33 1469e6f7b9e6: Verifying Checksum 20:32:33 1469e6f7b9e6: Download complete 20:32:33 eaf3925da568: Verifying Checksum 20:32:33 eaf3925da568: Download complete 20:32:33 339a4e72a1f5: Verifying Checksum 20:32:33 339a4e72a1f5: Download complete 20:32:33 bde34c3a00c8: Verifying Checksum 20:32:33 bde34c3a00c8: Download complete 20:32:33 b352a97aabf1: Download complete 20:32:33 4872d77fe225: Download complete 20:32:33 5851b861e8e6: Verifying Checksum 20:32:33 5851b861e8e6: Download complete 20:32:33 b85a868b505f: Verifying Checksum 20:32:33 b85a868b505f: Download complete 20:32:33 bab4dde63d76: Verifying Checksum 20:32:33 bab4dde63d76: Download complete 20:32:35 b85a868b505f: Pull complete 20:32:35 e2be974225ed: Pull complete 20:32:35 339a4e72a1f5: Pull complete 20:32:35 988bab9f4d93: Pull complete 20:32:35 1469e6f7b9e6: Pull complete 20:32:35 eaf3925da568: Pull complete 20:32:37 bab4dde63d76: Pull complete 20:32:37 bde34c3a00c8: Pull complete 20:32:37 b352a97aabf1: Pull complete 20:32:37 4872d77fe225: Pull complete 20:32:37 5851b861e8e6: Pull complete 20:32:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:38 prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container 20:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:42 $ docker top 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 -eo pid,comm 20:32:42 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). 20:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:42 [ssh-agent] Looking for ssh-agent implementation... 20:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:42 $ docker exec 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent 20:32:43 SSH_AUTH_SOCK=/tmp/ssh-uc2RL8PylMVm/agent.31 20:32:43 SSH_AGENT_PID=37 20:32:43 Running ssh-add (command line suppressed) 20:32:43 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_9069264267584718294.key (/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_9069264267584718294.key) 20:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:43 + git tag --points-at HEAD [Pipeline] } 20:32:43 $ docker exec --env ******** --env ******** 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent -k 20:32:43 unset SSH_AUTH_SOCK; 20:32:43 unset SSH_AGENT_PID; 20:32:43 echo Agent pid 37 killed; 20:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:43 [ssh-agent] Looking for ssh-agent implementation... 20:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:43 $ docker exec 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent 20:32:44 SSH_AUTH_SOCK=/tmp/ssh-qT6qYz6TKpsN/agent.69 20:32:44 SSH_AGENT_PID=75 20:32:44 Running ssh-add (command line suppressed) 20:32:44 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_13068619467135089639.key (/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_13068619467135089639.key) 20:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:44 + git semver init 20:32:44 2023-12-06 20:32:44,690 [run_init] DEBUG init version:0.0.0 force:False 20:32:44 2023-12-06 20:32:44,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver 20:32:44 2023-12-06 20:32:44,691 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-530/.semver 20:32:44 2023-12-06 20:32:44,691 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-530/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530, universal_newlines=False, shell=None, istream=None) 20:32:46 2023-12-06 20:32:45,895 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-530/.git/info/exclude 20:32:46 2023-12-06 20:32:45,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 with force:False 20:32:46 2023-12-06 20:32:45,895 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 20:32:46 2023-12-06 20:32:45,899 [execute] INFO git cat-file --batch-check 20:32:46 2023-12-06 20:32:45,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) 20:32:46 2023-12-06 20:32:45,905 [execute] INFO git cat-file --batch 20:32:46 2023-12-06 20:32:45,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) 20:32:46 2023-12-06 20:32:45,910 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 20:32:46 0.0.0 [Pipeline] } 20:32:46 $ docker exec --env ******** --env ******** 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent -k 20:32:46 unset SSH_AUTH_SOCK; 20:32:46 unset SSH_AGENT_PID; 20:32:46 echo Agent pid 75 killed; 20:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:47 + git semver [Pipeline] } 20:32:47 $ docker stop --time=1 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 20:32:48 $ docker rm -f --volumes 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:49 Stashed 1 file(s) [Pipeline] echo 20:32:49 [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 20:32:50 provisioning config files... 20:32:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config2711596009002513654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:50 ---> ****-login.sh 20:32:50 nexus3.edgexfoundry.org:10001 20:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:50 Configure a credential helper to remove this warning. See 20:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:50 20:32:50 Login Succeeded 20:32:50 nexus3.edgexfoundry.org:10002 20:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:50 Configure a credential helper to remove this warning. See 20:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:50 20:32:50 Login Succeeded 20:32:50 nexus3.edgexfoundry.org:10003 20:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:50 Configure a credential helper to remove this warning. See 20:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:50 20:32:50 Login Succeeded 20:32:50 nexus3.edgexfoundry.org:10004 20:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:50 Configure a credential helper to remove this warning. See 20:32:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:50 20:32:50 Login Succeeded 20:32:50 ****.io 20:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:51 Configure a credential helper to remove this warning. See 20:32:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:51 20:32:51 Login Succeeded 20:32:51 ---> ****-login.sh ends [Pipeline] } 20:32:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:51 ========================================================= 20:32:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:52 Sending build context to Docker daemon 17.21MB 20:32:52 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 20:32:52 Step 2/10 : FROM ${BASE} AS builder 20:32:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:52 7264a8db6415: Pulling fs layer 20:32:52 c4d48a809fc2: Pulling fs layer 20:32:52 4f1c88b9dad5: Pulling fs layer 20:32:52 ad3a456e5733: Pulling fs layer 20:32:52 69c7f0334f64: Pulling fs layer 20:32:52 1f1c1a5573a3: Pulling fs layer 20:32:52 ce7588e14bc9: Pulling fs layer 20:32:52 b5e4710f87ac: Pulling fs layer 20:32:52 69c7f0334f64: Waiting 20:32:52 1f1c1a5573a3: Waiting 20:32:52 ce7588e14bc9: Waiting 20:32:52 b5e4710f87ac: Waiting 20:32:52 ad3a456e5733: Waiting 20:32:52 c4d48a809fc2: Verifying Checksum 20:32:52 c4d48a809fc2: Download complete 20:32:52 ad3a456e5733: Verifying Checksum 20:32:52 ad3a456e5733: Download complete 20:32:52 69c7f0334f64: Verifying Checksum 20:32:52 69c7f0334f64: Download complete 20:32:52 7264a8db6415: Verifying Checksum 20:32:52 7264a8db6415: Download complete 20:32:52 1f1c1a5573a3: Verifying Checksum 20:32:52 1f1c1a5573a3: Download complete 20:32:52 7264a8db6415: Pull complete 20:32:52 b5e4710f87ac: Verifying Checksum 20:32:52 b5e4710f87ac: Download complete 20:32:52 c4d48a809fc2: Pull complete 20:32:52 4f1c88b9dad5: Verifying Checksum 20:32:52 4f1c88b9dad5: Download complete 20:32:53 ce7588e14bc9: Verifying Checksum 20:32:53 ce7588e14bc9: Download complete 20:32:55 4f1c88b9dad5: Pull complete 20:32:55 ad3a456e5733: Pull complete 20:32:56 69c7f0334f64: Pull complete 20:32:56 1f1c1a5573a3: Pull complete 20:32:58 ce7588e14bc9: Pull complete 20:32:58 b5e4710f87ac: Pull complete 20:32:58 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:58 ---> 88b5674ff536 20:32:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 20:33:05 Still waiting to schedule task 20:33:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:33:07 ---> Running in dc6f33a850cd 20:33:07 Removing intermediate container dc6f33a850cd 20:33:07 ---> 2cd77f5567dc 20:33:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:07 ---> Running in 8ce9d370a7fc 20:33:07 Removing intermediate container 8ce9d370a7fc 20:33:07 ---> 133b90ec8cff 20:33:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 20:33:07 ---> Running in afe5647c207a 20:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:33:07 (1/8) Installing openssh-keygen (9.3_p2-r0) 20:33:07 (2/8) Installing libedit (20221030.3.1-r1) 20:33:07 (3/8) Installing openssh-client-common (9.3_p2-r0) 20:33:07 (4/8) Installing openssh-client-default (9.3_p2-r0) 20:33:07 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 20:33:07 (6/8) Installing openssh-server-common (9.3_p2-r0) 20:33:07 (7/8) Installing openssh-server (9.3_p2-r0) 20:33:07 (8/8) Installing openssh (9.3_p2-r0) 20:33:07 Executing busybox-1.36.1-r5.trigger 20:33:07 OK: 270 MiB in 60 packages 20:33:07 Removing intermediate container afe5647c207a 20:33:07 ---> 6c615c8f5305 20:33:07 Step 6/10 : WORKDIR /device-modbus-go 20:33:07 ---> Running in 41d4b28ce9aa 20:33:07 Removing intermediate container 41d4b28ce9aa 20:33:07 ---> f7a78ed232cb 20:33:07 Step 7/10 : COPY go.mod vendor* ./ 20:33:07 ---> adc6e14100de 20:33:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:07 ---> Running in 7ea072f282a0 20:33:46 Removing intermediate container 7ea072f282a0 20:33:46 ---> 17caad815c1c 20:33:46 Step 9/10 : COPY . . 20:33:47 ---> 95068e4c0d53 20:33:47 Step 10/10 : RUN ${MAKE} 20:33:47 ---> Running in 4e5d1c0a6a8a 20:33:47 noop 20:33:47 Removing intermediate container 4e5d1c0a6a8a 20:33:47 ---> cc7a80afc10a 20:33:47 Successfully built cc7a80afc10a 20:33:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker inspect -f . ci-base-image-x86_64 20:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:48 prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container 20:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:48 $ docker top 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:49 + go version 20:33:49 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:49 $ docker stop --time=1 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a 20:33:50 $ docker rm -f --volumes 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker inspect -f . ci-base-image-x86_64 20:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:51 prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container 20:33:51 $ 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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:52 $ docker top 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:52 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-530 [Pipeline] fileExists [Pipeline] sh 20:33:53 + make test 20:33:53 go test ./... -coverprofile=coverage.out 20:33:54 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:34:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:34:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements 20:34:10 go vet ./... 20:34:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:13 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:34:13 $ docker stop --time=1 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe 20:34:17 $ docker rm -f --volumes 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe [Pipeline] // withDockerContainer [Pipeline] sh 20:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:19 + ls -al . 20:34:19 total 192 20:34:19 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:33 . 20:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:32 .. 20:34:19 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:32 .dockerignore 20:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:34 .git 20:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 .github 20:34:19 -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:32 .gitignore 20:34:19 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:32 .golangci.yml 20:34:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:32 .semver 20:34:19 -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:32 Attribution.txt 20:34:19 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:32 CHANGELOG.md 20:34:19 -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:32 Dockerfile 20:34:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:32 GOVERNANCE.md 20:34:19 -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:32 Jenkinsfile 20:34:19 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:32 LICENSE 20:34:19 -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:32 Makefile 20:34:19 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:32 OWNERS.md 20:34:19 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:32 README.md 20:34:19 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:32 VERSION 20:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:32 bin 20:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 cmd 20:34:19 -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:34 coverage.out 20:34:19 -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:32 go.mod 20:34:19 -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:32 go.sum 20:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 internal 20:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:32 simulator 20:34:19 -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + 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=79454f5e0c11c0ebefb742fefb39a80184b00574 --label arch=amd64 --label version=0.0.0 . 20:34:19 Sending build context to Docker daemon 17.23MB 20:34:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 20:34:19 Step 2/23 : FROM ${BASE} AS builder 20:34:19 ---> cc7a80afc10a 20:34:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:20 ---> Running in b00f959d6d01 20:34:20 Removing intermediate container b00f959d6d01 20:34:20 ---> 5b662b98908b 20:34:20 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:20 ---> Running in 0b55a83364f0 20:34:20 Removing intermediate container 0b55a83364f0 20:34:20 ---> b2e972177522 20:34:20 Step 5/23 : RUN apk add --update --no-cache make git openssh 20:34:20 ---> Running in 2494b30a2bd7 20:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:21 OK: 270 MiB in 60 packages 20:34:21 Removing intermediate container 2494b30a2bd7 20:34:21 ---> 3944e1265dea 20:34:21 Step 6/23 : WORKDIR /device-modbus-go 20:34:21 ---> Running in 378d82330f6b 20:34:21 Removing intermediate container 378d82330f6b 20:34:21 ---> 9df996cfe3c4 20:34:21 Step 7/23 : COPY go.mod vendor* ./ 20:34:21 ---> 49e1d211118a 20:34:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:21 ---> Running in e20771afb918 20:34:22 Removing intermediate container e20771afb918 20:34:22 ---> b404a936d6ed 20:34:22 Step 9/23 : COPY . . 20:34:23 ---> 188ce4b09295 20:34:23 Step 10/23 : RUN ${MAKE} 20:34:23 ---> Running in 3b85db6eb144 20:34:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 20:34:45 Removing intermediate container 3b85db6eb144 20:34:45 ---> f829c702c140 20:34:45 Step 11/23 : FROM alpine:3.18 20:34:45 3.18: Pulling from library/alpine 20:34:45 c926b61bad3b: Pulling fs layer 20:34:45 c926b61bad3b: Verifying Checksum 20:34:45 c926b61bad3b: Download complete 20:34:45 c926b61bad3b: Pull complete 20:34:45 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:34:45 Status: Downloaded newer image for alpine:3.18 20:34:45 ---> b541f2080109 20:34:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:34:45 ---> Running in 043cee86b3b3 20:34:45 Removing intermediate container 043cee86b3b3 20:34:45 ---> 6c7455bd00c7 20:34:45 Step 13/23 : RUN apk add --update --no-cache dumb-init 20:34:45 ---> Running in 0c417f62ba2e 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:45 (1/1) Installing dumb-init (1.2.5-r2) 20:34:45 Executing busybox-1.36.1-r5.trigger 20:34:45 OK: 7 MiB in 16 packages 20:34:45 Removing intermediate container 0c417f62ba2e 20:34:45 ---> 868ffa99bba4 20:34:45 Step 14/23 : RUN apk --no-cache upgrade 20:34:45 ---> Running in aacf73b7a350 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:45 OK: 7 MiB in 16 packages 20:34:45 Removing intermediate container aacf73b7a350 20:34:45 ---> 70cf86b9ec62 20:34:45 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 20:34:45 ---> abfe88a2d0a8 20:34:45 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 20:34:45 ---> e70a7f5af50a 20:34:45 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:34:45 ---> 2d4c31f8ffa9 20:34:45 Step 18/23 : EXPOSE 59901 20:34:45 ---> Running in 9c406482aff6 20:34:45 Removing intermediate container 9c406482aff6 20:34:45 ---> c9c6c1ec5340 20:34:45 Step 19/23 : ENTRYPOINT ["/device-modbus"] 20:34:45 ---> Running in 1e1efbe62588 20:34:45 Removing intermediate container 1e1efbe62588 20:34:45 ---> 564409a6f24e 20:34:45 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:34:45 ---> Running in 8b07a50e0801 20:34:46 Removing intermediate container 8b07a50e0801 20:34:46 ---> 1c2128762daf 20:34:46 Step 21/23 : LABEL arch=amd64 20:34:46 ---> Running in 2f2cff42131c 20:34:46 Removing intermediate container 2f2cff42131c 20:34:46 ---> 5268de65bf56 20:34:46 Step 22/23 : LABEL git_sha=79454f5e0c11c0ebefb742fefb39a80184b00574 20:34:46 ---> Running in 75986e423d68 20:34:46 Removing intermediate container 75986e423d68 20:34:46 ---> 9c73002ce1af 20:34:46 Step 23/23 : LABEL version=0.0.0 20:34:46 ---> Running in 771f6a73699d 20:34:46 Removing intermediate container 771f6a73699d 20:34:46 ---> 1c4f269259d4 20:34:46 [Warning] One or more build-args [ARCH] were not consumed 20:34:46 Successfully built 1c4f269259d4 20:34:46 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 20:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:47 20:34:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:47 latest: Pulling from edgex-lftools-log-publisher 20:34:47 5eb5b503b376: Pulling fs layer 20:34:47 5c69ac0246d0: Pulling fs layer 20:34:47 ec43610c2a17: Pulling fs layer 20:34:47 3a2ae6a8a46f: Pulling fs layer 20:34:47 33b1e0a273af: Pulling fs layer 20:34:47 5d3b04190fa2: Pulling fs layer 20:34:47 2f39f015ded8: Pulling fs layer 20:34:47 3a2ae6a8a46f: Waiting 20:34:47 33b1e0a273af: Waiting 20:34:47 5d3b04190fa2: Waiting 20:34:47 2f39f015ded8: Waiting 20:34:47 5c69ac0246d0: Download complete 20:34:47 3a2ae6a8a46f: Verifying Checksum 20:34:47 3a2ae6a8a46f: Download complete 20:34:47 ec43610c2a17: Verifying Checksum 20:34:47 ec43610c2a17: Download complete 20:34:47 33b1e0a273af: Verifying Checksum 20:34:47 33b1e0a273af: Download complete 20:34:47 5d3b04190fa2: Verifying Checksum 20:34:47 5d3b04190fa2: Download complete 20:34:48 5eb5b503b376: Verifying Checksum 20:34:48 5eb5b503b376: Download complete 20:34:48 2f39f015ded8: Download complete 20:34:49 5eb5b503b376: Pull complete 20:34:49 5c69ac0246d0: Pull complete 20:34:50 ec43610c2a17: Pull complete 20:34:50 3a2ae6a8a46f: Pull complete 20:34:50 33b1e0a273af: Pull complete 20:34:50 5d3b04190fa2: Pull complete 20:34:54 2f39f015ded8: Pull complete 20:34:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:54 prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container 20:34:55 $ 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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:00 $ docker top a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:00 ---> job-cost.sh 20:35:00 lf-activate-venv: SKIPPING 20:35:00 INFO: No Stack... 20:35:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:01 INFO: Archiving Costs [Pipeline] sh 20:35:01 + cat /w/workspace/xfoundry_device-modbus-go_PR-530/archives/cost.csv 20:35:01 + cut -d, -f6 [Pipeline] lock 20:35:01 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] 20:35:01 Resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] did not exist. Created. 20:35:01 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:02 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:02 Stashed 1 file(s) [Pipeline] } 20:35:02 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:02 $ docker stop --time=1 a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce 20:35:03 $ docker rm -f --volumes a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24591 in /w/workspace/xfoundry_device-modbus-go_PR-530 [Pipeline] { [Pipeline] ws 20:36:17 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 20:36:17 Selected Git installation does not exist. Using Default 20:36:17 The recommended git tool is: NONE 20:36:22 using credential edgex-jenkins-ssh 20:36:22 Cloning the remote Git repository 20:36:22 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:36:22 > git init /w/workspace/device-modbus-go/1 # timeout=10 20:36:22 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:36:22 > git --version # timeout=10 20:36:22 > git --version # 'git version 2.25.1' 20:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:25 Merging remotes/origin/main commit 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 into PR head commit 79454f5e0c11c0ebefb742fefb39a80184b00574 20:36:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:36:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:36:25 > git config core.sparsecheckout # timeout=10 20:36:26 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 20:36:26 Merge succeeded, producing 79454f5e0c11c0ebefb742fefb39a80184b00574 20:36:26 Checking out Revision 79454f5e0c11c0ebefb742fefb39a80184b00574 (PR-530) 20:36:26 > git remote # timeout=10 20:36:26 > git config --get remote.origin.url # timeout=10 20:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:26 > git merge 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 20:36:26 > git rev-parse HEAD^{commit} # timeout=10 20:36:26 > git config core.sparsecheckout # timeout=10 20:36:26 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 20:36:29 Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary" 20:36:29 > git --version # timeout=10 20:36:29 > git --version # 'git version 2.25.1' 20:36:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:36:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:31 Dload Upload Total Spent Left Speed 20:36:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh 20:36:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:36:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:36:31 + sudo tee /etc/docker/daemon.new 20:36:31 { 20:36:31 "registry-mirrors": [ 20:36:31 "https://nexus3.edgexfoundry.org:10001" 20:36:31 ], 20:36:31 "bip": "10.250.0.254/24", 20:36:31 "hosts": [ 20:36:31 "tcp://0.0.0.0:5555", 20:36:31 "unix:///var/run/docker.sock" 20:36:31 ], 20:36:31 "mtu": 1458, 20:36:31 "selinux-enabled": true, 20:36:31 "seccomp-profile": "/etc/docker/seccomp.json" 20:36:31 } [Pipeline] sh 20:36:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:36:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:50 provisioning config files... 20:36:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8193886590120963167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:51 ---> ****-login.sh 20:36:51 nexus3.edgexfoundry.org:10001 20:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:51 Configure a credential helper to remove this warning. See 20:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:51 20:36:51 Login Succeeded 20:36:51 nexus3.edgexfoundry.org:10002 20:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10003 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10004 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 ****.io 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 ---> ****-login.sh ends [Pipeline] } 20:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:36:53 ========================================================= 20:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:36:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:36:59 #0 building with "default" instance using docker driver 20:36:59 20:36:59 #1 [internal] load build definition from Dockerfile 20:36:59 #1 transferring dockerfile: 1.51kB done 20:36:59 #1 DONE 0.1s 20:36:59 20:36:59 #2 [internal] load .dockerignore 20:36:59 #2 transferring context: 182B done 20:36:59 #2 DONE 0.1s 20:36:59 20:36:59 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:36:59 #3 DONE 0.1s 20:36:59 20:36:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:36:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:36:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 20:36:59 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:36:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s 20:36:59 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:36:59 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:36:59 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 20:36:59 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:36:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:36:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:36:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.38MB / 97.63MB 0.3s 20:36:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 20:36:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s 20:36:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.32MB / 11.40MB 0.4s 20:36:59 #4 ... 20:36:59 20:36:59 #5 [internal] load build context 20:36:59 #5 transferring context: 8.61MB 0.4s done 20:36:59 #5 DONE 0.5s 20:36:59 20:36:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:36:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s 20:36:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 20:36:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 20:36:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.87MB / 63.99MB 0.6s 20:36:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s 20:37:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.38MB / 63.99MB 0.7s 20:37:00 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s 20:37:00 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 20:37:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.07MB / 97.63MB 0.9s 20:37:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.0s 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s 20:37:00 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:37:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.2s 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s 20:37:00 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:37:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.3s 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s 20:37:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s 20:37:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 20:37:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.69MB / 97.63MB 1.6s 20:37:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:37:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s 20:37:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.8s 20:37:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.0s 20:37:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 20:37:07 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 20:37:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 20:37:18 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done 20:37:19 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:37:19 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:37:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:37:27 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s 20:37:31 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.0s done 20:37:31 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:37:33 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 20:37:33 #4 DONE 34.2s 20:37:33 20:37:33 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 20:37:34 #6 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:37:34 #6 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:37:35 #6 2.053 (1/8) Installing openssh-keygen (9.3_p2-r0) 20:37:35 #6 2.078 (2/8) Installing libedit (20221030.3.1-r1) 20:37:35 #6 2.091 (3/8) Installing openssh-client-common (9.3_p2-r0) 20:37:35 #6 2.152 (4/8) Installing openssh-client-default (9.3_p2-r0) 20:37:35 #6 2.179 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 20:37:35 #6 2.197 (6/8) Installing openssh-server-common (9.3_p2-r0) 20:37:35 #6 2.203 (7/8) Installing openssh-server (9.3_p2-r0) 20:37:35 #6 2.231 (8/8) Installing openssh (9.3_p2-r0) 20:37:35 #6 2.250 Executing busybox-1.36.1-r5.trigger 20:37:35 #6 2.284 OK: 272 MiB in 60 packages 20:37:37 #6 DONE 3.8s 20:37:37 20:37:37 #7 [builder 3/7] WORKDIR /device-modbus-go 20:37:37 #7 DONE 0.1s 20:37:37 20:37:37 #8 [builder 4/7] COPY go.mod vendor* ./ 20:37:37 #8 DONE 0.1s 20:37:37 20:37:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:02 #9 DONE 25.2s 20:38:02 20:38:02 #10 [builder 6/7] COPY . . 20:38:03 #10 DONE 0.3s 20:38:03 20:38:03 #11 [builder 7/7] RUN echo noop 20:38:03 #11 0.557 noop 20:38:03 #11 DONE 0.6s 20:38:03 20:38:03 #12 exporting to image 20:38:03 #12 exporting layers 20:38:30 #12 exporting layers 22.8s done 20:38:30 #12 writing image sha256:2490cc77d91a937f049b754794bd745b927b2098db1e8002cd28f809036e2bad done 20:38:30 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:38:30 #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:31 + docker inspect -f . ci-base-image-arm64 20:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:31 prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container 20:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:32 $ docker top 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:33 + go version 20:38:33 go version go1.21.0 linux/arm64 [Pipeline] } 20:38:33 $ docker stop --time=1 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 20:38:35 $ docker rm -f --volumes 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker inspect -f . ci-base-image-arm64 20:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:36 prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container 20:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:38:41 $ docker top 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:41 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 20:38:42 + make test 20:38:42 go test ./... -coverprofile=coverage.out 20:38:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:39:42 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:39:42 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.9% of statements 20:39:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:39:42 go vet ./... 20:39:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:39:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:39:49 $ docker stop --time=1 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 20:39:51 $ docker rm -f --volumes 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:52 Warning: overwriting stash ‘coverage-report’ 20:39:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:54 + ls -al . 20:39:54 total 188 20:39:54 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:38 . 20:39:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:36 .. 20:39:54 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:36 .dockerignore 20:39:54 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:36 .git 20:39:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 .github 20:39:54 -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:36 .gitignore 20:39:54 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:36 .golangci.yml 20:39:54 -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:36 Attribution.txt 20:39:54 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:36 CHANGELOG.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:36 Dockerfile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:36 GOVERNANCE.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:36 Jenkinsfile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:36 LICENSE 20:39:54 -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:36 Makefile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:36 OWNERS.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:36 README.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:32 VERSION 20:39:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:36 bin 20:39:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 cmd 20:39:54 -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:39 coverage.out 20:39:54 -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:36 go.mod 20:39:54 -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:36 go.sum 20:39:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 internal 20:39:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:36 simulator 20:39:54 -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:54 + 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=79454f5e0c11c0ebefb742fefb39a80184b00574 --label arch=arm64 --label version=0.0.0 . 20:39:55 #0 building with "default" instance using docker driver 20:39:55 20:39:55 #1 [internal] load build definition from Dockerfile 20:39:55 #1 transferring dockerfile: 1.51kB 0.0s done 20:39:55 #1 DONE 0.0s 20:39:55 20:39:55 #2 [internal] load .dockerignore 20:39:55 #2 transferring context: 182B done 20:39:55 #2 DONE 0.0s 20:39:55 20:39:55 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:39:55 #3 DONE 0.0s 20:39:55 20:39:55 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:39:55 #4 DONE 0.5s 20:39:55 20:39:55 #5 [internal] load build context 20:39:55 #5 transferring context: 31.59kB 0.0s done 20:39:55 #5 DONE 0.1s 20:39:55 20:39:55 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:39:55 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 20:39:55 #6 ... 20:39:55 20:39:55 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:39:55 #7 DONE 0.2s 20:39:55 20:39:55 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:39:55 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:39:55 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:39:55 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:39:55 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s 20:39:56 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 20:39:56 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:39:56 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 20:39:56 #6 DONE 0.8s 20:39:56 20:39:56 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:39:57 #8 0.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:39:57 #8 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:39:58 #8 ... 20:39:58 20:39:58 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 20:39:58 #9 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:39:58 #9 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:39:58 #9 2.164 OK: 272 MiB in 60 packages 20:39:58 #9 DONE 2.4s 20:39:58 20:39:58 #10 [builder 3/7] WORKDIR /device-modbus-go 20:39:58 #10 DONE 0.1s 20:39:58 20:39:58 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:39:58 #8 1.913 (1/1) Installing dumb-init (1.2.5-r2) 20:39:58 #8 1.934 Executing busybox-1.36.1-r5.trigger 20:39:58 #8 1.953 OK: 8 MiB in 16 packages 20:39:58 #8 ... 20:39:58 20:39:58 #11 [builder 4/7] COPY go.mod vendor* ./ 20:39:58 #11 DONE 0.2s 20:39:59 20:39:59 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:39:59 #8 DONE 2.3s 20:39:59 20:39:59 #12 [stage-1 3/6] RUN apk --no-cache upgrade 20:39:59 #12 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:39:59 #12 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:40:00 #12 ... 20:40:00 20:40:00 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:00 #13 DONE 1.4s 20:40:00 20:40:00 #14 [builder 6/7] COPY . . 20:40:00 #14 DONE 0.3s 20:40:00 20:40:00 #12 [stage-1 3/6] RUN apk --no-cache upgrade 20:40:01 #12 2.209 OK: 8 MiB in 16 packages 20:40:01 #12 DONE 2.5s 20:40:01 20:40:01 #15 [builder 7/7] RUN make build 20:40:01 #15 0.658 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 20:41:09 #15 DONE 60.4s 20:41:09 20:41:09 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 20:41:09 #16 DONE 0.3s 20:41:09 20:41:09 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 20:41:09 #17 DONE 0.1s 20:41:09 20:41:09 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 20:41:09 #18 DONE 0.1s 20:41:09 20:41:09 #19 exporting to image 20:41:09 #19 exporting layers 20:41:09 #19 exporting layers 0.3s done 20:41:09 #19 writing image sha256:5f3f505aee5a4f070e2cb0d65737eebc605e1f3baa88ba4fde829232a3f439a4 done 20:41:09 #19 naming to docker.io/library/device-modbus-arm64 done 20:41:09 #19 DONE 0.3s [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 20:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:10 20:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:11 arm64: Pulling from edgex-lftools-log-publisher 20:41:11 8998bd30e6a1: Pulling fs layer 20:41:11 04944245beec: Pulling fs layer 20:41:11 699f458cf7ca: Pulling fs layer 20:41:11 765212b225bb: Pulling fs layer 20:41:11 f23df028b6ca: Pulling fs layer 20:41:11 d65c8cfc05b1: Pulling fs layer 20:41:11 765212b225bb: Waiting 20:41:11 f23df028b6ca: Waiting 20:41:11 2437ff75d9bd: Pulling fs layer 20:41:11 d65c8cfc05b1: Waiting 20:41:11 2437ff75d9bd: Waiting 20:41:11 04944245beec: Verifying Checksum 20:41:11 04944245beec: Download complete 20:41:11 765212b225bb: Download complete 20:41:11 f23df028b6ca: Verifying Checksum 20:41:11 f23df028b6ca: Download complete 20:41:11 d65c8cfc05b1: Download complete 20:41:11 699f458cf7ca: Verifying Checksum 20:41:11 699f458cf7ca: Download complete 20:41:12 8998bd30e6a1: Download complete 20:41:14 2437ff75d9bd: Verifying Checksum 20:41:14 2437ff75d9bd: Download complete 20:41:24 8998bd30e6a1: Pull complete 20:41:24 04944245beec: Pull complete 20:41:25 699f458cf7ca: Pull complete 20:41:25 765212b225bb: Pull complete 20:41:26 f23df028b6ca: Pull complete 20:41:26 d65c8cfc05b1: Pull complete 20:41:53 2437ff75d9bd: Pull complete 20:41:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:53 prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container 20:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:54 $ docker top 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:55 ---> job-cost.sh 20:41:55 lf-activate-venv: SKIPPING 20:41:55 INFO: No Stack... 20:41:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:56 INFO: Archiving Costs [Pipeline] sh 20:41:57 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 20:41:57 + cut -d, -f6 [Pipeline] lock 20:41:57 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] 20:41:57 Resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] did not exist. Created. 20:41:57 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:57 /w/workspace/device-modbus-go/1@tmp/durable-b409b714/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:41:58 + echo total: 0.2199999988079071 [Pipeline] stash 20:41:58 Warning: overwriting stash ‘stack-cost’ 20:41:58 Stashed 1 file(s) [Pipeline] } 20:41:58 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:58 $ docker stop --time=1 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 20:41:59 $ docker rm -f --volumes 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 [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 20:42:01 provisioning config files... 20:42:01 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config8899189628685029194tmp [Pipeline] { [Pipeline] sh 20:42:02 + set +x 20:42:02 + curl -s https://codecov.io/bash 20:42:02 + bash -s -- 20:42:02 20:42:02 _____ _ 20:42:02 / ____| | | 20:42:02 | | ___ __| | ___ ___ _____ __ 20:42:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:42:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:42:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:42:02 Bash-1.0.6 20:42:02 20:42:02 20:42:02 ==> git version 2.25.1 found 20:42:02 ==> 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 20:42:02 Release-Date: 2020-01-08 20:42:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:42:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:42:02 ==> Jenkins CI detected. 20:42:02 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-530 20:42:02 project root: . 20:42:02 --> token set from env 20:42:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:42:02 ==> Running gcov in . (disable via -X gcov) 20:42:02 ==> Python coveragepy not found 20:42:02 ==> Searching for coverage reports in: 20:42:02 + . 20:42:02 -> Found 1 reports 20:42:02 ==> Detecting git/mercurial file structure 20:42:02 ==> Reading reports 20:42:02 + ./coverage.out bytes=24334 20:42:02 ==> Appending adjustments 20:42:02 https://docs.codecov.io/docs/fixing-reports 20:42:02 + Found adjustments 20:42:02 ==> Gzipping contents 20:42:02 4.0K /tmp/codecov.XKp5iI.gz 20:42:02 ==> Uploading reports 20:42:02 url: https://codecov.io 20:42:02 query: branch=PR-530&commit=79454f5e0c11c0ebefb742fefb39a80184b00574&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=530&job=&cmd_args= 20:42:02 -> Pinging Codecov 20:42:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-530&commit=79454f5e0c11c0ebefb742fefb39a80184b00574&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=530&job=&cmd_args= 20:42:02 -> Uploading to 20:42:02 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/79454f5e0c11c0ebefb742fefb39a80184b00574/ab524748-2e0a-4adc-aaef-7dd9b2c3fe94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T204202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb53d1640f27106bac4b8722cdd777e750f830bc27fdee763f3028d0c7331f79 20:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:02 Dload Upload Total Spent Left Speed 20:42:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16059 --:--:-- --:--:-- --:--:-- 15991 20:42:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] } 20:42:03 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 20:42:06 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-530/archives ] 20:42:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-530/archives 20:42:06 total 16 20:42:06 drwxr-xr-x 3 root root 4096 Dec 6 20:35 . 20:42:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:35 .. 20:42:06 drwxr-xr-x 2 root root 4096 Dec 6 20:35 cost 20:42:06 -rw-r--r-- 1 root root 88 Dec 6 20:35 cost.csv 20:42:06 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-530/archives 20:42:06 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-530/archives 20:42:06 total 16 20:42:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:35 . 20:42:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:35 .. 20:42:06 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:35 cost 20:42:06 -rw-r--r-- 1 jenkins jenkins 88 Dec 6 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:42:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:07 ---> package-listing.sh 20:42:07 ++ facter osfamily 20:42:07 ++ tr '[:upper:]' '[:lower:]' 20:42:07 + OS_FAMILY=debian 20:42:07 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-530 20:42:07 + START_PACKAGES=/tmp/packages_start.txt 20:42:07 + END_PACKAGES=/tmp/packages_end.txt 20:42:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:07 + PACKAGES=/tmp/packages_start.txt 20:42:07 + '[' /w/workspace/xfoundry_device-modbus-go_PR-530 ']' 20:42:07 + PACKAGES=/tmp/packages_end.txt 20:42:07 + case "${OS_FAMILY}" in 20:42:07 + dpkg -l 20:42:07 + grep '^ii' 20:42:07 + '[' -f /tmp/packages_start.txt ']' 20:42:07 + '[' -f /tmp/packages_end.txt ']' 20:42:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:07 + '[' /w/workspace/xfoundry_device-modbus-go_PR-530 ']' 20:42:07 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-530/archives/ 20:42:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-530/archives/ [Pipeline] echo 20:42:07 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-530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:42:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:09 prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container 20:42:09 $ 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-530/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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:09 $ docker top a0453a210fb08364f568f8c4b4946307d5cfeabf836baed10a30facc69539f08 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:10 + mkdir -p /var/log/sysstat [Pipeline] sh 20:42:10 + ls /var/log/sa-host 20:42:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:10 provisioning config files... 20:42:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config13076971010782907809tmp [Pipeline] { [Pipeline] echo 20:42:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:11 ---> create-netrc.sh [Pipeline] } 20:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:11 ---> python-tools-install.sh [Pipeline] echo 20:42:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> sudo-logs.sh 20:42:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> job-cost.sh 20:42:12 lf-activate-venv: SKIPPING 20:42:12 DEBUG: total: 0.2199999988079071 20:42:12 INFO: Retrieving Stack Cost... 20:42:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:13 INFO: Archiving Costs [Pipeline] echo 20:42:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:13 ---> logs-deploy.sh 20:42:13 lf-activate-venv: SKIPPING 20:42:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-530/1 20:42:13 INFO: archiving workspace using pattern(s): 20:42:14 Archives upload complete. 20:42:14 INFO: archiving logs to Nexus 20:42:15 ---> uname -a: 20:42:15 Linux prd-ubuntu20-04-docker-8c-8g-24590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:42:15 20:42:15 20:42:15 ---> lscpu: 20:42:15 Architecture: x86_64 20:42:15 CPU op-mode(s): 32-bit, 64-bit 20:42:15 Byte Order: Little Endian 20:42:15 Address sizes: 40 bits physical, 48 bits virtual 20:42:15 CPU(s): 8 20:42:15 On-line CPU(s) list: 0-7 20:42:15 Thread(s) per core: 1 20:42:15 Core(s) per socket: 1 20:42:15 Socket(s): 8 20:42:15 NUMA node(s): 1 20:42:15 Vendor ID: AuthenticAMD 20:42:15 CPU family: 23 20:42:15 Model: 49 20:42:15 Model name: AMD EPYC-Rome Processor 20:42:15 Stepping: 0 20:42:15 CPU MHz: 2800.000 20:42:15 BogoMIPS: 5600.00 20:42:15 Virtualization: AMD-V 20:42:15 Hypervisor vendor: KVM 20:42:15 Virtualization type: full 20:42:15 L1d cache: 256 KiB 20:42:15 L1i cache: 256 KiB 20:42:15 L2 cache: 4 MiB 20:42:15 L3 cache: 128 MiB 20:42:15 NUMA node0 CPU(s): 0-7 20:42:15 Vulnerability Itlb multihit: Not affected 20:42:15 Vulnerability L1tf: Not affected 20:42:15 Vulnerability Mds: Not affected 20:42:15 Vulnerability Meltdown: Not affected 20:42:15 Vulnerability Mmio stale data: Not affected 20:42:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:42:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:42:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:42:15 Vulnerability Srbds: Not affected 20:42:15 Vulnerability Tsx async abort: Not affected 20:42:15 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 20:42:15 20:42:15 20:42:15 ---> nproc: 20:42:15 8 20:42:15 20:42:15 20:42:15 ---> df -h: 20:42:15 Filesystem Size Used Avail Use% Mounted on 20:42:15 overlay 155G 12G 144G 8% / 20:42:15 tmpfs 64M 0 64M 0% /dev 20:42:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:42:15 shm 64M 0 64M 0% /dev/shm 20:42:15 /dev/vda1 155G 12G 144G 8% /facter-os 20:42:15 20:42:15 20:42:15 ---> sar -b -r -n DEV: 20:42:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24590) 12/06/23 _x86_64_ (8 CPU) 20:42:15 20:42:15 20:31:41 LINUX RESTART (8 CPU) 20:42:15 20:42:15 20:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:42:15 20:33:01 350.99 40.09 310.90 0.00 4396.81 59023.89 0.00 20:42:15 20:34:01 229.52 1.07 228.46 0.00 21.99 68974.48 0.00 20:42:15 20:35:01 188.47 0.23 188.24 0.00 16.66 45278.05 0.00 20:42:15 20:36:01 5.05 0.00 5.05 0.00 0.00 72.94 0.00 20:42:15 20:37:01 40.21 9.75 30.46 0.00 3695.65 4786.27 0.00 20:42:15 20:38:01 19.01 1.88 17.13 0.00 1482.15 3748.84 0.00 20:42:15 20:39:01 3.55 0.02 3.53 0.00 0.13 88.52 0.00 20:42:15 20:40:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 20:42:15 20:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 20:42:15 20:42:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 20:42:15 Average: 83.69 5.25 78.44 0.00 955.57 18134.75 0.00 20:42:15 20:42:15 20:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:15 20:33:01 29211540 31530736 793924 2.41 73808 2519092 1867488 5.50 1038216 2258836 408684 20:42:15 20:34:01 27739300 31223360 1079712 3.28 151928 3496528 2374212 7.00 1620768 3012200 282652 20:42:15 20:35:01 27539012 31482696 817584 2.49 164980 3902924 1829796 5.39 1338928 3453432 160 20:42:15 20:36:01 27553616 31496976 805504 2.45 165120 3902788 1791668 5.28 1327268 3452040 164 20:42:15 20:37:01 27136444 31435140 839088 2.55 181752 4241524 1805496 5.32 1522240 3647676 81872 20:42:15 20:38:01 27082116 31483532 789848 2.40 194324 4327780 1749848 5.16 1626824 3588812 12 20:42:15 20:39:01 27087312 31484044 789840 2.40 192884 4324664 1730012 5.10 1625100 3585704 16 20:42:15 20:40:01 27092628 31489436 784376 2.39 192912 4324668 1730012 5.10 1620148 3585704 140 20:42:15 20:41:01 27092900 31489708 783976 2.38 192936 4324668 1730012 5.10 1620456 3585704 160 20:42:15 20:42:01 27094704 31491584 782076 2.38 192972 4324672 1730012 5.10 1618604 3585716 4 20:42:15 Average: 27462957 31460721 826593 2.51 170362 3968931 1833856 5.40 1495855 3375582 77386 20:42:15 20:42:15 20:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:15 20:33:01 ens3 641.40 397.12 5866.55 99.53 0.00 0.00 0.00 0.00 20:42:15 20:33:01 lo 6.91 6.91 0.68 0.68 0.00 0.00 0.00 0.00 20:42:15 20:33:01 docker0 16.93 17.71 1.37 138.13 0.00 0.00 0.00 0.00 20:42:15 20:34:01 ens3 345.02 211.46 2455.44 31.41 0.00 0.00 0.00 0.00 20:42:15 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:34:01 docker0 194.90 318.38 17.18 2427.35 0.00 0.00 0.00 0.00 20:42:15 20:34:01 veth90711f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:42:15 20:35:01 ens3 130.93 84.62 2685.18 92.37 0.00 0.00 0.00 0.00 20:42:15 20:35:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 20:42:15 20:35:01 docker0 5.05 9.17 0.30 93.22 0.00 0.00 0.00 0.00 20:42:15 20:36:01 ens3 7.52 3.90 12.47 1.93 0.00 0.00 0.00 0.00 20:42:15 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:37:01 ens3 248.94 122.28 2733.61 8.50 0.00 0.00 0.00 0.00 20:42:15 20:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:42:15 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:38:01 ens3 0.83 0.70 0.45 0.20 0.00 0.00 0.00 0.00 20:42:15 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:40:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:41:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:42:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:42:15 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:15 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 Average: ens3 136.68 81.51 1367.88 23.27 0.00 0.00 0.00 0.00 20:42:15 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 20:42:15 Average: docker0 21.70 34.56 1.89 266.11 0.00 0.00 0.00 0.00 20:42:15 20:42:15 20:42:15 ---> sar -P ALL: 20:42:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24590) 12/06/23 _x86_64_ (8 CPU) 20:42:15 20:42:15 20:31:41 LINUX RESTART (8 CPU) 20:42:15 20:42:15 20:32:02 CPU %user %nice %system %iowait %steal %idle 20:42:15 20:33:01 all 9.40 0.00 2.96 3.80 0.06 83.78 20:42:15 20:33:01 0 9.81 0.00 2.67 1.38 0.05 86.09 20:42:15 20:33:01 1 11.80 0.00 3.06 8.63 0.07 76.45 20:42:15 20:33:01 2 12.25 0.00 2.90 0.61 0.05 84.18 20:42:15 20:33:01 3 9.71 0.00 2.23 1.61 0.07 86.39 20:42:15 20:33:01 4 7.31 0.00 2.66 2.81 0.05 87.16 20:42:15 20:33:01 5 7.50 0.00 2.75 1.88 0.05 87.82 20:42:15 20:33:01 6 7.46 0.00 2.83 0.63 0.05 89.02 20:42:15 20:33:01 7 9.35 0.00 4.63 12.91 0.05 73.06 20:42:15 20:34:01 all 14.50 0.00 3.51 6.61 0.06 75.32 20:42:15 20:34:01 0 15.85 0.00 3.43 5.19 0.07 75.46 20:42:15 20:34:01 1 13.62 0.00 3.90 28.08 0.07 54.34 20:42:15 20:34:01 2 15.66 0.00 3.13 1.93 0.07 79.22 20:42:15 20:34:01 3 13.30 0.00 3.36 1.39 0.05 81.90 20:42:15 20:34:01 4 12.65 0.00 5.06 1.31 0.05 80.93 20:42:15 20:34:01 5 14.05 0.00 2.84 1.03 0.05 82.03 20:42:15 20:34:01 6 15.19 0.00 2.62 0.90 0.07 81.22 20:42:15 20:34:01 7 15.65 0.00 3.77 13.29 0.08 67.21 20:42:15 20:35:01 all 27.42 0.00 4.04 3.82 0.08 64.63 20:42:15 20:35:01 0 28.73 0.00 4.09 0.76 0.08 66.34 20:42:15 20:35:01 1 26.83 0.00 4.05 14.11 0.12 54.89 20:42:15 20:35:01 2 28.77 0.00 3.85 1.06 0.05 66.27 20:42:15 20:35:01 3 25.83 0.00 3.90 1.40 0.08 68.78 20:42:15 20:35:01 4 26.11 0.00 4.80 1.68 0.08 67.33 20:42:15 20:35:01 5 27.05 0.00 3.76 0.62 0.08 68.49 20:42:15 20:35:01 6 27.37 0.00 3.26 5.45 0.08 63.84 20:42:15 20:35:01 7 28.70 0.00 4.58 5.56 0.08 61.08 20:42:15 20:36:01 all 0.15 0.00 0.07 0.01 0.01 99.76 20:42:15 20:36:01 0 0.05 0.00 0.07 0.00 0.00 99.88 20:42:15 20:36:01 1 0.28 0.00 0.10 0.03 0.02 99.57 20:42:15 20:36:01 2 0.13 0.00 0.05 0.00 0.02 99.80 20:42:15 20:36:01 3 0.08 0.00 0.05 0.02 0.00 99.85 20:42:15 20:36:01 4 0.15 0.00 0.07 0.00 0.00 99.78 20:42:15 20:36:01 5 0.12 0.00 0.08 0.00 0.00 99.80 20:42:15 20:36:01 6 0.25 0.00 0.10 0.05 0.03 99.57 20:42:15 20:36:01 7 0.13 0.00 0.05 0.00 0.00 99.82 20:42:15 20:37:01 all 1.79 0.00 0.90 0.62 0.02 96.66 20:42:15 20:37:01 0 0.98 0.00 1.50 0.22 0.02 97.28 20:42:15 20:37:01 1 0.97 0.00 0.98 0.05 0.02 97.98 20:42:15 20:37:01 2 3.34 0.00 0.72 0.73 0.03 95.18 20:42:15 20:37:01 3 1.65 0.00 0.95 0.87 0.03 96.50 20:42:15 20:37:01 4 2.08 0.00 1.23 0.95 0.02 95.71 20:42:15 20:37:01 5 1.70 0.00 0.77 1.40 0.02 96.11 20:42:15 20:37:01 6 2.78 0.00 0.56 0.74 0.03 95.89 20:42:15 20:37:01 7 0.80 0.00 0.52 0.03 0.02 98.63 20:42:15 20:38:01 all 1.04 0.00 0.55 0.23 0.02 98.16 20:42:15 20:38:01 0 0.55 0.00 1.40 0.00 0.02 98.03 20:42:15 20:38:01 1 0.88 0.00 0.28 0.02 0.02 98.80 20:42:15 20:38:01 2 1.50 0.00 0.48 0.00 0.02 98.00 20:42:15 20:38:01 3 0.78 0.00 0.30 0.03 0.02 98.87 20:42:15 20:38:01 4 1.15 0.00 0.47 1.08 0.02 97.28 20:42:15 20:38:01 5 0.65 0.00 0.47 0.60 0.02 98.26 20:42:15 20:38:01 6 2.17 0.00 0.38 0.02 0.02 97.42 20:42:15 20:38:01 7 0.58 0.00 0.65 0.08 0.02 98.67 20:42:15 20:39:01 all 0.17 0.00 0.06 0.01 0.01 99.75 20:42:15 20:39:01 0 0.00 0.00 0.07 0.00 0.03 99.90 20:42:15 20:39:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:42:15 20:39:01 2 0.23 0.00 0.12 0.00 0.00 99.65 20:42:15 20:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:42:15 20:39:01 4 0.07 0.00 0.03 0.05 0.02 99.83 20:42:15 20:39:01 5 0.00 0.00 0.03 0.02 0.00 99.95 20:42:15 20:39:01 6 1.01 0.00 0.10 0.00 0.00 98.89 20:42:15 20:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:42:15 20:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:42:15 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:42:15 20:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:42:15 20:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:42:15 20:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:42:15 20:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:42:15 20:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:42:15 20:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:42:15 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:42:15 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:42:15 20:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:42:15 20:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:42:15 20:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:42:15 20:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:42:15 20:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:42:15 20:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:42:15 20:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:42:15 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:42:15 20:42:01 all 0.06 0.00 0.01 0.01 0.00 99.91 20:42:15 20:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:42:15 20:42:01 1 0.28 0.00 0.02 0.00 0.00 99.70 20:42:15 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:42:15 20:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:42:15 20:42:01 4 0.03 0.00 0.00 0.08 0.00 99.88 20:42:15 20:42:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:42:15 20:42:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:42:15 20:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:42:15 Average: all 5.41 0.00 1.20 1.50 0.03 91.85 20:42:15 Average: 0 5.57 0.00 1.32 0.75 0.03 92.32 20:42:15 Average: 1 5.41 0.00 1.23 5.03 0.03 88.29 20:42:15 Average: 2 6.15 0.00 1.12 0.43 0.03 92.27 20:42:15 Average: 3 5.11 0.00 1.08 0.53 0.03 93.26 20:42:15 Average: 4 4.91 0.00 1.42 0.79 0.02 92.85 20:42:15 Average: 5 5.08 0.00 1.07 0.56 0.03 93.28 20:42:15 Average: 6 5.61 0.00 0.98 0.77 0.03 92.61 20:42:15 Average: 7 5.48 0.00 1.41 3.15 0.03 89.94 20:42:15 20:42:15 20:42:15