Pull request #102 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 weichou1229 for edgexfoundry/device-s7 Obtained Jenkinsfile from a4870a31878dfd721e3f6ef03ce88b65af08b9f7+6420ef302b007fb915997017d099e9c4168c6bf1 (6ecde2074ffc5e245f662b550377b2097ba65a68) 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-ssh2569367088327314727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16037749390343294897.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-s7/branches/PR-102/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-s7/branches/PR-102/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13204944263968592800.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-s7/branches/PR-102/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12803596426694917494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh4263938713053545663.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-s7/branches/PR-102/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-s7/branches/PR-102/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9483053981974142283.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-s7, goVersion:1.25] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-11307’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11373 in /w/workspace/edgexfoundry_device-s7_PR-102 [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-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-102 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit 6420ef302b007fb915997017d099e9c4168c6bf1 into PR head commit a4870a31878dfd721e3f6ef03ce88b65af08b9f7 Merge succeeded, producing a4870a31878dfd721e3f6ef03ce88b65af08b9f7 Checking out Revision a4870a31878dfd721e3f6ef03ce88b65af08b9f7 (PR-102) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4870a31878dfd721e3f6ef03ce88b65af08b9f7 # 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 6420ef302b007fb915997017d099e9c4168c6bf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4870a31878dfd721e3f6ef03ce88b65af08b9f7 # timeout=10 Commit message: "build(deps): Bump device-sdk to v4.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:12 ========================================================= 02:47:12 EdgeX Global Pipelines Version Info 02:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:13 ------------------- 02:47:13 stable info: 02:47:13 ------------------- 02:47:13 Commited By: Cherry Wang cherry@iotechsys.com 02:47:13 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:47:13 Message: update stable to v1.0.280 02:47:14 ------------------- 02:47:14 experimental info: 02:47:14 ------------------- 02:47:14 Commited By: Cherry Wang cherry@iotechsys.com 02:47:14 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 02:47:14 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:47:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:47:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:47:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:47:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:47:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:47:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:47:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:47:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:47:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:47:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-102 [Pipeline] echo 02:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-102 [Pipeline] echo 02:47:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-102 [Pipeline] echo 02:47:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [Pipeline] echo 02:47:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4870a3 [Pipeline] echo 02:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:34 provisioning config files... 02:47:34 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-102@tmp/config10201479796014845042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:35 ---> ****-login.sh 02:47:35 nexus3.edgexfoundry.org:10001 02:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:35 02:47:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:47:35 Configure a credential helper to remove this warning. See 02:47:35 https://docs.****.com/go/credential-store/ 02:47:35 02:47:35 Login Succeeded 02:47:35 nexus3.edgexfoundry.org:10002 02:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:35 02:47:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:47:35 Configure a credential helper to remove this warning. See 02:47:35 https://docs.****.com/go/credential-store/ 02:47:35 02:47:35 Login Succeeded 02:47:35 nexus3.edgexfoundry.org:10003 02:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:35 02:47:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:47:35 Configure a credential helper to remove this warning. See 02:47:35 https://docs.****.com/go/credential-store/ 02:47:35 02:47:35 Login Succeeded 02:47:35 nexus3.edgexfoundry.org:10004 02:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:36 02:47:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:47:36 Configure a credential helper to remove this warning. See 02:47:36 https://docs.****.com/go/credential-store/ 02:47:36 02:47:36 Login Succeeded 02:47:36 ****.io 02:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:36 02:47:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:47:36 Configure a credential helper to remove this warning. See 02:47:36 https://docs.****.com/go/credential-store/ 02:47:36 02:47:36 Login Succeeded 02:47:36 ---> ****-login.sh ends [Pipeline] } 02:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:47:40 + git rev-list -1 --merges a4870a31878dfd721e3f6ef03ce88b65af08b9f7~1..a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [Pipeline] echo 02:47:40 -----------> git rev-list -1 --merges a4870a31878dfd721e3f6ef03ce88b65af08b9f7~1..a4870a31878dfd721e3f6ef03ce88b65af08b9f7 a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [false] [Pipeline] sh 02:47:41 + git log --format=format:%s -1 a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [Pipeline] echo 02:47:41 ========================================================= 02:47:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:43 + git log --format=format:%s -1 a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [Pipeline] echo 02:47:43 [semverPrep] GIT_COMMIT: a4870a31878dfd721e3f6ef03ce88b65af08b9f7, Commit Message: build(deps): Bump device-sdk to v4.0.2 [Pipeline] echo 02:47:43 [semverPrep] This is not a build commit. [Pipeline] sh 02:47:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:45 + grep -v github /etc/ssh/ssh_known_hosts 02:47:45 + [ -e /tmp/ssh_known_hosts ] 02:47:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:45 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:47 02:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:49 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:49 3dae71ba6b94: Pulling fs layer 02:47:49 6bf1a483ea7c: Pulling fs layer 02:47:49 f5dfc541a4d3: Pulling fs layer 02:47:49 461d9e800cba: Pulling fs layer 02:47:49 80192f66455f: Pulling fs layer 02:47:49 2e8e34ca0e6c: Pulling fs layer 02:47:49 a29436f7fd5d: Pulling fs layer 02:47:49 923cac83aea3: Pulling fs layer 02:47:49 25ad8b0a4227: Pulling fs layer 02:47:49 db01528c6b51: Pulling fs layer 02:47:49 461d9e800cba: Waiting 02:47:49 28988de357af: Pulling fs layer 02:47:49 25ad8b0a4227: Waiting 02:47:49 db01528c6b51: Waiting 02:47:49 80192f66455f: Waiting 02:47:49 2e8e34ca0e6c: Waiting 02:47:49 28988de357af: Waiting 02:47:49 a29436f7fd5d: Waiting 02:47:49 923cac83aea3: Waiting 02:47:49 6bf1a483ea7c: Download complete 02:47:49 461d9e800cba: Verifying Checksum 02:47:49 461d9e800cba: Download complete 02:47:49 80192f66455f: Verifying Checksum 02:47:49 80192f66455f: Download complete 02:47:49 f5dfc541a4d3: Verifying Checksum 02:47:49 f5dfc541a4d3: Download complete 02:47:49 3dae71ba6b94: Verifying Checksum 02:47:49 3dae71ba6b94: Download complete 02:47:50 923cac83aea3: Download complete 02:47:50 25ad8b0a4227: Verifying Checksum 02:47:50 25ad8b0a4227: Download complete 02:47:50 db01528c6b51: Verifying Checksum 02:47:50 db01528c6b51: Download complete 02:47:50 28988de357af: Download complete 02:47:50 a29436f7fd5d: Verifying Checksum 02:47:50 a29436f7fd5d: Download complete 02:47:50 2e8e34ca0e6c: Verifying Checksum 02:47:50 2e8e34ca0e6c: Download complete 02:47:51 3dae71ba6b94: Pull complete 02:47:51 6bf1a483ea7c: Pull complete 02:47:51 f5dfc541a4d3: Pull complete 02:47:51 461d9e800cba: Pull complete 02:47:51 80192f66455f: Pull complete 02:47:56 2e8e34ca0e6c: Pull complete 02:47:56 a29436f7fd5d: Pull complete 02:47:56 923cac83aea3: Pull complete 02:47:56 25ad8b0a4227: Pull complete 02:47:56 db01528c6b51: Pull complete 02:47:56 28988de357af: Pull complete 02:47:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:58 prd-ubuntu20.04-docker-8c-8g-11373 does not seem to be running inside a container 02:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-102 -v /w/workspace/edgexfoundry_device-s7_PR-102:/w/workspace/edgexfoundry_device-s7_PR-102:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-102@tmp:/w/workspace/edgexfoundry_device-s7_PR-102@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 02:48:00 $ docker top 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 -eo pid,comm 02:48:00 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). 02:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:01 [ssh-agent] Looking for ssh-agent implementation... 02:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:02 $ docker exec 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 ssh-agent 02:48:02 SSH_AUTH_SOCK=/tmp/ssh-DPCJGiDWG2cm/agent.33 02:48:02 SSH_AGENT_PID=39 02:48:02 Running ssh-add (command line suppressed) 02:48:02 Identity added: /w/workspace/edgexfoundry_device-s7_PR-102@tmp/private_key_17875289599754951529.key (/w/workspace/edgexfoundry_device-s7_PR-102@tmp/private_key_17875289599754951529.key) 02:48:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-102 [Pipeline] sh 02:48:03 + git tag --points-at HEAD [Pipeline] } 02:48:03 $ docker exec --env ******** --env ******** 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 ssh-agent -k 02:48:03 unset SSH_AUTH_SOCK; 02:48:03 unset SSH_AGENT_PID; 02:48:03 echo Agent pid 39 killed; 02:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:48:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:05 [ssh-agent] Looking for ssh-agent implementation... 02:48:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:05 $ docker exec 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 ssh-agent 02:48:05 SSH_AUTH_SOCK=/tmp/ssh-1MUbJDlaRcCt/agent.86 02:48:05 SSH_AGENT_PID=92 02:48:05 Running ssh-add (command line suppressed) 02:48:05 Identity added: /w/workspace/edgexfoundry_device-s7_PR-102@tmp/private_key_17108994837012674745.key (/w/workspace/edgexfoundry_device-s7_PR-102@tmp/private_key_17108994837012674745.key) 02:48:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:06 + git semver init 02:48:06 2026-05-26 02:48:06,403 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:48:06 2026-05-26 02:48:06,406 [run_init] DEBUG init version:0.0.0 force:False 02:48:06 2026-05-26 02:48:06,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-102/.semver 02:48:06 2026-05-26 02:48:06,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-102/.semver 02:48:06 2026-05-26 02:48:06,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-102/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-102, stdin=None, shell=False, universal_newlines=False) 02:48:07 2026-05-26 02:48:07,508 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-102/.git/info/exclude 02:48:07 2026-05-26 02:48:07,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-102/.semver/PR-102 with force:False 02:48:07 2026-05-26 02:48:07,509 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-102/.semver/PR-102 02:48:07 2026-05-26 02:48:07,514 [execute] INFO git cat-file --batch-check 02:48:07 2026-05-26 02:48:07,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-102/.semver, stdin=, shell=False, universal_newlines=False) 02:48:07 2026-05-26 02:48:07,518 [execute] INFO git cat-file --batch 02:48:07 2026-05-26 02:48:07,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-102/.semver, stdin=, shell=False, universal_newlines=False) 02:48:07 2026-05-26 02:48:07,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-102/.semver/PR-102 02:48:07 0.0.0 [Pipeline] } 02:48:07 $ docker exec --env ******** --env ******** 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 ssh-agent -k 02:48:08 unset SSH_AUTH_SOCK; 02:48:08 unset SSH_AGENT_PID; 02:48:08 echo Agent pid 92 killed; 02:48:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:09 + git semver [Pipeline] } 02:48:09 $ docker stop --time=1 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 02:48:10 $ docker rm -f --volumes 1d77fce32b45b942bb6d53fbbb947e037b99761d5b54c792e248c38ee434eaa0 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:13 Stashed 1 file(s) [Pipeline] echo 02:48:13 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:20 provisioning config files... 02:48:20 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-102@tmp/config11101584974244835914tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 02:48:23 ---> ****-login.sh 02:48:23 nexus3.edgexfoundry.org:10001 02:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:23 Login Succeeded 02:48:23 nexus3.edgexfoundry.org:10002 02:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:23 Login Succeeded 02:48:23 nexus3.edgexfoundry.org:10003 02:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:23 Login Succeeded 02:48:23 nexus3.edgexfoundry.org:10004 02:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:23 Login Succeeded 02:48:23 ****.io 02:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:23 Login Succeeded 02:48:23 ---> ****-login.sh ends [Pipeline] } 02:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:48:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:48:26 ========================================================= 02:48:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:48:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:48:29 #0 building with "default" instance using docker driver 02:48:29 02:48:29 #1 [internal] load build definition from Dockerfile 02:48:29 #1 transferring dockerfile: 1.62kB done 02:48:29 #1 DONE 0.0s 02:48:29 02:48:29 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:48:29 #2 DONE 0.1s 02:48:29 02:48:29 #3 [internal] load .dockerignore 02:48:29 #3 transferring context: 2B done 02:48:29 #3 DONE 0.0s 02:48:29 02:48:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:48:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:48:29 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:48:29 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:48:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:48:29 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:48:29 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:48:29 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:48:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 02:48:29 #4 ... 02:48:29 02:48:29 #5 [internal] load build context 02:48:29 #5 transferring context: 17.13MB 0.1s done 02:48:29 #5 DONE 0.1s 02:48:29 02:48:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:48:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 02:48:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:48:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.79MB / 60.15MB 0.3s 02:48:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:48:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:48:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 02:48:29 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:48:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 02:48:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:48:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 02:48:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.5s 02:48:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:48:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.47MB / 14.72MB 0.5s 02:48:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:48:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s 02:48:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 02:48:29 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 02:48:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 67.11MB / 112.58MB 0.7s 02:48:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 02:48:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 02:48:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 02:48:34 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 02:48:34 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:48:34 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:48:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:48:34 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:48:34 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 02:48:35 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 02:48:35 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:48:37 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 02:48:37 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:48:38 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 02:48:38 #4 DONE 9.1s 02:48:38 02:48:38 #6 [builder 2/7] WORKDIR /device-s7 02:48:39 #6 DONE 1.3s 02:48:39 02:48:39 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:48:39 #7 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:48:40 #7 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:48:40 #7 0.766 OK: 265 MiB in 60 packages 02:48:40 #7 DONE 0.9s 02:48:40 02:48:40 #8 [builder 4/7] COPY go.mod vendor* ./ 02:48:40 #8 DONE 0.1s 02:48:40 02:48:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:51 #9 DONE 10.7s 02:48:51 02:48:51 #10 [builder 6/7] COPY . . 02:48:51 #10 DONE 0.1s 02:48:51 02:48:51 #11 [builder 7/7] RUN echo noop 02:48:51 #11 0.217 noop 02:48:51 #11 DONE 0.3s 02:48:51 02:48:51 #12 exporting to image 02:48:51 #12 exporting layers 02:48:58 #12 exporting layers 7.0s done 02:48:58 #12 writing image sha256:b2793d71738c5a9ef762c0819d634fc236e49126c0540d952f39823c894101d5 done 02:48:58 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:48:58 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:01 + docker inspect -f . ci-base-image-x86_64 02:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:02 prd-ubuntu20.04-docker-8c-8g-11373 does not seem to be running inside a container 02:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-102 -v /w/workspace/edgexfoundry_device-s7_PR-102:/w/workspace/edgexfoundry_device-s7_PR-102:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-102@tmp:/w/workspace/edgexfoundry_device-s7_PR-102@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 02:49:03 $ docker top 6828f2ee2ce017008620b22a13845987c4a326c4cc94eba677eba466ff33d3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:03 + go version 02:49:03 go version go1.25.2 linux/amd64 [Pipeline] } 02:49:04 $ docker stop --time=1 6828f2ee2ce017008620b22a13845987c4a326c4cc94eba677eba466ff33d3c1 02:49:05 $ docker rm -f --volumes 6828f2ee2ce017008620b22a13845987c4a326c4cc94eba677eba466ff33d3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:09 + docker inspect -f . ci-base-image-x86_64 02:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:10 prd-ubuntu20.04-docker-8c-8g-11373 does not seem to be running inside a container 02:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-102 -v /w/workspace/edgexfoundry_device-s7_PR-102:/w/workspace/edgexfoundry_device-s7_PR-102:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-102@tmp:/w/workspace/edgexfoundry_device-s7_PR-102@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 02:49:10 $ docker top 30e0e867e2b5b66b802dd29794cf160c7122a7cd41957b63a7accb4866ad4da8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-102 [Pipeline] fileExists [Pipeline] sh 02:49:13 + make test 02:49:13 go test -race -coverprofile=coverage.out ./... 02:49:20 ? github.com/edgexfoundry/device-s7 [no test files] 02:49:47 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:49:47 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 02:50:14 0 issues. 02:50:14 go vet ./... 02:50:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:17 ./bin/test-attribution-txt.sh 02:50:17 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 02:50:17 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:50:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 02:50:18 $ docker stop --time=1 30e0e867e2b5b66b802dd29794cf160c7122a7cd41957b63a7accb4866ad4da8 02:50:20 $ docker rm -f --volumes 30e0e867e2b5b66b802dd29794cf160c7122a7cd41957b63a7accb4866ad4da8 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:28 + ls -al . 02:50:28 total 224 02:50:28 drwxrwxr-x 8 jenkins jenkins 4096 May 26 02:49 . 02:50:28 drwxrwxr-x 4 jenkins jenkins 4096 May 26 02:46 .. 02:50:28 drwxrwxr-x 8 jenkins jenkins 4096 May 26 02:49 .git 02:50:28 drwxrwxr-x 2 jenkins jenkins 4096 May 26 02:46 .github 02:50:28 -rw-rw-r-- 1 jenkins jenkins 237 May 26 02:46 .gitignore 02:50:28 -rw-rw-r-- 1 jenkins jenkins 359 May 26 02:46 .golangci.yml 02:50:28 drwxr-xr-x 3 jenkins jenkins 4096 May 26 02:48 .semver 02:50:28 -rw-rw-r-- 1 jenkins jenkins 22332 May 26 02:46 Attribution.txt 02:50:28 -rw-rw-r-- 1 jenkins jenkins 1853 May 26 02:46 CHANGLOG.md 02:50:28 -rw-rw-r-- 1 jenkins jenkins 1579 May 26 02:46 Dockerfile 02:50:28 -rw-rw-r-- 1 jenkins jenkins 665 May 26 02:46 Jenkinsfile 02:50:28 -rw-rw-r-- 1 jenkins jenkins 10947 May 26 02:46 LICENSE 02:50:28 -rw-rw-r-- 1 jenkins jenkins 1902 May 26 02:46 Makefile 02:50:28 -rw-rw-r-- 1 jenkins jenkins 614 May 26 02:46 OWNERS.md 02:50:28 -rw-rw-r-- 1 jenkins jenkins 2393 May 26 02:46 README.md 02:50:28 -rw-rw-r-- 1 jenkins jenkins 5 May 26 02:48 VERSION 02:50:28 drwxrwxr-x 2 jenkins jenkins 4096 May 26 02:46 bin 02:50:28 drwxrwxr-x 3 jenkins jenkins 4096 May 26 02:46 cmd 02:50:28 -rw-r--r-- 1 jenkins jenkins 19094 May 26 02:49 coverage.out 02:50:28 -rw-rw-r-- 1 jenkins jenkins 6518 May 26 02:46 go.mod 02:50:28 -rw-rw-r-- 1 jenkins jenkins 89291 May 26 02:46 go.sum 02:50:28 drwxrwxr-x 3 jenkins jenkins 4096 May 26 02:46 internal 02:50:28 -rw-rw-r-- 1 jenkins jenkins 223 May 26 02:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:30 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a4870a31878dfd721e3f6ef03ce88b65af08b9f7 --label arch=amd64 --label version=0.0.0 . 02:50:30 #0 building with "default" instance using docker driver 02:50:30 02:50:30 #1 [internal] load build definition from Dockerfile 02:50:30 #1 DONE 0.0s 02:50:30 02:50:30 #1 [internal] load build definition from Dockerfile 02:50:30 #1 transferring dockerfile: 1.62kB done 02:50:30 #1 DONE 0.0s 02:50:30 02:50:30 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:50:30 #2 DONE 0.0s 02:50:30 02:50:30 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:50:30 #3 DONE 0.1s 02:50:30 02:50:30 #4 [internal] load .dockerignore 02:50:30 #4 transferring context: 2B done 02:50:30 #4 DONE 0.0s 02:50:30 02:50:30 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:50:30 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:50:30 #5 ... 02:50:30 02:50:30 #6 [internal] load build context 02:50:30 #6 transferring context: 30.69kB 0.0s done 02:50:30 #6 DONE 0.1s 02:50:30 02:50:30 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:50:30 #7 DONE 0.2s 02:50:30 02:50:30 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:50:30 #5 ... 02:50:30 02:50:30 #8 [builder 2/7] WORKDIR /device-s7 02:50:30 #8 DONE 0.0s 02:50:30 02:50:30 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:50:30 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 02:50:30 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:50:30 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:50:30 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:50:30 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:50:30 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 02:50:30 #5 DONE 0.4s 02:50:30 02:50:30 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:50:30 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:50:30 #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:50:31 #9 ... 02:50:31 02:50:31 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:50:31 #10 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:50:31 #10 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:50:31 #10 0.772 OK: 265 MiB in 60 packages 02:50:31 #10 DONE 0.9s 02:50:31 02:50:31 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:50:31 #9 0.613 (1/1) Installing dumb-init (1.2.5-r3) 02:50:31 #9 0.621 Executing busybox-1.37.0-r20.trigger 02:50:31 #9 0.626 OK: 7 MiB in 17 packages 02:50:31 #9 DONE 0.7s 02:50:31 02:50:31 #11 [builder 4/7] COPY go.mod vendor* ./ 02:50:31 #11 DONE 0.0s 02:50:31 02:50:31 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:31 #12 DONE 0.6s 02:50:31 02:50:31 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:50:31 #13 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:50:31 #13 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:50:31 #13 ... 02:50:31 02:50:31 #14 [builder 6/7] COPY . . 02:50:31 #14 DONE 0.1s 02:50:31 02:50:31 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:50:31 #13 0.752 OK: 7 MiB in 17 packages 02:50:31 #13 DONE 0.9s 02:50:31 02:50:31 #15 [builder 7/7] RUN make build 02:50:32 #15 0.281 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:50:59 #15 DONE 23.8s 02:50:59 02:50:59 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:50:59 #16 DONE 0.0s 02:50:59 02:50:59 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:50:59 #17 DONE 0.2s 02:50:59 02:50:59 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 02:50:59 #18 DONE 0.0s 02:50:59 02:50:59 #19 exporting to image 02:50:59 #19 exporting layers 02:50:59 #19 exporting layers 0.2s done 02:50:59 #19 writing image sha256:ef502500f646a6fd63606301804abb477cf565a5a56b301ae1da6a91bec7395e done 02:50:59 #19 naming to docker.io/library/device-s7 done 02:50:59 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:04 02:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:06 latest: Pulling from edgex-lftools-log-publisher 02:51:06 5eb5b503b376: Pulling fs layer 02:51:06 5c69ac0246d0: Pulling fs layer 02:51:06 ec43610c2a17: Pulling fs layer 02:51:06 3a2ae6a8a46f: Pulling fs layer 02:51:06 33b1e0a273af: Pulling fs layer 02:51:06 5d3b04190fa2: Pulling fs layer 02:51:06 2f39f015ded8: Pulling fs layer 02:51:06 33b1e0a273af: Waiting 02:51:06 2f39f015ded8: Waiting 02:51:06 5d3b04190fa2: Waiting 02:51:06 3a2ae6a8a46f: Waiting 02:51:06 5c69ac0246d0: Verifying Checksum 02:51:06 5c69ac0246d0: Download complete 02:51:06 3a2ae6a8a46f: Verifying Checksum 02:51:06 3a2ae6a8a46f: Download complete 02:51:06 33b1e0a273af: Verifying Checksum 02:51:06 33b1e0a273af: Download complete 02:51:06 ec43610c2a17: Verifying Checksum 02:51:06 ec43610c2a17: Download complete 02:51:06 5d3b04190fa2: Verifying Checksum 02:51:06 5d3b04190fa2: Download complete 02:51:06 5eb5b503b376: Verifying Checksum 02:51:06 5eb5b503b376: Download complete 02:51:06 2f39f015ded8: Download complete 02:51:08 5eb5b503b376: Pull complete 02:51:08 5c69ac0246d0: Pull complete 02:51:08 ec43610c2a17: Pull complete 02:51:08 3a2ae6a8a46f: Pull complete 02:51:09 33b1e0a273af: Pull complete 02:51:09 5d3b04190fa2: Pull complete 02:51:16 2f39f015ded8: Pull complete 02:51:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:17 prd-ubuntu20.04-docker-8c-8g-11373 does not seem to be running inside a container 02:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-102 -v /w/workspace/edgexfoundry_device-s7_PR-102:/w/workspace/edgexfoundry_device-s7_PR-102:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-102@tmp:/w/workspace/edgexfoundry_device-s7_PR-102@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 02:51:17 $ docker top 51321b259e32596a4093f30f1d104905b9b4493f0c8f3b076044a1e31392220f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:19 ---> job-cost.sh 02:51:19 lf-activate-venv: SKIPPING 02:51:19 INFO: No Stack... 02:51:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:51:20 INFO: Archiving Costs [Pipeline] sh 02:51:21 + cat /w/workspace/edgexfoundry_device-s7_PR-102/archives/cost.csv 02:51:21 + cut -d, -f6 [Pipeline] lock 02:51:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-102-1-stack-cost] 02:51:21 Resource [jenkins-edgexfoundry-device-s7-PR-102-1-stack-cost] did not exist. Created. 02:51:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-102-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:23 + echo total: 0.2199999988079071 [Pipeline] stash 02:51:24 Stashed 1 file(s) [Pipeline] } 02:51:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-102-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:25 $ docker stop --time=1 51321b259e32596a4093f30f1d104905b9b4493f0c8f3b076044a1e31392220f 02:51:26 $ docker rm -f --volumes 51321b259e32596a4093f30f1d104905b9b4493f0c8f3b076044a1e31392220f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:51:31 provisioning config files... 02:51:31 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-102@tmp/config17131365787855454325tmp [Pipeline] { [Pipeline] sh 02:51:32 + set +x 02:51:32 + + bash -scurl -- -s 02:51:32 https://codecov.io/bash 02:51:32 02:51:32 _____ _ 02:51:32 / ____| | | 02:51:32 | | ___ __| | ___ ___ _____ __ 02:51:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:32 Bash-1.0.6 02:51:32 02:51:32 02:51:32 ==> git version 2.25.1 found 02:51:32 ==> 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 02:51:32 Release-Date: 2020-01-08 02:51:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:51:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:51:32 ==> Jenkins CI detected. 02:51:32 current dir:  /w/workspace/edgexfoundry_device-s7_PR-102 02:51:32 project root: . 02:51:32 --> token set from env 02:51:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:32 ==> Running gcov in . (disable via -X gcov) 02:51:32 ==> Python coveragepy not found 02:51:32 ==> Searching for coverage reports in: 02:51:32 + . 02:51:32 -> Found 1 reports 02:51:32 ==> Detecting git/mercurial file structure 02:51:32 ==> Reading reports 02:51:32 + ./coverage.out bytes=19094 02:51:32 ==> Appending adjustments 02:51:32 https://docs.codecov.io/docs/fixing-reports 02:51:32 + Found adjustments 02:51:32 ==> Gzipping contents 02:51:32 4.0K /tmp/codecov.MB7zgR.gz 02:51:32 ==> Uploading reports 02:51:32 url: https://codecov.io 02:51:32 query: branch=PR-102&commit=a4870a31878dfd721e3f6ef03ce88b65af08b9f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=102&job=&cmd_args= 02:51:32 -> Pinging Codecov 02:51:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-102&commit=a4870a31878dfd721e3f6ef03ce88b65af08b9f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=102&job=&cmd_args= 02:51:32 -> Uploading to 02:51:32 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/a4870a31878dfd721e3f6ef03ce88b65af08b9f7/81711c3c-51bd-4427-be3b-95a49559453b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T025132Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cf02c3a6c6b811c921d055afa4f2cfe70852b81b945dc519740a0e747cd88e21 02:51:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:32 Dload Upload Total Spent Left Speed 02:51:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 8940 --:--:-- --:--:-- --:--:-- 8940 02:51:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/a4870a31878dfd721e3f6ef03ce88b65af08b9f7 [Pipeline] } 02:51:33 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:51:45 + [ -d /w/workspace/edgexfoundry_device-s7_PR-102/archives ] 02:51:45 + ls -al /w/workspace/edgexfoundry_device-s7_PR-102/archives 02:51:45 total 16 02:51:45 drwxr-xr-x 3 root root 4096 May 26 02:51 . 02:51:45 drwxrwxr-x 9 jenkins jenkins 4096 May 26 02:51 .. 02:51:45 drwxr-xr-x 2 root root 4096 May 26 02:51 cost 02:51:45 -rw-r--r-- 1 root root 81 May 26 02:51 cost.csv 02:51:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-102/archives 02:51:45 + ls -al /w/workspace/edgexfoundry_device-s7_PR-102/archives 02:51:45 total 16 02:51:45 drwxr-xr-x 3 jenkins jenkins 4096 May 26 02:51 . 02:51:45 drwxrwxr-x 9 jenkins jenkins 4096 May 26 02:51 .. 02:51:45 drwxr-xr-x 2 jenkins jenkins 4096 May 26 02:51 cost 02:51:45 -rw-r--r-- 1 jenkins jenkins 81 May 26 02:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:51:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:51:47 ---> package-listing.sh 02:51:47 ++ facter osfamily 02:51:47 ++ tr '[:upper:]' '[:lower:]' 02:51:47 + OS_FAMILY=debian 02:51:47 + workspace=/w/workspace/edgexfoundry_device-s7_PR-102 02:51:47 + START_PACKAGES=/tmp/packages_start.txt 02:51:47 + END_PACKAGES=/tmp/packages_end.txt 02:51:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:51:47 + PACKAGES=/tmp/packages_start.txt 02:51:47 + '[' /w/workspace/edgexfoundry_device-s7_PR-102 ']' 02:51:47 + PACKAGES=/tmp/packages_end.txt 02:51:47 + case "${OS_FAMILY}" in 02:51:47 + dpkg -l 02:51:47 + grep '^ii' 02:51:47 + '[' -f /tmp/packages_start.txt ']' 02:51:47 + '[' -f /tmp/packages_end.txt ']' 02:51:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:51:47 + '[' /w/workspace/edgexfoundry_device-s7_PR-102 ']' 02:51:47 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-102/archives/ 02:51:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-102/archives/ [Pipeline] echo 02:51:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:51:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:50 prd-ubuntu20.04-docker-8c-8g-11373 does not seem to be running inside a container 02:51:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-102/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-102 -v /w/workspace/edgexfoundry_device-s7_PR-102:/w/workspace/edgexfoundry_device-s7_PR-102:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-102@tmp:/w/workspace/edgexfoundry_device-s7_PR-102@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 02:51:51 $ docker top 57edcab824318ecb941d16b99d12d5237fe431ff9628d3727597b63caf18f49e -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:51:53 + ls /var/log/sa-host 02:51:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:55 provisioning config files... 02:51:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-102@tmp/config12625643954399443128tmp [Pipeline] { [Pipeline] echo 02:51:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:56 ---> create-netrc.sh [Pipeline] } 02:51:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:51:57 ---> python-tools-install.sh [Pipeline] echo 02:51:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:58 ---> sudo-logs.sh 02:51:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:51:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:59 ---> job-cost.sh 02:51:59 lf-activate-venv: SKIPPING 02:51:59 DEBUG: total: 0.2199999988079071 02:51:59 INFO: Retrieving Stack Cost... 02:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:52:00 INFO: Archiving Costs [Pipeline] echo 02:52:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:52:00 ---> logs-deploy.sh 02:52:00 lf-activate-venv: SKIPPING 02:52:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-102/1 02:52:00 INFO: archiving workspace using pattern(s): 02:52:01 Archives upload complete. 02:52:02 INFO: archiving logs to Nexus 02:52:03 ---> uname -a: 02:52:03 Linux prd-ubuntu20-04-docker-8c-8g-11373 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:52:03 02:52:03 02:52:03 ---> lscpu: 02:52:03 Architecture: x86_64 02:52:03 CPU op-mode(s): 32-bit, 64-bit 02:52:03 Byte Order: Little Endian 02:52:03 Address sizes: 40 bits physical, 48 bits virtual 02:52:03 CPU(s): 8 02:52:03 On-line CPU(s) list: 0-7 02:52:03 Thread(s) per core: 1 02:52:03 Core(s) per socket: 1 02:52:03 Socket(s): 8 02:52:03 NUMA node(s): 1 02:52:03 Vendor ID: AuthenticAMD 02:52:03 CPU family: 23 02:52:03 Model: 49 02:52:03 Model name: AMD EPYC-Rome Processor 02:52:03 Stepping: 0 02:52:03 CPU MHz: 2799.998 02:52:03 BogoMIPS: 5599.99 02:52:03 Virtualization: AMD-V 02:52:03 Hypervisor vendor: KVM 02:52:03 Virtualization type: full 02:52:03 L1d cache: 256 KiB 02:52:03 L1i cache: 256 KiB 02:52:03 L2 cache: 4 MiB 02:52:03 L3 cache: 128 MiB 02:52:03 NUMA node0 CPU(s): 0-7 02:52:03 Vulnerability Gather data sampling: Not affected 02:52:03 Vulnerability Itlb multihit: Not affected 02:52:03 Vulnerability L1tf: Not affected 02:52:03 Vulnerability Mds: Not affected 02:52:03 Vulnerability Meltdown: Not affected 02:52:03 Vulnerability Mmio stale data: Not affected 02:52:03 Vulnerability Retbleed: Vulnerable 02:52:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:52:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:52:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:52:03 Vulnerability Srbds: Not affected 02:52:03 Vulnerability Tsx async abort: Not affected 02:52:03 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:52:03 02:52:03 02:52:03 ---> nproc: 02:52:03 8 02:52:03 02:52:03 02:52:03 ---> df -h: 02:52:03 Filesystem Size Used Avail Use% Mounted on 02:52:03 overlay 155G 13G 143G 9% / 02:52:03 tmpfs 64M 0 64M 0% /dev 02:52:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:52:03 shm 64M 0 64M 0% /dev/shm 02:52:03 /dev/vda1 155G 13G 143G 9% /facter-os 02:52:03 02:52:03 02:52:03 ---> sar -b -r -n DEV: 02:52:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11373) 05/26/26 _x86_64_ (8 CPU) 02:52:03 02:52:03 02:46:05 LINUX RESTART (8 CPU) 02:52:03 02:52:03 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:52:03 02:48:01 201.18 9.30 191.88 0.00 1507.48 27197.88 0.00 02:52:03 02:49:01 234.49 12.40 222.10 0.00 1675.72 68159.17 0.00 02:52:03 02:50:01 47.06 0.07 46.99 0.00 0.53 23572.60 0.00 02:52:03 02:51:01 144.03 0.40 143.63 0.00 39.06 40686.82 0.00 02:52:03 02:52:01 86.07 5.25 80.82 0.00 4523.11 24902.52 0.00 02:52:03 Average: 142.57 5.48 137.08 0.00 1549.18 36903.80 0.00 02:52:03 02:52:03 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:52:03 02:48:01 29308996 31579352 738692 2.25 74636 2496472 1706276 5.03 908716 2303516 556 02:52:03 02:49:01 27333428 31517004 765548 2.33 147504 4191752 1672936 4.93 1302396 3707028 13192 02:52:03 02:50:01 25937584 31433100 840804 2.56 157544 5410160 1896616 5.59 1915264 4403000 885268 02:52:03 02:51:01 26734452 31529212 747564 2.27 161748 4733140 1691660 4.99 1564712 3981488 368 02:52:03 02:52:01 25819248 31450356 806852 2.45 181956 5485860 1778128 5.24 1852376 4525896 308 02:52:03 Average: 27026742 31501805 779892 2.37 144678 4463477 1749123 5.16 1508693 3784186 179938 02:52:03 02:52:03 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:52:03 02:48:01 docker0 0.03 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:52:03 02:48:01 veth7ac1863 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:52:03 02:48:01 ens3 160.16 109.82 3812.84 28.32 0.00 0.00 0.00 0.00 02:52:03 02:48:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 02:52:03 02:49:01 docker0 281.77 412.65 25.16 3070.54 0.00 0.00 0.00 0.00 02:52:03 02:49:01 ens3 552.69 374.09 6445.99 80.03 0.00 0.00 0.00 0.00 02:52:03 02:49:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 02:52:03 02:50:01 docker0 0.10 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:52:03 02:50:01 vethb936b22 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:52:03 02:50:01 ens3 24.51 15.78 27.39 10.48 0.00 0.00 0.00 0.00 02:52:03 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:03 02:51:01 docker0 4.33 7.87 0.32 128.20 0.00 0.00 0.00 0.00 02:52:03 02:51:01 ens3 27.41 17.55 206.68 7.67 0.00 0.00 0.00 0.00 02:52:03 02:51:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 02:52:03 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:03 02:52:01 ens3 346.19 239.49 4683.67 31.80 0.00 0.00 0.00 0.00 02:52:03 02:52:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 02:52:03 Average: docker0 57.25 84.13 5.10 639.75 0.00 0.00 0.00 0.00 02:52:03 Average: ens3 222.19 151.34 3035.31 31.66 0.00 0.00 0.00 0.00 02:52:03 Average: lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 02:52:03 02:52:03 02:52:03 ---> sar -P ALL: 02:52:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11373) 05/26/26 _x86_64_ (8 CPU) 02:52:03 02:52:03 02:46:05 LINUX RESTART (8 CPU) 02:52:03 02:52:03 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:52:03 02:48:01 all 2.78 0.00 1.11 0.62 0.03 95.45 02:52:03 02:48:01 0 3.35 0.00 1.61 0.30 0.03 94.70 02:52:03 02:48:01 1 1.76 0.00 0.65 0.25 0.03 97.30 02:52:03 02:48:01 2 3.21 0.00 0.57 0.03 0.03 96.15 02:52:03 02:48:01 3 2.28 0.00 1.17 0.15 0.03 96.36 02:52:03 02:48:01 4 3.79 0.00 1.07 0.02 0.02 95.10 02:52:03 02:48:01 5 3.13 0.00 0.87 0.54 0.03 95.42 02:52:03 02:48:01 6 2.06 0.00 1.96 3.66 0.05 92.27 02:52:03 02:48:01 7 2.68 0.00 1.00 0.03 0.03 96.25 02:52:03 02:49:01 all 7.76 0.00 3.19 0.88 0.06 88.12 02:52:03 02:49:01 0 7.68 0.00 4.12 1.64 0.05 86.52 02:52:03 02:49:01 1 7.28 0.00 2.84 2.29 0.07 87.52 02:52:03 02:49:01 2 7.31 0.00 2.85 0.35 0.07 89.42 02:52:03 02:49:01 3 8.29 0.00 2.90 1.73 0.07 87.02 02:52:03 02:49:01 4 6.78 0.00 2.94 0.19 0.05 90.05 02:52:03 02:49:01 5 9.85 0.00 3.91 0.46 0.07 85.71 02:52:03 02:49:01 6 7.98 0.00 2.85 0.12 0.05 89.00 02:52:03 02:49:01 7 6.89 0.00 3.09 0.25 0.05 89.71 02:52:03 02:50:01 all 49.13 0.00 6.71 0.30 0.11 43.75 02:52:03 02:50:01 0 51.41 0.00 6.89 0.40 0.12 41.18 02:52:03 02:50:01 1 47.33 0.00 7.26 1.31 0.10 44.00 02:52:03 02:50:01 2 48.25 0.00 6.78 0.08 0.10 44.78 02:52:03 02:50:01 3 50.06 0.00 6.26 0.05 0.10 43.53 02:52:03 02:50:01 4 51.68 0.00 6.53 0.05 0.12 41.62 02:52:03 02:50:01 5 48.31 0.00 7.01 0.32 0.12 44.23 02:52:03 02:50:01 6 47.59 0.00 6.25 0.05 0.12 45.99 02:52:03 02:50:01 7 48.39 0.00 6.69 0.10 0.12 44.69 02:52:03 02:51:01 all 38.63 0.00 5.18 0.56 0.09 55.55 02:52:03 02:51:01 0 39.13 0.00 6.01 1.24 0.10 53.52 02:52:03 02:51:01 1 38.91 0.00 4.93 0.57 0.10 55.49 02:52:03 02:51:01 2 38.51 0.00 4.92 0.74 0.08 55.75 02:52:03 02:51:01 3 39.00 0.00 5.32 0.81 0.10 54.77 02:52:03 02:51:01 4 39.52 0.00 5.14 0.35 0.08 54.90 02:52:03 02:51:01 5 39.55 0.00 5.10 0.35 0.10 54.90 02:52:03 02:51:01 6 37.25 0.00 4.93 0.12 0.08 57.62 02:52:03 02:51:01 7 37.16 0.00 5.07 0.27 0.08 57.42 02:52:03 02:52:01 all 4.42 0.00 1.88 0.49 0.04 93.17 02:52:03 02:52:01 0 4.47 0.00 1.52 0.10 0.03 93.87 02:52:03 02:52:01 1 3.87 0.00 1.99 1.08 0.05 93.01 02:52:03 02:52:01 2 4.12 0.00 1.41 0.20 0.07 94.19 02:52:03 02:52:01 3 3.72 0.00 2.56 1.85 0.03 91.84 02:52:03 02:52:01 4 5.31 0.00 1.86 0.15 0.03 92.64 02:52:03 02:52:01 5 3.88 0.00 1.88 0.25 0.03 93.96 02:52:03 02:52:01 6 5.23 0.00 1.78 0.05 0.05 92.89 02:52:03 02:52:01 7 4.74 0.00 2.08 0.22 0.05 92.91 02:52:03 Average: all 20.54 0.00 3.61 0.57 0.07 75.21 02:52:03 Average: 0 21.19 0.00 4.02 0.74 0.07 73.98 02:52:03 Average: 1 19.84 0.00 3.53 1.10 0.07 75.46 02:52:03 Average: 2 20.29 0.00 3.31 0.28 0.07 76.05 02:52:03 Average: 3 20.68 0.00 3.64 0.92 0.07 74.69 02:52:03 Average: 4 21.43 0.00 3.51 0.15 0.06 74.85 02:52:03 Average: 5 20.92 0.00 3.75 0.38 0.07 74.87 02:52:03 Average: 6 20.03 0.00 3.56 0.80 0.07 75.54 02:52:03 Average: 7 19.97 0.00 3.58 0.17 0.07 76.21 02:52:03 02:52:03 02:52:03