Pull request #54 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 5718008f835e8aa431928ed5ff9bd825e40cc5d4+d52eed5e0bdf095fe71ab1c2620e174378e09b3d (f64a0a1b259bc15335a84aefdce28afda2d5416e) 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-ssh18313636172534622612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9371654614097407232.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-usb-camera/branches/PR-54/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-usb-camera/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5854020329104221377.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-usb-camera/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13227583346122336011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh16458781919068208653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-usb-camera/branches/PR-54/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-usb-camera/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5235968083786507117.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20220 in /w/workspace/xfoundry_device-usb-camera_PR-54 [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-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52eed5e0bdf095fe71ab1c2620e174378e09b3d into PR head commit 5718008f835e8aa431928ed5ff9bd825e40cc5d4 Merge succeeded, producing 5718008f835e8aa431928ed5ff9bd825e40cc5d4 Checking out Revision 5718008f835e8aa431928ed5ff9bd825e40cc5d4 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # 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 d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 Commit message: "feat(snap): Add option to selectively autostart apps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:19 ========================================================= 15:57:19 EdgeX Global Pipelines Version Info 15:57:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:57:20 ------------------- 15:57:20 stable info: 15:57:20 ------------------- 15:57:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:20 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:57:20 Message: update stable to v1.0.238 15:57:20 ------------------- 15:57:20 experimental info: 15:57:20 ------------------- 15:57:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:20 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:57:20 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:57:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5718008 [Pipeline] echo 15:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:22 provisioning config files... 15:57:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config5838497098736842760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:22 ---> docker-login.sh 15:57:22 nexus3.edgexfoundry.org:10001 15:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:23 Configure a credential helper to remove this warning. See 15:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:23 15:57:23 Login Succeeded 15:57:23 nexus3.edgexfoundry.org:10002 15:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:23 Configure a credential helper to remove this warning. See 15:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:23 15:57:23 Login Succeeded 15:57:23 nexus3.edgexfoundry.org:10003 15:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:23 Configure a credential helper to remove this warning. See 15:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:23 15:57:23 Login Succeeded 15:57:23 nexus3.edgexfoundry.org:10004 15:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:23 Configure a credential helper to remove this warning. See 15:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:23 15:57:23 Login Succeeded 15:57:23 docker.io 15:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:24 Configure a credential helper to remove this warning. See 15:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:24 15:57:24 Login Succeeded 15:57:24 ---> docker-login.sh ends [Pipeline] } 15:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:57:24 + git rev-list -1 --merges 5718008f835e8aa431928ed5ff9bd825e40cc5d4~1..5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo 15:57:24 -----------> git rev-list -1 --merges 5718008f835e8aa431928ed5ff9bd825e40cc5d4~1..5718008f835e8aa431928ed5ff9bd825e40cc5d4 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [false] [Pipeline] sh 15:57:25 + git log --format=format:%s -1 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo 15:57:25 ========================================================= 15:57:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:57:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:25 + git log --format=format:%s -1 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo 15:57:25 [semverPrep] GIT_COMMIT: 5718008f835e8aa431928ed5ff9bd825e40cc5d4, Commit Message: feat(snap): Add option to selectively autostart apps [Pipeline] echo 15:57:25 [semverPrep] This is not a build commit. [Pipeline] sh 15:57:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:57:26 + grep -v github /etc/ssh/ssh_known_hosts 15:57:26 + [ -e /tmp/ssh_known_hosts ] 15:57:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:57:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:57:26 + sudo tee -a /etc/ssh/ssh_known_hosts 15:57:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:26 15:57:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:26 0.1.4: Pulling from edgex-devops/py-git-semver 15:57:26 b85a868b505f: Pulling fs layer 15:57:26 e2be974225ed: Pulling fs layer 15:57:26 339a4e72a1f5: Pulling fs layer 15:57:26 988bab9f4d93: Pulling fs layer 15:57:26 1469e6f7b9e6: Pulling fs layer 15:57:26 eaf3925da568: Pulling fs layer 15:57:26 bab4dde63d76: Pulling fs layer 15:57:26 bde34c3a00c8: Pulling fs layer 15:57:26 b352a97aabf1: Pulling fs layer 15:57:26 4872d77fe225: Pulling fs layer 15:57:26 5851b861e8e6: Pulling fs layer 15:57:26 eaf3925da568: Waiting 15:57:26 bab4dde63d76: Waiting 15:57:26 bde34c3a00c8: Waiting 15:57:26 4872d77fe225: Waiting 15:57:26 b352a97aabf1: Waiting 15:57:26 1469e6f7b9e6: Waiting 15:57:26 5851b861e8e6: Waiting 15:57:26 988bab9f4d93: Waiting 15:57:26 e2be974225ed: Verifying Checksum 15:57:26 e2be974225ed: Download complete 15:57:26 988bab9f4d93: Verifying Checksum 15:57:26 988bab9f4d93: Download complete 15:57:27 1469e6f7b9e6: Verifying Checksum 15:57:27 eaf3925da568: Verifying Checksum 15:57:27 eaf3925da568: Download complete 15:57:27 339a4e72a1f5: Verifying Checksum 15:57:27 339a4e72a1f5: Download complete 15:57:27 bde34c3a00c8: Verifying Checksum 15:57:27 bde34c3a00c8: Download complete 15:57:27 b352a97aabf1: Download complete 15:57:27 4872d77fe225: Verifying Checksum 15:57:27 4872d77fe225: Download complete 15:57:27 5851b861e8e6: Verifying Checksum 15:57:27 5851b861e8e6: Download complete 15:57:27 b85a868b505f: Verifying Checksum 15:57:27 b85a868b505f: Download complete 15:57:27 bab4dde63d76: Verifying Checksum 15:57:27 bab4dde63d76: Download complete 15:57:28 b85a868b505f: Pull complete 15:57:28 e2be974225ed: Pull complete 15:57:29 339a4e72a1f5: Pull complete 15:57:29 988bab9f4d93: Pull complete 15:57:30 1469e6f7b9e6: Pull complete 15:57:30 eaf3925da568: Pull complete 15:57:31 bab4dde63d76: Pull complete 15:57:32 bde34c3a00c8: Pull complete 15:57:32 b352a97aabf1: Pull complete 15:57:32 4872d77fe225: Pull complete 15:57:32 5851b861e8e6: Pull complete 15:57:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:32 prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container 15:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@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 15:57:34 $ docker top d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 -eo pid,comm 15:57:34 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). 15:57:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:34 [ssh-agent] Looking for ssh-agent implementation... 15:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:34 $ docker exec d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent 15:57:34 SSH_AUTH_SOCK=/tmp/ssh-zxeTddm933Bm/agent.33 15:57:34 SSH_AGENT_PID=39 15:57:34 Running ssh-add (command line suppressed) 15:57:34 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_5544115793020513940.key (/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_5544115793020513940.key) 15:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:35 + git tag --points-at HEAD [Pipeline] } 15:57:35 $ docker exec --env ******** --env ******** d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent -k 15:57:35 unset SSH_AUTH_SOCK; 15:57:35 unset SSH_AGENT_PID; 15:57:35 echo Agent pid 39 killed; 15:57:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:57:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:35 [ssh-agent] Looking for ssh-agent implementation... 15:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:35 $ docker exec d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent 15:57:35 SSH_AUTH_SOCK=/tmp/ssh-lhEikOgLFQJq/agent.72 15:57:35 SSH_AGENT_PID=78 15:57:35 Running ssh-add (command line suppressed) 15:57:35 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_6821596379165483926.key (/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_6821596379165483926.key) 15:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:36 + git semver init 15:57:36 2022-07-15 15:57:36,276 [run_init] DEBUG init version:0.0.0 force:False 15:57:36 2022-07-15 15:57:36,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver 15:57:36 2022-07-15 15:57:36,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-54/.semver 15:57:36 2022-07-15 15:57:36,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-54/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54, universal_newlines=False, shell=None, istream=None) 15:57:36 2022-07-15 15:57:36,815 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-54/.git/info/exclude 15:57:36 2022-07-15 15:57:36,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 with force:False 15:57:36 2022-07-15 15:57:36,816 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 15:57:36 2022-07-15 15:57:36,820 [execute] INFO git cat-file --batch-check 15:57:36 2022-07-15 15:57:36,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54/.semver, universal_newlines=False, shell=None, istream=) 15:57:36 2022-07-15 15:57:36,827 [execute] INFO git cat-file --batch 15:57:36 2022-07-15 15:57:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54/.semver, universal_newlines=False, shell=None, istream=) 15:57:36 2022-07-15 15:57:36,833 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 15:57:36 0.0.0 [Pipeline] } 15:57:36 $ docker exec --env ******** --env ******** d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent -k 15:57:37 unset SSH_AUTH_SOCK; 15:57:37 unset SSH_AGENT_PID; 15:57:37 echo Agent pid 78 killed; 15:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:37 + git semver [Pipeline] } 15:57:37 $ docker stop --time=1 d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 15:57:39 $ docker rm -f d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:57:39 Stashed 1 file(s) [Pipeline] echo 15:57:39 [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 15:57:40 provisioning config files... 15:57:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config3538778538802970845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:40 ---> docker-login.sh 15:57:40 nexus3.edgexfoundry.org:10001 15:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:40 Configure a credential helper to remove this warning. See 15:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:40 15:57:40 Login Succeeded 15:57:40 nexus3.edgexfoundry.org:10002 15:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:41 Configure a credential helper to remove this warning. See 15:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:41 15:57:41 Login Succeeded 15:57:41 nexus3.edgexfoundry.org:10003 15:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:41 Configure a credential helper to remove this warning. See 15:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:41 15:57:41 Login Succeeded 15:57:41 nexus3.edgexfoundry.org:10004 15:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:41 Configure a credential helper to remove this warning. See 15:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:41 15:57:41 Login Succeeded 15:57:41 docker.io 15:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:41 Configure a credential helper to remove this warning. See 15:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:41 15:57:41 Login Succeeded 15:57:41 ---> docker-login.sh ends [Pipeline] } 15:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:41 ========================================================= 15:57:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:57:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:57:42 Sending build context to Docker daemon 690.2kB 15:57:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:57:42 Step 2/12 : FROM ${BASE} AS builder 15:57:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:57:42 2408cc74d12b: Pulling fs layer 15:57:42 ea60b727a1ce: Pulling fs layer 15:57:42 30c4a7721957: Pulling fs layer 15:57:42 370296b7ddb6: Pulling fs layer 15:57:42 7c6cee850709: Pulling fs layer 15:57:42 39a5fcdaea64: Pulling fs layer 15:57:42 d94ebbe4e438: Pulling fs layer 15:57:42 bcfd1f05c69d: Pulling fs layer 15:57:42 59ccb84bbe0f: Pulling fs layer 15:57:42 370296b7ddb6: Waiting 15:57:42 7c6cee850709: Waiting 15:57:42 39a5fcdaea64: Waiting 15:57:42 d94ebbe4e438: Waiting 15:57:42 bcfd1f05c69d: Waiting 15:57:42 59ccb84bbe0f: Waiting 15:57:42 30c4a7721957: Verifying Checksum 15:57:42 ea60b727a1ce: Verifying Checksum 15:57:42 ea60b727a1ce: Download complete 15:57:42 7c6cee850709: Verifying Checksum 15:57:42 7c6cee850709: Download complete 15:57:42 39a5fcdaea64: Verifying Checksum 15:57:42 39a5fcdaea64: Download complete 15:57:42 2408cc74d12b: Verifying Checksum 15:57:42 2408cc74d12b: Download complete 15:57:42 d94ebbe4e438: Download complete 15:57:42 2408cc74d12b: Pull complete 15:57:42 ea60b727a1ce: Pull complete 15:57:42 30c4a7721957: Pull complete 15:57:42 59ccb84bbe0f: Verifying Checksum 15:57:42 59ccb84bbe0f: Download complete 15:57:43 bcfd1f05c69d: Verifying Checksum 15:57:43 bcfd1f05c69d: Download complete 15:57:43 370296b7ddb6: Verifying Checksum 15:57:43 370296b7ddb6: Download complete 15:57:48 370296b7ddb6: Pull complete 15:57:48 7c6cee850709: Pull complete 15:57:48 39a5fcdaea64: Pull complete 15:57:48 d94ebbe4e438: Pull complete 15:57:50 bcfd1f05c69d: Pull complete 15:57:50 59ccb84bbe0f: Pull complete 15:57:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:50 ---> a4fb48ad2a94 15:57:50 Step 3/12 : ARG MAKE="make build" 15:57:52 ---> Running in e614604dcefe 15:57:52 Removing intermediate container e614604dcefe 15:57:52 ---> 88a67c2dc02a 15:57:52 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:57:52 ---> Running in 7166fd1ccdbe 15:57:52 Removing intermediate container 7166fd1ccdbe 15:57:52 ---> ad18ad93ff30 15:57:52 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:57:52 ---> Running in 99fda9cee1dd 15:57:52 Removing intermediate container 99fda9cee1dd 15:57:52 ---> 5cd3ba4ca6db 15:57:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:52 ---> Running in 1201d8089d15 15:57:53 Removing intermediate container 1201d8089d15 15:57:53 ---> 22e3015e4b65 15:57:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:53 ---> Running in 424b250c1ee0 15:57:53 fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:57:54 fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:57:54 ERROR: unable to select packages: 15:57:54  so:libicui18n.so.71 (no such package): 15:57:54 required by: qt5-qtbase-5.15.3_git20220217-r1[so:libicui18n.so.71] 15:57:54 so:libicuuc.so.71 (no such package): 15:57:54 required by: qt5-qtbase-5.15.3_git20220217-r1[so:libicuuc.so.71] 15:57:55 The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 5 [Pipeline] } 15:57:55 Still waiting to schedule task 15:57:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:56 15:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:56 latest: Pulling from edgex-lftools-log-publisher 15:57:56 5eb5b503b376: Pulling fs layer 15:57:56 5c69ac0246d0: Pulling fs layer 15:57:56 ec43610c2a17: Pulling fs layer 15:57:56 3a2ae6a8a46f: Pulling fs layer 15:57:56 33b1e0a273af: Pulling fs layer 15:57:56 5d3b04190fa2: Pulling fs layer 15:57:56 2f39f015ded8: Pulling fs layer 15:57:56 5d3b04190fa2: Waiting 15:57:56 33b1e0a273af: Waiting 15:57:56 2f39f015ded8: Waiting 15:57:56 3a2ae6a8a46f: Waiting 15:57:56 5c69ac0246d0: Download complete 15:57:56 3a2ae6a8a46f: Verifying Checksum 15:57:56 3a2ae6a8a46f: Download complete 15:57:56 33b1e0a273af: Verifying Checksum 15:57:56 33b1e0a273af: Download complete 15:57:57 5d3b04190fa2: Verifying Checksum 15:57:57 5d3b04190fa2: Download complete 15:57:57 ec43610c2a17: Verifying Checksum 15:57:57 ec43610c2a17: Download complete 15:57:57 5eb5b503b376: Verifying Checksum 15:57:57 5eb5b503b376: Download complete 15:57:57 2f39f015ded8: Verifying Checksum 15:57:57 2f39f015ded8: Download complete 15:57:58 5eb5b503b376: Pull complete 15:57:58 5c69ac0246d0: Pull complete 15:57:59 ec43610c2a17: Pull complete 15:57:59 3a2ae6a8a46f: Pull complete 15:57:59 33b1e0a273af: Pull complete 15:57:59 5d3b04190fa2: Pull complete 15:58:05 2f39f015ded8: Pull complete 15:58:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:05 prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container 15:58:05 $ 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-usb-camera_PR-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@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 15:58:07 $ docker top 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:07 ---> job-cost.sh 15:58:07 lf-activate-venv: SKIPPING 15:58:07 INFO: No Stack... 15:58:08 INFO: Retrieving Pricing Info for: v3-standard-8 15:58:08 INFO: Archiving Costs [Pipeline] sh 15:58:09 + cat /w/workspace/xfoundry_device-usb-camera_PR-54/archives/cost.csv 15:58:09 + cut -d, -f6 [Pipeline] lock 15:58:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] 15:58:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] did not exist. Created. 15:58:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:09 + echo total: 0.2199999988079071 [Pipeline] stash 15:58:09 Stashed 1 file(s) [Pipeline] } 15:58:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:58:09 $ docker stop --time=1 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 15:58:10 $ docker rm -f 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:11 Failed in branch amd64 15:59:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20221 in /w/workspace/xfoundry_device-usb-camera_PR-54 [Pipeline] { [Pipeline] ws 15:59:26 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 15:59:26 Selected Git installation does not exist. Using Default 15:59:26 The recommended git tool is: NONE 15:59:33 using credential edgex-jenkins-ssh 15:59:33 Cloning the remote Git repository 15:59:33 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:59:33 > git init /w/workspace/device-usb-camera/1 # timeout=10 15:59:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:59:33 > git --version # timeout=10 15:59:33 > git --version # 'git version 2.25.1' 15:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:34 Merging remotes/origin/main commit d52eed5e0bdf095fe71ab1c2620e174378e09b3d into PR head commit 5718008f835e8aa431928ed5ff9bd825e40cc5d4 15:59:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:59:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:59:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:59:34 > git config core.sparsecheckout # timeout=10 15:59:34 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 15:59:34 > git remote # timeout=10 15:59:34 > git config --get remote.origin.url # timeout=10 15:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:34 > git merge d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 15:59:34 Merge succeeded, producing 5718008f835e8aa431928ed5ff9bd825e40cc5d4 15:59:34 Checking out Revision 5718008f835e8aa431928ed5ff9bd825e40cc5d4 (PR-54) 15:59:34 > git rev-parse HEAD^{commit} # timeout=10 15:59:34 > git config core.sparsecheckout # timeout=10 15:59:34 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 15:59:38 Commit message: "feat(snap): Add option to selectively autostart apps" 15:59:38 > git --version # timeout=10 15:59:38 > git --version # 'git version 2.25.1' 15:59:38 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:59:40 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:40 Dload Upload Total Spent Left Speed 15:59:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 60450 0 --:--:-- --:--:-- --:--:-- 60450 [Pipeline] sh 15:59:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:59:41 + sudo tee /etc/docker/daemon.new 15:59:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:59:41 { 15:59:41 "registry-mirrors": [ 15:59:41 "https://nexus3.edgexfoundry.org:10001" 15:59:41 ], 15:59:41 "bip": "10.250.0.254/24", 15:59:41 "hosts": [ 15:59:41 "tcp://0.0.0.0:5555", 15:59:41 "unix:///var/run/docker.sock" 15:59:41 ], 15:59:41 "mtu": 1458, 15:59:41 "selinux-enabled": true, 15:59:41 "seccomp-profile": "/etc/docker/seccomp.json" 15:59:41 } [Pipeline] sh 15:59:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:59:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:00 provisioning config files... 16:00:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8098389245056902606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:00 ---> docker-login.sh 16:00:00 nexus3.edgexfoundry.org:10001 16:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:01 Configure a credential helper to remove this warning. See 16:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:01 16:00:01 Login Succeeded 16:00:01 nexus3.edgexfoundry.org:10002 16:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:01 Configure a credential helper to remove this warning. See 16:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:01 16:00:01 Login Succeeded 16:00:01 nexus3.edgexfoundry.org:10003 16:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:02 Configure a credential helper to remove this warning. See 16:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:02 16:00:02 Login Succeeded 16:00:02 nexus3.edgexfoundry.org:10004 16:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:02 Configure a credential helper to remove this warning. See 16:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:02 16:00:02 Login Succeeded 16:00:02 docker.io 16:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:03 Configure a credential helper to remove this warning. See 16:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:03 16:00:03 Login Succeeded 16:00:03 ---> docker-login.sh ends [Pipeline] } 16:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:04 ========================================================= 16:00:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:00:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:00:05 Sending build context to Docker daemon 454.7kB 16:00:05 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:00:05 Step 2/12 : FROM ${BASE} AS builder 16:00:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:00:05 b3c136eddcbf: Pulling fs layer 16:00:05 c0a3192eca97: Pulling fs layer 16:00:05 a050256f5b6f: Pulling fs layer 16:00:05 656be50a0ddc: Pulling fs layer 16:00:05 2bbca73fdf42: Pulling fs layer 16:00:05 46d945488cbd: Pulling fs layer 16:00:05 8a5474983e97: Pulling fs layer 16:00:05 329c88fbcd65: Pulling fs layer 16:00:05 656be50a0ddc: Waiting 16:00:05 2bbca73fdf42: Waiting 16:00:05 46d945488cbd: Waiting 16:00:05 8a5474983e97: Waiting 16:00:05 329c88fbcd65: Waiting 16:00:05 a050256f5b6f: Verifying Checksum 16:00:05 a050256f5b6f: Download complete 16:00:05 c0a3192eca97: Verifying Checksum 16:00:05 c0a3192eca97: Download complete 16:00:05 2bbca73fdf42: Verifying Checksum 16:00:05 2bbca73fdf42: Download complete 16:00:05 46d945488cbd: Verifying Checksum 16:00:05 46d945488cbd: Download complete 16:00:05 b3c136eddcbf: Download complete 16:00:06 b3c136eddcbf: Pull complete 16:00:06 329c88fbcd65: Verifying Checksum 16:00:06 329c88fbcd65: Download complete 16:00:07 c0a3192eca97: Pull complete 16:00:07 a050256f5b6f: Pull complete 16:00:07 8a5474983e97: Verifying Checksum 16:00:07 8a5474983e97: Download complete 16:00:08 656be50a0ddc: Verifying Checksum 16:00:08 656be50a0ddc: Download complete 16:00:20 656be50a0ddc: Pull complete 16:00:20 2bbca73fdf42: Pull complete 16:00:20 46d945488cbd: Pull complete 16:00:27 8a5474983e97: Pull complete 16:00:29 329c88fbcd65: Pull complete 16:00:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:00:29 ---> ff4287adb874 16:00:29 Step 3/12 : ARG MAKE="make build" 16:00:31 ---> Running in 78dd49202e07 16:00:31 Removing intermediate container 78dd49202e07 16:00:31 ---> 1d21adde4e36 16:00:31 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:00:31 ---> Running in dbb27ece124f 16:00:31 Removing intermediate container dbb27ece124f 16:00:31 ---> 5cfedb030e59 16:00:31 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:00:31 ---> Running in f07938e61d1c 16:00:32 Removing intermediate container f07938e61d1c 16:00:32 ---> 81cc862dfe7b 16:00:32 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:32 ---> Running in 0d737bcd8de5 16:00:34 Removing intermediate container 0d737bcd8de5 16:00:34 ---> 6076d54c3284 16:00:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:34 ---> Running in 0dee577e4414 16:00:35 fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:36 fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:37 (1/14) Installing libintl (0.21-r2) 16:00:37 (2/14) Installing eudev-libs (3.2.11-r0) 16:00:37 (3/14) Installing libjpeg-turbo (2.1.3-r1) 16:00:37 (4/14) Installing v4l-utils-libs (1.22.1-r1) 16:00:37 (5/14) Installing v4l-utils (1.22.1-r1) 16:00:37 (6/14) Installing udev-init-scripts (35-r0) 16:00:38 Executing udev-init-scripts-35-r0.post-install 16:00:38 (7/14) Installing libblkid (2.38-r1) 16:00:38 (8/14) Installing xz-libs (5.2.5-r1) 16:00:38 (9/14) Installing zstd-libs (1.5.2-r1) 16:00:38 (10/14) Installing kmod-libs (29-r2) 16:00:38 (11/14) Installing eudev (3.2.11-r0) 16:00:38 (12/14) Installing eudev-dev (3.2.11-r0) 16:00:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:00:38 (14/14) Installing v4l-utils-dev (1.22.1-r1) 16:00:38 Executing busybox-1.35.0-r13.trigger 16:00:38 Executing eudev-3.2.11-r0.trigger 16:00:38 OK: 228 MiB in 65 packages 16:00:39 Removing intermediate container 0dee577e4414 16:00:39 ---> f00db7251cd5 16:00:39 Step 8/12 : WORKDIR /device-usb-camera 16:00:40 ---> Running in 92afab1aab33 16:00:40 Removing intermediate container 92afab1aab33 16:00:40 ---> 2b9bf46a944a 16:00:40 Step 9/12 : COPY go.mod vendor* ./ 16:00:41 ---> 18f1a6df1e3a 16:00:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:41 ---> Running in 0cb7a7192846 16:01:28 Removing intermediate container 0cb7a7192846 16:01:28 ---> a4c1f87223b7 16:01:28 Step 11/12 : COPY . . 16:01:28 ---> e3104f0dab96 16:01:28 Step 12/12 : RUN ${MAKE} 16:01:28 ---> Running in 54a55b4d61b4 16:01:29 noop 16:01:29 Removing intermediate container 54a55b4d61b4 16:01:29 ---> ccad8d25972e 16:01:29 Successfully built ccad8d25972e 16:01:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:30 + docker inspect -f . ci-base-image-arm64 16:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:30 prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container 16:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:01:32 $ docker top 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:33 + go version 16:01:33 go version go1.18.3 linux/arm64 [Pipeline] } 16:01:33 $ docker stop --time=1 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 16:01:34 $ docker rm -f 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:35 + docker inspect -f . ci-base-image-arm64 16:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:35 prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container 16:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:01:37 $ docker top 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 16:01:38 + make test 16:01:38 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:01:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:03:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:03:02 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 16:03:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:03:02 CGO_ENABLED=1 go vet ./... 16:03:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:03:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:03:17 ./bin/test-attribution-txt.sh [Pipeline] echo 16:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:03:20 $ docker stop --time=1 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 16:03:21 $ docker rm -f 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:03:24 + ls -al . 16:03:24 total 160 16:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 16:03 . 16:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 15:59 .. 16:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 15:59 .git 16:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 .github 16:03:24 -rw-rw-r-- 1 jenkins jenkins 414 Jul 15 15:59 .gitignore 16:03:24 -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 15:59 .golangci.yml 16:03:24 -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 15:59 .hadolint.yml 16:03:24 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 15 15:59 Attribution.txt 16:03:24 -rw-rw-r-- 1 jenkins jenkins 181 Jul 15 15:59 CHANGELOG.md 16:03:24 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 15 15:59 Dockerfile 16:03:24 -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 15:59 GOVERNANCE.md 16:03:24 -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 15:59 Jenkinsfile 16:03:24 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 15:59 LICENSE 16:03:24 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 15 15:59 Makefile 16:03:24 -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 15:59 OWNERS.md 16:03:24 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 15 15:59 README.md 16:03:24 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 15:57 VERSION 16:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 15:59 bin 16:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 cmd 16:03:24 -rw-r--r-- 1 jenkins jenkins 10 Jul 15 16:01 coverage.out 16:03:24 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 15:59 docker-entrypoint.sh 16:03:24 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 15 15:59 go.mod 16:03:24 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 15 15:59 go.sum 16:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 internal 16:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 15:59 snap 16:03:24 -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 15:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:25 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5718008f835e8aa431928ed5ff9bd825e40cc5d4 --label arch=arm64 --label version=0.0.0 . 16:03:25 Sending build context to Docker daemon 455.7kB 16:03:25 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 16:03:25 Step 2/29 : FROM ${BASE} AS builder 16:03:25 ---> ccad8d25972e 16:03:25 Step 3/29 : ARG MAKE="make build" 16:03:25 ---> Running in 6a0dbf356cbb 16:03:26 Removing intermediate container 6a0dbf356cbb 16:03:26 ---> 97d953255be4 16:03:26 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:03:26 ---> Running in be0ee3228a7d 16:03:26 Removing intermediate container be0ee3228a7d 16:03:26 ---> 56501bb7c29e 16:03:26 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:03:26 ---> Running in 807e0970d33f 16:03:26 Removing intermediate container 807e0970d33f 16:03:26 ---> 4234313b8a07 16:03:26 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:26 ---> Running in 517fb46e865d 16:03:28 Removing intermediate container 517fb46e865d 16:03:28 ---> e7082d0832d2 16:03:28 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:28 ---> Running in 30924f84429e 16:03:29 fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:30 fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:31 OK: 228 MiB in 65 packages 16:03:31 Removing intermediate container 30924f84429e 16:03:31 ---> d86315e7f39e 16:03:31 Step 8/29 : WORKDIR /device-usb-camera 16:03:32 ---> Running in 26512649fe73 16:03:32 Removing intermediate container 26512649fe73 16:03:32 ---> 9fc69317d71c 16:03:32 Step 9/29 : COPY go.mod vendor* ./ 16:03:33 ---> 8aa19848f758 16:03:33 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:33 ---> Running in aa09e88c03aa 16:03:35 Removing intermediate container aa09e88c03aa 16:03:35 ---> 1cbd6feb0f42 16:03:35 Step 11/29 : COPY . . 16:03:35 ---> 1d4856c248ac 16:03:35 Step 12/29 : RUN ${MAKE} 16:03:35 ---> Running in 1e809151fd2b 16:03:36 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:05:43 Removing intermediate container 1e809151fd2b 16:05:43 ---> 71714a57c423 16:05:43 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:05:44 v0.18.4: Pulling from aler9/rtsp-simple-server 16:05:44 eab2503cf8f4: Pulling fs layer 16:05:44 97cd0a44c592: Pulling fs layer 16:05:44 97cd0a44c592: Download complete 16:05:45 eab2503cf8f4: Verifying Checksum 16:05:45 eab2503cf8f4: Download complete 16:05:45 eab2503cf8f4: Pull complete 16:05:45 97cd0a44c592: Pull complete 16:05:45 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:05:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:05:45 ---> 7f763cca56b3 16:05:45 Step 14/29 : FROM alpine:3.15 16:05:46 3.15: Pulling from library/alpine 16:05:46 9981e73032c8: Pulling fs layer 16:05:46 9981e73032c8: Verifying Checksum 16:05:47 9981e73032c8: Pull complete 16:05:47 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:05:47 Status: Downloaded newer image for alpine:3.15 16:05:47 ---> 3fb3c9af89a9 16:05:47 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:05:47 ---> Running in 53172e55e5ce 16:05:47 Removing intermediate container 53172e55e5ce 16:05:47 ---> e276e6118d66 16:05:47 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:05:47 ---> Running in af3b6eb51cf4 16:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:49 (1/73) Installing dumb-init (1.2.5-r1) 16:05:50 (2/73) Installing sdl2 (2.0.16-r4) 16:05:50 (3/73) Installing libxau (1.0.9-r0) 16:05:50 (4/73) Installing libmd (1.0.3-r0) 16:05:50 (5/73) Installing libbsd (0.11.3-r1) 16:05:50 (6/73) Installing libxdmcp (1.1.3-r0) 16:05:50 (7/73) Installing libxcb (1.14-r2) 16:05:50 (8/73) Installing libx11 (1.7.2-r0) 16:05:50 (9/73) Installing aom-libs (3.2.0-r0) 16:05:50 (10/73) Installing alsa-lib (1.2.5.1-r1) 16:05:50 (11/73) Installing expat (2.4.7-r0) 16:05:50 (12/73) Installing brotli-libs (1.0.9-r5) 16:05:50 (13/73) Installing libbz2 (1.0.8-r1) 16:05:50 (14/73) Installing libpng (1.6.37-r1) 16:05:50 (15/73) Installing freetype (2.11.1-r2) 16:05:50 (16/73) Installing libuuid (2.37.4-r0) 16:05:50 (17/73) Installing fontconfig (2.13.1-r4) 16:05:50 (18/73) Installing fribidi (1.0.11-r0) 16:05:50 (19/73) Installing libffi (3.4.2-r1) 16:05:50 (20/73) Installing libintl (0.21-r0) 16:05:50 (21/73) Installing libblkid (2.37.4-r0) 16:05:50 (22/73) Installing libmount (2.37.4-r0) 16:05:50 (23/73) Installing pcre (8.45-r1) 16:05:50 (24/73) Installing glib (2.70.1-r0) 16:05:50 (25/73) Installing graphite2 (1.3.14-r0) 16:05:50 (26/73) Installing harfbuzz (3.0.0-r2) 16:05:50 (27/73) Installing libass (0.15.2-r0) 16:05:50 (28/73) Installing libdav1d (0.9.2-r0) 16:05:50 (29/73) Installing gmp (6.2.1-r1) 16:05:50 (30/73) Installing nettle (3.7.3-r0) 16:05:50 (31/73) Installing p11-kit (0.24.0-r1) 16:05:50 (32/73) Installing libtasn1 (4.18.0-r0) 16:05:50 (33/73) Installing libunistring (0.9.10-r1) 16:05:50 (34/73) Installing gnutls (3.7.1-r0) 16:05:50 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:05:50 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 16:05:50 (37/73) Installing lame (3.100-r0) 16:05:50 (38/73) Installing opus (1.3.1-r1) 16:05:50 (39/73) Installing libgomp (10.3.1_git20211027-r0) 16:05:50 (40/73) Installing soxr (0.1.3-r2) 16:05:50 (41/73) Installing libgcc (10.3.1_git20211027-r0) 16:05:50 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 16:05:50 (43/73) Installing libsrt (1.4.2-r1) 16:05:51 (44/73) Installing libssh (0.9.6-r1) 16:05:51 (45/73) Installing libogg (1.3.5-r0) 16:05:51 (46/73) Installing libtheora (1.1.1-r16) 16:05:51 (47/73) Installing libjpeg-turbo (2.1.2-r0) 16:05:51 (48/73) Installing v4l-utils-libs (1.22.1-r1) 16:05:51 (49/73) Installing libxext (1.3.4-r0) 16:05:51 (50/73) Installing libxfixes (6.0.0-r0) 16:05:51 (51/73) Installing libdrm (2.4.109-r0) 16:05:51 (52/73) Installing wayland-libs-client (1.19.0-r1) 16:05:51 (53/73) Installing libva (2.13.0-r0) 16:05:51 (54/73) Installing libvdpau (1.4-r0) 16:05:51 (55/73) Installing vidstab (1.1.0-r1) 16:05:51 (56/73) Installing libvorbis (1.3.7-r0) 16:05:51 (57/73) Installing libvpx (1.10.0-r0) 16:05:51 (58/73) Installing vulkan-loader (1.2.196-r0) 16:05:51 (59/73) Installing libwebp (1.2.2-r0) 16:05:51 (60/73) Installing x264-libs (20210613-r0) 16:05:51 (61/73) Installing x265-libs (3.5-r0) 16:05:51 (62/73) Installing xvidcore (1.3.7-r1) 16:05:51 (63/73) Installing ffmpeg-libs (4.4.1-r2) 16:05:51 (64/73) Installing ffmpeg (4.4.1-r2) 16:05:52 (65/73) Installing udev-init-scripts (35-r0) 16:05:52 Executing udev-init-scripts-35-r0.post-install 16:05:52 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 16:05:52 (67/73) Installing xz-libs (5.2.5-r1) 16:05:52 (68/73) Installing zstd-libs (1.5.0-r0) 16:05:52 (69/73) Installing kmod-libs (29-r2) 16:05:52 (70/73) Installing eudev (3.2.11_pre1-r0) 16:05:52 (71/73) Installing libsodium (1.0.18-r0) 16:05:52 (72/73) Installing libzmq (4.3.4-r0) 16:05:52 (73/73) Installing zeromq (4.3.4-r0) 16:05:52 Executing busybox-1.34.1-r5.trigger 16:05:52 Executing eudev-3.2.11_pre1-r0.trigger 16:05:52 OK: 67 MiB in 87 packages 16:05:55 Removing intermediate container af3b6eb51cf4 16:05:55 ---> f1e14798c32d 16:05:55 Step 17/29 : WORKDIR / 16:05:55 ---> Running in 93ff1f3f7f3f 16:05:55 Removing intermediate container 93ff1f3f7f3f 16:05:55 ---> c28b815c255a 16:05:55 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 16:05:56 ---> 8fa11b12a850 16:05:56 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 16:05:57 ---> f4d3251d6be6 16:05:57 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:05:57 ---> a01500901a27 16:05:57 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:05:58 ---> cf46184d9a80 16:05:58 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 16:05:58 ---> 6f7f7abcdbe5 16:05:58 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 16:06:00 ---> 675bd49e4f4c 16:06:00 Step 24/29 : EXPOSE 59983 16:06:00 ---> Running in 5e97c6425ee4 16:06:00 Removing intermediate container 5e97c6425ee4 16:06:00 ---> 71783c0aa933 16:06:00 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:06:00 ---> Running in 4a0b4b10be30 16:06:00 Removing intermediate container 4a0b4b10be30 16:06:00 ---> ba6c5c5bcba8 16:06:00 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:06:00 ---> Running in 0d7cdc492e95 16:06:01 Removing intermediate container 0d7cdc492e95 16:06:01 ---> 1c9ed320130c 16:06:01 Step 27/29 : LABEL arch=arm64 16:06:01 ---> Running in d82b7a67f102 16:06:01 Removing intermediate container d82b7a67f102 16:06:01 ---> a7e9c00412d2 16:06:01 Step 28/29 : LABEL git_sha=5718008f835e8aa431928ed5ff9bd825e40cc5d4 16:06:01 ---> Running in fa5509555294 16:06:02 Removing intermediate container fa5509555294 16:06:02 ---> b88599c6bc2b 16:06:02 Step 29/29 : LABEL version=0.0.0 16:06:02 ---> Running in 0a933f6f9382 16:06:02 Removing intermediate container 0a933f6f9382 16:06:02 ---> 8e0505c91df8 16:06:02 [Warning] One or more build-args [ARCH] were not consumed 16:06:02 Successfully built 8e0505c91df8 16:06:02 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:03 16:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:03 arm64: Pulling from edgex-lftools-log-publisher 16:06:03 8998bd30e6a1: Pulling fs layer 16:06:03 04944245beec: Pulling fs layer 16:06:03 699f458cf7ca: Pulling fs layer 16:06:03 765212b225bb: Pulling fs layer 16:06:03 f23df028b6ca: Pulling fs layer 16:06:03 d65c8cfc05b1: Pulling fs layer 16:06:03 2437ff75d9bd: Pulling fs layer 16:06:03 765212b225bb: Waiting 16:06:03 f23df028b6ca: Waiting 16:06:03 d65c8cfc05b1: Waiting 16:06:03 2437ff75d9bd: Waiting 16:06:03 04944245beec: Verifying Checksum 16:06:03 04944245beec: Download complete 16:06:03 765212b225bb: Verifying Checksum 16:06:03 765212b225bb: Download complete 16:06:03 f23df028b6ca: Verifying Checksum 16:06:03 f23df028b6ca: Download complete 16:06:03 d65c8cfc05b1: Verifying Checksum 16:06:03 d65c8cfc05b1: Download complete 16:06:04 699f458cf7ca: Verifying Checksum 16:06:04 699f458cf7ca: Download complete 16:06:04 8998bd30e6a1: Verifying Checksum 16:06:04 8998bd30e6a1: Download complete 16:06:07 2437ff75d9bd: Verifying Checksum 16:06:07 2437ff75d9bd: Download complete 16:06:09 8998bd30e6a1: Pull complete 16:06:09 04944245beec: Pull complete 16:06:11 699f458cf7ca: Pull complete 16:06:11 765212b225bb: Pull complete 16:06:12 f23df028b6ca: Pull complete 16:06:12 d65c8cfc05b1: Pull complete 16:06:27 2437ff75d9bd: Pull complete 16:06:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:27 prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container 16:06:27 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:06:30 $ docker top 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:31 ---> job-cost.sh 16:06:31 lf-activate-venv: SKIPPING 16:06:31 INFO: No Stack... 16:06:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:06:32 INFO: Archiving Costs [Pipeline] sh 16:06:33 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 16:06:33 + cut -d, -f6 [Pipeline] lock 16:06:33 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] 16:06:33 Resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] did not exist. Created. 16:06:33 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:34 /w/workspace/device-usb-camera/1@tmp/durable-d2e1e10d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:06:35 Warning: overwriting stash ‘stack-cost’ 16:06:35 Stashed 1 file(s) [Pipeline] } 16:06:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:35 $ docker stop --time=1 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa 16:06:36 $ docker rm -f 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:06:39 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-54/archives ] 16:06:39 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-54/archives 16:06:39 total 16 16:06:39 drwxr-xr-x 3 root root 4096 Jul 15 15:58 . 16:06:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 15:58 .. 16:06:39 drwxr-xr-x 2 root root 4096 Jul 15 15:58 cost 16:06:39 -rw-r--r-- 1 root root 86 Jul 15 15:58 cost.csv 16:06:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-54/archives 16:06:39 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-54/archives 16:06:39 total 16 16:06:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 15:58 . 16:06:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 15:58 .. 16:06:39 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 15:58 cost 16:06:39 -rw-r--r-- 1 jenkins jenkins 86 Jul 15 15:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:06:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:06:40 ---> package-listing.sh 16:06:40 ++ facter osfamily 16:06:40 ++ tr '[:upper:]' '[:lower:]' 16:06:40 + OS_FAMILY=debian 16:06:40 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-54 16:06:40 + START_PACKAGES=/tmp/packages_start.txt 16:06:40 + END_PACKAGES=/tmp/packages_end.txt 16:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:40 + PACKAGES=/tmp/packages_start.txt 16:06:40 + '[' /w/workspace/xfoundry_device-usb-camera_PR-54 ']' 16:06:40 + PACKAGES=/tmp/packages_end.txt 16:06:40 + case "${OS_FAMILY}" in 16:06:40 + dpkg -l 16:06:40 + grep '^ii' 16:06:40 + '[' -f /tmp/packages_start.txt ']' 16:06:40 + '[' -f /tmp/packages_end.txt ']' 16:06:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:40 + '[' /w/workspace/xfoundry_device-usb-camera_PR-54 ']' 16:06:40 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-54/archives/ 16:06:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-54/archives/ [Pipeline] echo 16:06:40 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-usb-camera_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:06:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:42 prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container 16:06:42 $ 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-usb-camera_PR-54/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-usb-camera_PR-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@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 16:06:42 $ docker top 818642cae68b405efdbee4002bb4bd2aa1776261959a9e3b19a7637e0273070d -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:06:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:06:43 + ls /var/log/sa-host 16:06:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:43 provisioning config files... 16:06:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config1521628517816026709tmp [Pipeline] { [Pipeline] echo 16:06:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:06:43 ---> create-netrc.sh [Pipeline] } 16:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:06:44 ---> python-tools-install.sh [Pipeline] echo 16:06:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:06:44 ---> sudo-logs.sh 16:06:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:06:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:06:45 ---> job-cost.sh 16:06:45 lf-activate-venv: SKIPPING 16:06:45 DEBUG: total: 0.2199999988079071 16:06:45 INFO: Retrieving Stack Cost... 16:06:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:06:45 INFO: Archiving Costs [Pipeline] echo 16:06:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:06:46 ---> logs-deploy.sh 16:06:46 lf-activate-venv: SKIPPING 16:06:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-54/1 16:06:46 INFO: archiving workspace using pattern(s): 16:06:47 Archives upload complete. 16:06:47 INFO: archiving logs to Nexus 16:06:48 ---> uname -a: 16:06:48 Linux prd-ubuntu20-04-docker-8c-8g-20220 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:06:48 16:06:48 16:06:48 ---> lscpu: 16:06:48 Architecture: x86_64 16:06:48 CPU op-mode(s): 32-bit, 64-bit 16:06:48 Byte Order: Little Endian 16:06:48 Address sizes: 40 bits physical, 48 bits virtual 16:06:48 CPU(s): 8 16:06:48 On-line CPU(s) list: 0-7 16:06:48 Thread(s) per core: 1 16:06:48 Core(s) per socket: 1 16:06:48 Socket(s): 8 16:06:48 NUMA node(s): 1 16:06:48 Vendor ID: AuthenticAMD 16:06:48 CPU family: 23 16:06:48 Model: 49 16:06:48 Model name: AMD EPYC-Rome Processor 16:06:48 Stepping: 0 16:06:48 CPU MHz: 2799.998 16:06:48 BogoMIPS: 5599.99 16:06:48 Virtualization: AMD-V 16:06:48 Hypervisor vendor: KVM 16:06:48 Virtualization type: full 16:06:48 L1d cache: 256 KiB 16:06:48 L1i cache: 256 KiB 16:06:48 L2 cache: 4 MiB 16:06:48 L3 cache: 128 MiB 16:06:48 NUMA node0 CPU(s): 0-7 16:06:48 Vulnerability Itlb multihit: Not affected 16:06:48 Vulnerability L1tf: Not affected 16:06:48 Vulnerability Mds: Not affected 16:06:48 Vulnerability Meltdown: Not affected 16:06:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:06:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:06:48 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:06:48 Vulnerability Srbds: Not affected 16:06:48 Vulnerability Tsx async abort: Not affected 16:06:48 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 16:06:48 16:06:48 16:06:48 ---> nproc: 16:06:48 8 16:06:48 16:06:48 16:06:48 ---> df -h: 16:06:48 Filesystem Size Used Avail Use% Mounted on 16:06:48 overlay 155G 11G 145G 7% / 16:06:48 tmpfs 64M 0 64M 0% /dev 16:06:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:06:48 shm 64M 0 64M 0% /dev/shm 16:06:48 /dev/vda1 155G 11G 145G 7% /facter-os 16:06:48 16:06:48 16:06:48 ---> sar -b -r -n DEV: 16:06:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20220) 07/15/22 _x86_64_ (8 CPU) 16:06:48 16:06:48 15:56:40 LINUX RESTART (8 CPU) 16:06:48 16:06:48 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:06:48 15:58:01 353.73 44.94 308.80 0.00 4072.78 160427.99 0.00 16:06:48 15:59:01 33.34 0.07 33.28 0.00 3.73 16798.15 0.00 16:06:48 16:00:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 16:06:48 16:01:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 16:06:48 16:02:01 1.18 0.02 1.17 0.00 0.13 14.00 0.00 16:06:48 16:03:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 16:06:48 16:04:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 16:06:48 16:05:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 16:06:48 16:06:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 16:06:48 Average: 43.98 5.00 38.98 0.00 453.00 19704.78 0.00 16:06:48 16:06:48 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:48 15:58:01 28368448 31732608 565016 1.72 127500 3477132 2211492 6.52 1149164 2952576 446444 16:06:48 15:59:01 28444952 31777748 519076 1.58 121696 3435316 1810676 5.34 1091364 2916124 56 16:06:48 16:00:01 28444488 31777464 519148 1.58 121736 3435320 1810676 5.34 1091700 2916128 16 16:06:48 16:01:01 28454088 31787908 509224 1.55 121784 3435448 1810676 5.34 1082284 2916932 64 16:06:48 16:02:01 28454144 31787856 509192 1.55 121824 3435448 1810676 5.34 1082148 2916936 28 16:06:48 16:03:01 28455080 31788844 508148 1.55 121864 3435456 1810676 5.34 1081068 2916940 164 16:06:48 16:04:01 28455800 31789600 507608 1.54 121896 3435460 1810676 5.34 1081236 2916944 28 16:06:48 16:05:01 28455224 31789076 508048 1.55 121928 3435468 1810676 5.34 1080768 2916948 228 16:06:48 16:06:01 28455420 31789292 507756 1.54 121956 3435468 1810676 5.34 1080876 2916948 180 16:06:48 Average: 28443072 31780044 517024 1.57 122465 3440057 1855211 5.47 1091179 2920720 49690 16:06:48 16:06:48 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:48 15:58:01 ens3 809.93 479.92 8848.51 109.43 0.00 0.00 0.00 0.00 16:06:48 15:58:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 16:06:48 15:58:01 docker0 8.55 9.80 0.57 43.21 0.00 0.00 0.00 0.00 16:06:48 15:59:01 ens3 42.78 41.34 14.49 57.09 0.00 0.00 0.00 0.00 16:06:48 15:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:06:48 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:00:01 ens3 0.83 0.65 0.28 0.23 0.00 0.00 0.00 0.00 16:06:48 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:01:01 ens3 9.21 3.15 8.18 0.22 0.00 0.00 0.00 0.00 16:06:48 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:48 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:02:01 ens3 1.37 0.77 2.49 0.05 0.00 0.00 0.00 0.00 16:06:48 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:03:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:06:48 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:48 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:04:01 ens3 1.13 0.72 0.46 0.30 0.00 0.00 0.00 0.00 16:06:48 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:05:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:06:48 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:48 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:48 Average: ens3 96.19 58.55 986.15 18.60 0.00 0.00 0.00 0.00 16:06:48 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 16:06:48 Average: docker0 0.95 1.09 0.06 4.80 0.00 0.00 0.00 0.00 16:06:48 16:06:48 16:06:48 ---> sar -P ALL: 16:06:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20220) 07/15/22 _x86_64_ (8 CPU) 16:06:48 16:06:48 15:56:40 LINUX RESTART (8 CPU) 16:06:48 16:06:48 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:06:48 15:58:01 all 12.55 0.00 4.85 1.85 0.06 80.69 16:06:48 15:58:01 0 11.94 0.00 4.60 0.66 0.05 82.75 16:06:48 15:58:01 1 11.21 0.00 4.59 0.86 0.07 83.27 16:06:48 15:58:01 2 12.25 0.00 4.90 3.15 0.05 79.65 16:06:48 15:58:01 3 14.59 0.00 4.54 0.90 0.07 79.91 16:06:48 15:58:01 4 12.87 0.00 4.04 0.14 0.05 82.91 16:06:48 15:58:01 5 12.14 0.00 5.00 1.70 0.07 81.09 16:06:48 15:58:01 6 12.47 0.00 5.27 6.01 0.07 76.19 16:06:48 15:58:01 7 12.95 0.00 5.86 1.39 0.05 79.75 16:06:48 15:59:01 all 1.45 0.00 0.66 0.42 0.01 97.46 16:06:48 15:59:01 0 1.77 0.00 0.50 0.00 0.02 97.71 16:06:48 15:59:01 1 1.44 0.00 0.52 0.08 0.02 97.94 16:06:48 15:59:01 2 1.82 0.00 0.77 0.47 0.02 96.93 16:06:48 15:59:01 3 1.20 0.00 0.77 0.00 0.02 98.01 16:06:48 15:59:01 4 1.44 0.00 0.69 0.03 0.02 97.82 16:06:48 15:59:01 5 1.49 0.00 0.45 0.20 0.02 97.84 16:06:48 15:59:01 6 1.18 0.00 0.83 0.83 0.00 97.15 16:06:48 15:59:01 7 1.26 0.00 0.79 1.71 0.02 96.23 16:06:48 16:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:06:48 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:06:48 16:00:01 1 0.02 0.00 0.00 0.03 0.00 99.95 16:06:48 16:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:06:48 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:06:48 16:00:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:06:48 16:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:06:48 16:00:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:06:48 16:01:01 all 0.05 0.00 0.04 0.00 0.00 99.91 16:06:48 16:01:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:06:48 16:01:01 1 0.05 0.00 0.03 0.03 0.00 99.88 16:06:48 16:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:06:48 16:01:01 3 0.07 0.00 0.07 0.00 0.00 99.87 16:06:48 16:01:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:06:48 16:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:06:48 16:01:01 6 0.07 0.00 0.03 0.00 0.02 99.88 16:06:48 16:01:01 7 0.03 0.00 0.05 0.00 0.00 99.92 16:06:48 16:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:06:48 16:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:06:48 16:02:01 1 0.05 0.00 0.00 0.05 0.02 99.88 16:06:48 16:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:06:48 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:06:48 16:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:06:48 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:06:48 16:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:06:48 16:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:06:48 16:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:06:48 16:03:01 1 0.05 0.00 0.00 0.03 0.00 99.92 16:06:48 16:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:06:48 16:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:06:48 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:06:48 16:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:06:48 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:04:01 all 0.01 0.00 0.02 0.00 0.00 99.96 16:06:48 16:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:06:48 16:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:06:48 16:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:06:48 16:04:01 3 0.03 0.00 0.07 0.00 0.02 99.88 16:06:48 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:06:48 16:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:06:48 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:06:48 16:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:06:48 16:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:06:48 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:06:48 16:05:01 1 0.03 0.00 0.02 0.03 0.00 99.92 16:06:48 16:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:06:48 16:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:06:48 16:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:06:48 16:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:06:48 16:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:06:48 16:06:01 all 0.21 0.00 0.00 0.00 0.00 99.78 16:06:48 16:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:06:01 1 0.03 0.00 0.00 0.03 0.00 99.93 16:06:48 16:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:06:48 16:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:06:48 16:06:01 4 1.44 0.00 0.00 0.00 0.02 98.55 16:06:48 16:06:01 5 0.10 0.00 0.00 0.00 0.00 99.90 16:06:48 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 16:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:06:48 Average: all 1.58 0.00 0.62 0.25 0.01 97.54 16:06:48 Average: 0 1.53 0.00 0.58 0.07 0.01 97.80 16:06:48 Average: 1 1.41 0.00 0.57 0.13 0.01 97.88 16:06:48 Average: 2 1.56 0.00 0.63 0.40 0.01 97.40 16:06:48 Average: 3 1.76 0.00 0.60 0.10 0.01 97.52 16:06:48 Average: 4 1.75 0.00 0.52 0.02 0.01 97.69 16:06:48 Average: 5 1.53 0.00 0.61 0.21 0.01 97.64 16:06:48 Average: 6 1.53 0.00 0.68 0.75 0.01 97.03 16:06:48 Average: 7 1.57 0.00 0.74 0.34 0.01 97.33 16:06:48 16:06:48 16:06:48