Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19d22e422abd2bf1e17912171b3c0bb2febc4a3e 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-ssh12024039780954106027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh4856959846900112583.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3673319633910936137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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 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-ssh15454522806419742140.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13236519925114667477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-onvif-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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-onvif-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1549 in /w/workspace/foundry_device-onvif-camera_main [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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 19d22e422abd2bf1e17912171b3c0bb2febc4a3e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 Commit message: "Merge pull request #80 from soda480/US4643" > git rev-list --no-walk 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:09:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:09:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:09:57 ========================================================= 21:09:57 EdgeX Global Pipelines Version Info 21:09:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:09:58 ------------------- 21:09:58 stable info: 21:09:58 ------------------- 21:09:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:09:58 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 21:09:58 Message: update stable to v1.0.232 21:09:58 ------------------- 21:09:58 experimental info: 21:09:58 ------------------- 21:09:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:09:58 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 21:09:58 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19d22e4 [Pipeline] echo 21:09:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:59 provisioning config files... 21:09:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1716688230356013809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:59 ---> docker-login.sh 21:09:59 nexus3.edgexfoundry.org:10001 21:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:59 Configure a credential helper to remove this warning. See 21:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:59 21:09:59 Login Succeeded 21:09:59 nexus3.edgexfoundry.org:10002 21:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:00 Configure a credential helper to remove this warning. See 21:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:00 21:10:00 Login Succeeded 21:10:00 nexus3.edgexfoundry.org:10003 21:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:00 Configure a credential helper to remove this warning. See 21:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:00 21:10:00 Login Succeeded 21:10:00 nexus3.edgexfoundry.org:10004 21:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:00 Configure a credential helper to remove this warning. See 21:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:00 21:10:00 Login Succeeded 21:10:00 docker.io 21:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:01 Configure a credential helper to remove this warning. See 21:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:01 21:10:01 Login Succeeded 21:10:01 ---> docker-login.sh ends [Pipeline] } 21:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:10:01 + git rev-list -1 --merges 19d22e422abd2bf1e17912171b3c0bb2febc4a3e~1..19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo 21:10:01 -----------> git rev-list -1 --merges 19d22e422abd2bf1e17912171b3c0bb2febc4a3e~1..19d22e422abd2bf1e17912171b3c0bb2febc4a3e 19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:10:01 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [false] [Pipeline] sh 21:10:01 + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo 21:10:01 ========================================================= 21:10:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:10:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:02 + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo 21:10:02 [semverPrep] GIT_COMMIT: 19d22e422abd2bf1e17912171b3c0bb2febc4a3e, Commit Message: Merge pull request #80 from soda480/US4643 [Pipeline] echo 21:10:02 [semverPrep] This is not a build commit. [Pipeline] sh 21:10:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:02 + grep -v github /etc/ssh/ssh_known_hosts 21:10:02 + [ -e /tmp/ssh_known_hosts ] 21:10:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:10:02 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:10:02 sudo tee -a /etc/ssh/ssh_known_hosts 21:10:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:02 21:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:03 0.1.4: Pulling from edgex-devops/py-git-semver 21:10:03 42c077c10790: Pulling fs layer 21:10:03 f63e77b7563a: Pulling fs layer 21:10:03 bd5fdadae976: Pulling fs layer 21:10:03 205491f53016: Pulling fs layer 21:10:03 df18705c85c3: Pulling fs layer 21:10:03 bdb3f477010e: Pulling fs layer 21:10:03 c8a8fc8e1c8f: Pulling fs layer 21:10:03 2c6e9b1d212d: Pulling fs layer 21:10:03 bdb8f0575790: Pulling fs layer 21:10:03 386e3cb2ff24: Pulling fs layer 21:10:03 2343380bae48: Pulling fs layer 21:10:03 c8a8fc8e1c8f: Waiting 21:10:03 2c6e9b1d212d: Waiting 21:10:03 bdb8f0575790: Waiting 21:10:03 386e3cb2ff24: Waiting 21:10:03 205491f53016: Waiting 21:10:03 2343380bae48: Waiting 21:10:03 df18705c85c3: Waiting 21:10:03 f63e77b7563a: Verifying Checksum 21:10:03 f63e77b7563a: Download complete 21:10:03 205491f53016: Verifying Checksum 21:10:03 205491f53016: Download complete 21:10:03 df18705c85c3: Verifying Checksum 21:10:03 df18705c85c3: Download complete 21:10:03 bd5fdadae976: Verifying Checksum 21:10:03 bd5fdadae976: Download complete 21:10:03 bdb3f477010e: Verifying Checksum 21:10:03 bdb3f477010e: Download complete 21:10:03 2c6e9b1d212d: Download complete 21:10:03 bdb8f0575790: Verifying Checksum 21:10:03 386e3cb2ff24: Verifying Checksum 21:10:03 386e3cb2ff24: Download complete 21:10:03 2343380bae48: Download complete 21:10:03 42c077c10790: Verifying Checksum 21:10:03 42c077c10790: Download complete 21:10:03 c8a8fc8e1c8f: Download complete 21:10:05 42c077c10790: Pull complete 21:10:05 f63e77b7563a: Pull complete 21:10:05 bd5fdadae976: Pull complete 21:10:05 205491f53016: Pull complete 21:10:05 df18705c85c3: Pull complete 21:10:05 bdb3f477010e: Pull complete 21:10:07 c8a8fc8e1c8f: Pull complete 21:10:08 2c6e9b1d212d: Pull complete 21:10:08 bdb8f0575790: Pull complete 21:10:08 386e3cb2ff24: Pull complete 21:10:08 2343380bae48: Pull complete 21:10:08 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:08 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:09 $ docker top 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 -eo pid,comm 21:10:10 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). 21:10:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:10 [ssh-agent] Looking for ssh-agent implementation... 21:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:10 $ docker exec 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent 21:10:10 SSH_AUTH_SOCK=/tmp/ssh-GBWfG7LcOLfh/agent.32 21:10:10 SSH_AGENT_PID=38 21:10:10 Running ssh-add (command line suppressed) 21:10:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9171636649250635910.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9171636649250635910.key) 21:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:10 + git tag --points-at HEAD [Pipeline] } 21:10:10 $ docker exec --env ******** --env ******** 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent -k 21:10:10 unset SSH_AUTH_SOCK; 21:10:10 unset SSH_AGENT_PID; 21:10:10 echo Agent pid 38 killed; 21:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:10 [ssh-agent] Looking for ssh-agent implementation... 21:10:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:11 $ docker exec 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent 21:10:11 SSH_AUTH_SOCK=/tmp/ssh-9ZCKnyu8L4pX/agent.71 21:10:11 SSH_AGENT_PID=78 21:10:11 Running ssh-add (command line suppressed) 21:10:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6867131677389595421.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6867131677389595421.key) 21:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:11 + git semver init 21:10:11 2022-06-06 21:10:11,903 [run_init] DEBUG init version:0.0.0 force:False 21:10:11 2022-06-06 21:10:11,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 21:10:11 2022-06-06 21:10:11,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 21:10:11 2022-06-06 21:10:11,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:10:12 2022-06-06 21:10:12,591 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 21:10:12 2022-06-06 21:10:12,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 21:10:12 2022-06-06 21:10:12,592 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:10:12 2022-06-06 21:10:12,592 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:10:12 0.0.1-dev.9 [Pipeline] } 21:10:12 $ docker exec --env ******** --env ******** 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent -k 21:10:13 unset SSH_AUTH_SOCK; 21:10:13 unset SSH_AGENT_PID; 21:10:13 echo Agent pid 78 killed; 21:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:13 + git semver [Pipeline] } 21:10:13 $ docker stop --time=1 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 21:10:14 $ docker rm -f 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 [Pipeline] // withDockerContainer [Pipeline] sh 21:10:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:10:15 Stashed 1 file(s) [Pipeline] echo 21:10:15 [edgeXSemver]: initialized semver on version 0.0.1-dev.9 [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 21:10:15 provisioning config files... 21:10:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config453186641885404152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:16 ---> docker-login.sh 21:10:16 nexus3.edgexfoundry.org:10001 21:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:16 Configure a credential helper to remove this warning. See 21:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:16 21:10:16 Login Succeeded 21:10:16 nexus3.edgexfoundry.org:10002 21:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:16 Configure a credential helper to remove this warning. See 21:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:16 21:10:16 Login Succeeded 21:10:16 nexus3.edgexfoundry.org:10003 21:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:16 Configure a credential helper to remove this warning. See 21:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:16 21:10:16 Login Succeeded 21:10:16 nexus3.edgexfoundry.org:10004 21:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:16 Configure a credential helper to remove this warning. See 21:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:16 21:10:16 Login Succeeded 21:10:16 docker.io 21:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:16 Configure a credential helper to remove this warning. See 21:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:16 21:10:16 Login Succeeded 21:10:16 ---> docker-login.sh ends [Pipeline] } 21:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:16 ========================================================= 21:10:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:10:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:10:17 Sending build context to Docker daemon 8.696MB 21:10:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:10:17 Step 2/13 : FROM ${BASE} AS builder 21:10:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:10:17 59bf1c3509f3: Pulling fs layer 21:10:17 666ba61612fd: Pulling fs layer 21:10:17 8ed8ca486205: Pulling fs layer 21:10:17 cc1cd167ecdc: Pulling fs layer 21:10:17 c516ae0d96e1: Pulling fs layer 21:10:17 684cea983483: Pulling fs layer 21:10:17 dd3240ac7de5: Pulling fs layer 21:10:17 b1e948a4e11c: Pulling fs layer 21:10:17 a8fd76ee1af6: Pulling fs layer 21:10:17 646ad004c059: Pulling fs layer 21:10:17 c516ae0d96e1: Waiting 21:10:17 cc1cd167ecdc: Waiting 21:10:17 a8fd76ee1af6: Waiting 21:10:17 684cea983483: Waiting 21:10:17 646ad004c059: Waiting 21:10:17 b1e948a4e11c: Waiting 21:10:17 dd3240ac7de5: Waiting 21:10:17 8ed8ca486205: Verifying Checksum 21:10:17 8ed8ca486205: Download complete 21:10:17 666ba61612fd: Verifying Checksum 21:10:17 666ba61612fd: Download complete 21:10:17 c516ae0d96e1: Download complete 21:10:17 684cea983483: Verifying Checksum 21:10:17 684cea983483: Download complete 21:10:17 59bf1c3509f3: Verifying Checksum 21:10:17 59bf1c3509f3: Download complete 21:10:17 dd3240ac7de5: Verifying Checksum 21:10:17 dd3240ac7de5: Download complete 21:10:17 b1e948a4e11c: Verifying Checksum 21:10:17 b1e948a4e11c: Download complete 21:10:17 59bf1c3509f3: Pull complete 21:10:17 666ba61612fd: Pull complete 21:10:17 8ed8ca486205: Pull complete 21:10:17 646ad004c059: Verifying Checksum 21:10:17 646ad004c059: Download complete 21:10:18 cc1cd167ecdc: Verifying Checksum 21:10:18 cc1cd167ecdc: Download complete 21:10:18 a8fd76ee1af6: Verifying Checksum 21:10:18 a8fd76ee1af6: Download complete 21:10:21 cc1cd167ecdc: Pull complete 21:10:21 c516ae0d96e1: Pull complete 21:10:21 684cea983483: Pull complete 21:10:21 dd3240ac7de5: Pull complete 21:10:22 b1e948a4e11c: Pull complete 21:10:24 a8fd76ee1af6: Pull complete 21:10:25 646ad004c059: Pull complete 21:10:25 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:10:25 ---> 8f69c11f6b0c 21:10:25 Step 3/13 : ARG MAKE="make build" 21:10:26 ---> Running in 1cf192f1b7f3 21:10:26 Removing intermediate container 1cf192f1b7f3 21:10:26 ---> 804d53cc4b7f 21:10:26 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:10:26 ---> Running in 3a20adae0b76 21:10:26 Removing intermediate container 3a20adae0b76 21:10:26 ---> e0cd88a8fb72 21:10:26 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 21:10:26 ---> Running in 0e95ebfbb8c4 21:10:26 Removing intermediate container 0e95ebfbb8c4 21:10:26 ---> ec00325d20c5 21:10:26 Step 6/13 : LABEL Name=edgex-device-onvif-camera 21:10:26 ---> Running in 3f81cf590fac 21:10:26 Removing intermediate container 3f81cf590fac 21:10:26 ---> 07a952cdb240 21:10:26 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:26 ---> Running in e9c9533ee7a0 21:10:27 Removing intermediate container e9c9533ee7a0 21:10:27 ---> 5105aa1c4b63 21:10:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:27 ---> Running in f17421f5bb68 21:10:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:10:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:10:28 OK: 221 MiB in 52 packages 21:10:29 Removing intermediate container f17421f5bb68 21:10:29 ---> 779ac49faaaa 21:10:29 Step 9/13 : WORKDIR /device-onvif-camera 21:10:29 ---> Running in 9ab41f1144c4 21:10:29 Removing intermediate container 9ab41f1144c4 21:10:29 ---> 59337804f739 21:10:29 Step 10/13 : COPY go.mod vendor* ./ 21:10:29 ---> f0e24b7b1a4a 21:10:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:29 ---> Running in ea69f811f3a0 21:10:30 Still waiting to schedule task 21:10:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:10:44 Removing intermediate container ea69f811f3a0 21:10:44 ---> 23e7be04319e 21:10:44 Step 12/13 : COPY . . 21:10:44 ---> bf9142db4313 21:10:44 Step 13/13 : RUN ${MAKE} 21:10:44 ---> Running in a63f198c857d 21:10:44 noop 21:10:45 Removing intermediate container a63f198c857d 21:10:45 ---> 3c9103d1514a 21:10:45 Successfully built 3c9103d1514a 21:10:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:45 + docker inspect -f . ci-base-image-x86_64 21:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:45 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 21:10:46 $ docker top a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:46 + go version 21:10:46 go version go1.17.7 linux/amd64 [Pipeline] } 21:10:46 $ docker stop --time=1 a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 21:10:47 $ docker rm -f a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:48 + docker inspect -f . ci-base-image-x86_64 21:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:48 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 21:10:48 $ docker top 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:10:49 + make test 21:10:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:10:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:10:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:10:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements 21:11:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.923s coverage: 13.8% of statements 21:11:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:11:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:14 ./bin/test-attribution-txt.sh [Pipeline] echo 21:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:11:14 $ docker stop --time=1 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 21:11:16 $ docker rm -f 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:11:17 + ls -al . 21:11:17 total 232 21:11:17 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 21:11 . 21:11:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 .. 21:11:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:10 .git 21:11:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:09 .github 21:11:17 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 21:09 .gitignore 21:11:17 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:09 .golangci.yml 21:11:17 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:10 .semver 21:11:17 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 21:09 Attribution.txt 21:11:17 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 21:09 CHANGELOG.md 21:11:17 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 21:09 Dockerfile 21:11:17 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 21:09 GOVERNANCE.md 21:11:17 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 21:09 Jenkinsfile 21:11:17 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:09 LICENSE 21:11:17 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 21:09 Makefile 21:11:17 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 21:09 OWNERS.md 21:11:17 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 6 21:09 README.md 21:11:17 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION 21:11:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:09 bin 21:11:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:09 cmd 21:11:17 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 21:11 coverage.out 21:11:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 doc 21:11:17 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 21:09 go.mod 21:11:17 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 21:09 go.sum 21:11:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 internal 21:11:17 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:17 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e --label arch=amd64 --label version=0.0.1-dev.9 . 21:11:17 Sending build context to Docker daemon 8.75MB 21:11:17 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:11:17 Step 2/26 : FROM ${BASE} AS builder 21:11:17 ---> 3c9103d1514a 21:11:17 Step 3/26 : ARG MAKE="make build" 21:11:17 ---> Running in 4823319549ec 21:11:17 Removing intermediate container 4823319549ec 21:11:17 ---> 9b35c5a0d4a3 21:11:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:11:17 ---> Running in ec3eec83b6f7 21:11:17 Removing intermediate container ec3eec83b6f7 21:11:17 ---> 44012c074c7e 21:11:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:11:17 ---> Running in 4df095956b7e 21:11:17 Removing intermediate container 4df095956b7e 21:11:17 ---> 2f28a48f90f8 21:11:17 Step 6/26 : LABEL Name=edgex-device-onvif-camera 21:11:18 ---> Running in 238e54e68050 21:11:18 Removing intermediate container 238e54e68050 21:11:18 ---> 2b836500ca87 21:11:18 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:18 ---> Running in aefc219e5b71 21:11:18 Removing intermediate container aefc219e5b71 21:11:18 ---> a06429144ae6 21:11:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:18 ---> Running in 12749ee6fffb 21:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:20 OK: 221 MiB in 52 packages 21:11:20 Removing intermediate container 12749ee6fffb 21:11:20 ---> 653fe9bafb1f 21:11:20 Step 9/26 : WORKDIR /device-onvif-camera 21:11:20 ---> Running in 4c19707bd900 21:11:20 Removing intermediate container 4c19707bd900 21:11:20 ---> 5cc812415a61 21:11:20 Step 10/26 : COPY go.mod vendor* ./ 21:11:20 ---> c77a08dc9345 21:11:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:20 ---> Running in 02c00f780ae6 21:11:21 Removing intermediate container 02c00f780ae6 21:11:21 ---> 51d848990a57 21:11:21 Step 12/26 : COPY . . 21:11:21 ---> 83f455023036 21:11:21 Step 13/26 : RUN ${MAKE} 21:11:21 ---> Running in 2af44e2cee22 21:11:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:11:44 Removing intermediate container 2af44e2cee22 21:11:44 ---> d5f9b1ee5996 21:11:44 Step 14/26 : FROM alpine:3.15 21:11:44 3.15: Pulling from library/alpine 21:11:44 df9b9388f04a: Pulling fs layer 21:11:44 df9b9388f04a: Verifying Checksum 21:11:44 df9b9388f04a: Download complete 21:11:44 df9b9388f04a: Pull complete 21:11:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:11:44 Status: Downloaded newer image for alpine:3.15 21:11:44 ---> 0ac33e5f5afa 21:11:44 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:11:44 ---> Running in 116bf2ed3f69 21:11:44 Removing intermediate container 116bf2ed3f69 21:11:44 ---> d91c7f2fd7a4 21:11:44 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:11:44 ---> Running in c64f41606ad5 21:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:44 (1/6) Installing dumb-init (1.2.5-r1) 21:11:44 (2/6) Installing libgcc (10.3.1_git20211027-r0) 21:11:44 (3/6) Installing libsodium (1.0.18-r0) 21:11:44 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 21:11:44 (5/6) Installing libzmq (4.3.4-r0) 21:11:44 (6/6) Installing zeromq (4.3.4-r0) 21:11:44 Executing busybox-1.34.1-r5.trigger 21:11:44 OK: 8 MiB in 20 packages 21:11:44 Removing intermediate container c64f41606ad5 21:11:44 ---> ef3b1ad357a8 21:11:44 Step 17/26 : WORKDIR / 21:11:44 ---> Running in c2e90c828121 21:11:44 Removing intermediate container c2e90c828121 21:11:44 ---> 1cfdab097f2f 21:11:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:11:44 ---> 7589fc312e00 21:11:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:11:44 ---> 9eb16459768a 21:11:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:11:44 ---> b0924e629a0b 21:11:44 Step 21/26 : EXPOSE 59984 21:11:44 ---> Running in 0f1104bb0c42 21:11:44 Removing intermediate container 0f1104bb0c42 21:11:44 ---> 896eead28d86 21:11:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:11:44 ---> Running in 8cae46aeb0d0 21:11:44 Removing intermediate container 8cae46aeb0d0 21:11:44 ---> 33148c3d64cd 21:11:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:44 ---> Running in 000cb4ae0608 21:11:45 Removing intermediate container 000cb4ae0608 21:11:45 ---> a3440cce6221 21:11:45 Step 24/26 : LABEL arch=amd64 21:11:45 ---> Running in 58f40dcd7d30 21:11:45 Removing intermediate container 58f40dcd7d30 21:11:45 ---> 3f327b0609a7 21:11:45 Step 25/26 : LABEL git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:11:45 ---> Running in f67fa17d6ff1 21:11:45 Removing intermediate container f67fa17d6ff1 21:11:45 ---> 4f4e110e92b7 21:11:45 Step 26/26 : LABEL version=0.0.1-dev.9 21:11:45 ---> Running in 584bc68ecdb3 21:11:45 Removing intermediate container 584bc68ecdb3 21:11:45 ---> afe9abc4c3e6 21:11:45 [Warning] One or more build-args [ARCH] were not consumed 21:11:45 Successfully built afe9abc4c3e6 21:11:45 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:45 provisioning config files... 21:11:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1806343969041910818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:45 ---> docker-login.sh 21:11:45 nexus3.edgexfoundry.org:10001 21:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:45 Configure a credential helper to remove this warning. See 21:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:45 21:11:45 Login Succeeded 21:11:45 nexus3.edgexfoundry.org:10002 21:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 nexus3.edgexfoundry.org:10003 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 nexus3.edgexfoundry.org:10004 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 docker.io 21:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:46 Configure a credential helper to remove this warning. See 21:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:46 21:11:46 Login Succeeded 21:11:46 ---> docker-login.sh ends [Pipeline] } 21:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:46 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:11:46 19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:11:46 latest 21:11:46 0.0.1-dev.9 21:11:46 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:11:46 main 21:11:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:46 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:11:47 be30c490f34b: Preparing 21:11:47 d65d0681ce8c: Preparing 21:11:47 cca0f3f29ea4: Preparing 21:11:47 d2271890a751: Preparing 21:11:47 4fc242d58285: Preparing 21:11:47 4fc242d58285: Layer already exists 21:11:47 d65d0681ce8c: Pushed 21:11:47 be30c490f34b: Pushed 21:11:47 d2271890a751: Pushed 21:11:50 cca0f3f29ea4: Pushed 21:11:50 19d22e422abd2bf1e17912171b3c0bb2febc4a3e: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:11:50 be30c490f34b: Preparing 21:11:50 d65d0681ce8c: Preparing 21:11:50 cca0f3f29ea4: Preparing 21:11:50 d2271890a751: Preparing 21:11:50 4fc242d58285: Preparing 21:11:50 be30c490f34b: Layer already exists 21:11:50 4fc242d58285: Layer already exists 21:11:50 d65d0681ce8c: Layer already exists 21:11:50 cca0f3f29ea4: Layer already exists 21:11:50 d2271890a751: Layer already exists 21:11:50 latest: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 21:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:11:51 be30c490f34b: Preparing 21:11:51 d65d0681ce8c: Preparing 21:11:51 cca0f3f29ea4: Preparing 21:11:51 d2271890a751: Preparing 21:11:51 4fc242d58285: Preparing 21:11:51 be30c490f34b: Layer already exists 21:11:51 4fc242d58285: Layer already exists 21:11:51 cca0f3f29ea4: Layer already exists 21:11:51 d2271890a751: Layer already exists 21:11:51 d65d0681ce8c: Layer already exists 21:11:51 0.0.1-dev.9: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:11:51 be30c490f34b: Preparing 21:11:51 d65d0681ce8c: Preparing 21:11:51 cca0f3f29ea4: Preparing 21:11:51 d2271890a751: Preparing 21:11:51 4fc242d58285: Preparing 21:11:51 d65d0681ce8c: Layer already exists 21:11:51 d2271890a751: Layer already exists 21:11:51 4fc242d58285: Layer already exists 21:11:51 be30c490f34b: Layer already exists 21:11:51 cca0f3f29ea4: Layer already exists 21:11:51 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 21:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:11:52 be30c490f34b: Preparing 21:11:52 d65d0681ce8c: Preparing 21:11:52 cca0f3f29ea4: Preparing 21:11:52 d2271890a751: Preparing 21:11:52 4fc242d58285: Preparing 21:11:52 cca0f3f29ea4: Layer already exists 21:11:52 4fc242d58285: Layer already exists 21:11:52 be30c490f34b: Layer already exists 21:11:52 d65d0681ce8c: Layer already exists 21:11:52 d2271890a751: Layer already exists 21:11:52 main: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:52 ===================================================== [Pipeline] echo 21:11:52 taggedImages: 21:11:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:11:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:11:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 21:11:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:11:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:52 21:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:53 latest: Pulling from edgex-lftools-log-publisher 21:11:53 5eb5b503b376: Pulling fs layer 21:11:53 5c69ac0246d0: Pulling fs layer 21:11:53 ec43610c2a17: Pulling fs layer 21:11:53 3a2ae6a8a46f: Pulling fs layer 21:11:53 33b1e0a273af: Pulling fs layer 21:11:53 3a2ae6a8a46f: Waiting 21:11:53 5d3b04190fa2: Pulling fs layer 21:11:53 2f39f015ded8: Pulling fs layer 21:11:53 5d3b04190fa2: Waiting 21:11:53 2f39f015ded8: Waiting 21:11:53 5c69ac0246d0: Verifying Checksum 21:11:53 5c69ac0246d0: Download complete 21:11:53 3a2ae6a8a46f: Download complete 21:11:53 33b1e0a273af: Verifying Checksum 21:11:53 33b1e0a273af: Download complete 21:11:53 5d3b04190fa2: Download complete 21:11:53 ec43610c2a17: Verifying Checksum 21:11:53 ec43610c2a17: Download complete 21:11:53 5eb5b503b376: Verifying Checksum 21:11:53 5eb5b503b376: Download complete 21:11:54 2f39f015ded8: Download complete 21:11:54 5eb5b503b376: Pull complete 21:11:54 5c69ac0246d0: Pull complete 21:11:55 ec43610c2a17: Pull complete 21:11:55 3a2ae6a8a46f: Pull complete 21:11:55 33b1e0a273af: Pull complete 21:11:55 5d3b04190fa2: Pull complete 21:11:59 2f39f015ded8: Pull complete 21:11:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:00 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:12:00 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:12:01 $ docker top 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:02 ---> job-cost.sh 21:12:02 lf-activate-venv: SKIPPING 21:12:02 INFO: No Stack... 21:12:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:03 INFO: Archiving Costs [Pipeline] sh 21:12:03 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 21:12:03 + cut -d, -f6 [Pipeline] lock 21:12:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] 21:12:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] did not exist. Created. 21:12:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:03 + echo total: 0.2199999988079071 [Pipeline] stash 21:12:03 Stashed 1 file(s) [Pipeline] } 21:12:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:03 $ docker stop --time=1 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 21:12:05 $ docker rm -f 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:12:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1551 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 21:12:39 Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout 21:12:39 Selected Git installation does not exist. Using Default 21:12:39 The recommended git tool is: NONE 21:12:47 using credential edgex-jenkins-ssh 21:12:47 Cloning the remote Git repository 21:12:47 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:12:47 > git init /w/workspace/device-onvif-camera/11 # timeout=10 21:12:49 Avoid second fetch 21:12:49 Checking out Revision 19d22e422abd2bf1e17912171b3c0bb2febc4a3e (main) 21:12:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:12:48 > git --version # timeout=10 21:12:48 > git --version # 'git version 2.25.1' 21:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:12:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:49 > git config core.sparsecheckout # timeout=10 21:12:49 > git checkout -f 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 21:12:53 Commit message: "Merge pull request #80 from soda480/US4643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:54 Dload Upload Total Spent Left Speed 21:12:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 21:12:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:12:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:12:55 + sudo tee /etc/docker/daemon.new 21:12:55 { 21:12:55 "registry-mirrors": [ 21:12:55 "https://nexus3.edgexfoundry.org:10001" 21:12:55 ], 21:12:55 "bip": "10.250.0.254/24", 21:12:55 "hosts": [ 21:12:55 "tcp://0.0.0.0:5555", 21:12:55 "unix:///var/run/docker.sock" 21:12:55 ], 21:12:55 "mtu": 1458, 21:12:55 "selinux-enabled": true, 21:12:55 "seccomp-profile": "/etc/docker/seccomp.json" 21:12:55 } [Pipeline] sh 21:12:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:12:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:14 provisioning config files... 21:13:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config8116415135328390178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:15 ---> docker-login.sh 21:13:15 nexus3.edgexfoundry.org:10001 21:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:16 Configure a credential helper to remove this warning. See 21:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:16 21:13:16 Login Succeeded 21:13:16 nexus3.edgexfoundry.org:10002 21:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:16 Configure a credential helper to remove this warning. See 21:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:16 21:13:16 Login Succeeded 21:13:16 nexus3.edgexfoundry.org:10003 21:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:17 Configure a credential helper to remove this warning. See 21:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:17 21:13:17 Login Succeeded 21:13:17 nexus3.edgexfoundry.org:10004 21:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:17 Configure a credential helper to remove this warning. See 21:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:17 21:13:17 Login Succeeded 21:13:17 docker.io 21:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:18 Configure a credential helper to remove this warning. See 21:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:18 21:13:18 Login Succeeded 21:13:18 ---> docker-login.sh ends [Pipeline] } 21:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:19 ========================================================= 21:13:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:13:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:13:20 Sending build context to Docker daemon 5.925MB 21:13:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:13:20 Step 2/13 : FROM ${BASE} AS builder 21:13:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:13:20 9b3977197b4f: Pulling fs layer 21:13:20 1a89e8eeedd5: Pulling fs layer 21:13:20 94645a83ff95: Pulling fs layer 21:13:20 e6fb740bc735: Pulling fs layer 21:13:20 3a77bd46dcc9: Pulling fs layer 21:13:20 355e64cbe906: Pulling fs layer 21:13:20 63ab81a10011: Pulling fs layer 21:13:20 555d1d1c4555: Pulling fs layer 21:13:20 7d9057610161: Pulling fs layer 21:13:20 e6fb740bc735: Waiting 21:13:20 3a77bd46dcc9: Waiting 21:13:20 355e64cbe906: Waiting 21:13:20 63ab81a10011: Waiting 21:13:20 555d1d1c4555: Waiting 21:13:20 7d9057610161: Waiting 21:13:20 94645a83ff95: Verifying Checksum 21:13:20 94645a83ff95: Download complete 21:13:20 1a89e8eeedd5: Verifying Checksum 21:13:20 1a89e8eeedd5: Download complete 21:13:20 3a77bd46dcc9: Verifying Checksum 21:13:20 3a77bd46dcc9: Download complete 21:13:20 355e64cbe906: Verifying Checksum 21:13:20 355e64cbe906: Download complete 21:13:20 9b3977197b4f: Download complete 21:13:20 63ab81a10011: Verifying Checksum 21:13:20 63ab81a10011: Download complete 21:13:21 9b3977197b4f: Pull complete 21:13:21 7d9057610161: Verifying Checksum 21:13:21 7d9057610161: Download complete 21:13:22 1a89e8eeedd5: Pull complete 21:13:22 94645a83ff95: Pull complete 21:13:22 555d1d1c4555: Verifying Checksum 21:13:22 555d1d1c4555: Download complete 21:13:23 e6fb740bc735: Download complete 21:13:35 e6fb740bc735: Pull complete 21:13:35 3a77bd46dcc9: Pull complete 21:13:35 355e64cbe906: Pull complete 21:13:35 63ab81a10011: Pull complete 21:13:42 555d1d1c4555: Pull complete 21:13:44 7d9057610161: Pull complete 21:13:44 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:13:44 ---> 819e984ddca1 21:13:44 Step 3/13 : ARG MAKE="make build" 21:13:46 ---> Running in 8399d6296b7b 21:13:46 Removing intermediate container 8399d6296b7b 21:13:46 ---> d960e5752617 21:13:46 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:13:46 ---> Running in aee17feafda1 21:13:46 Removing intermediate container aee17feafda1 21:13:46 ---> 012ea8b9c209 21:13:46 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 21:13:46 ---> Running in 76d51f13777f 21:13:47 Removing intermediate container 76d51f13777f 21:13:47 ---> ca04d7bd76eb 21:13:47 Step 6/13 : LABEL Name=edgex-device-onvif-camera 21:13:47 ---> Running in 90d7e6b4914b 21:13:47 Removing intermediate container 90d7e6b4914b 21:13:47 ---> 3b3b198529b0 21:13:47 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:47 ---> Running in 0168c41385c4 21:13:51 Removing intermediate container 0168c41385c4 21:13:51 ---> b22984a75d9a 21:13:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:51 ---> Running in c2c733b00a25 21:13:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:13:53 OK: 220 MiB in 52 packages 21:13:54 Removing intermediate container c2c733b00a25 21:13:54 ---> 9f4eea4d830e 21:13:54 Step 9/13 : WORKDIR /device-onvif-camera 21:13:54 ---> Running in cfa7b603e531 21:13:55 Removing intermediate container cfa7b603e531 21:13:55 ---> be0f6163ef21 21:13:55 Step 10/13 : COPY go.mod vendor* ./ 21:13:55 ---> 51b8cb937f5a 21:13:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:55 ---> Running in 9e9c357d71ff 21:14:52 Removing intermediate container 9e9c357d71ff 21:14:52 ---> 2408545156e7 21:14:52 Step 12/13 : COPY . . 21:14:52 ---> b7ef91390399 21:14:52 Step 13/13 : RUN ${MAKE} 21:14:52 ---> Running in 3887025d315a 21:14:52 noop 21:14:52 Removing intermediate container 3887025d315a 21:14:52 ---> 28bcd70d5738 21:14:52 Successfully built 28bcd70d5738 21:14:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:52 + docker inspect -f . ci-base-image-arm64 21:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 21:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat 21:14:54 $ docker top cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:55 + go version 21:14:55 go version go1.17.7 linux/arm64 [Pipeline] } 21:14:55 $ docker stop --time=1 cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b 21:14:57 $ docker rm -f cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:57 + docker inspect -f . ci-base-image-arm64 21:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:58 prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 21:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat 21:14:59 $ docker top 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:15:00 + make test 21:15:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:15:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:16:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:16:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.081s coverage: 1.3% of statements 21:17:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.352s coverage: 13.8% of statements 21:17:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:17:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:17:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:42 $ docker stop --time=1 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 21:17:44 $ docker rm -f 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:45 Warning: overwriting stash ‘coverage-report’ 21:17:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:46 + ls -al . 21:17:46 total 228 21:17:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:17 . 21:17:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 .. 21:17:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:12 .git 21:17:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:12 .github 21:17:46 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 21:12 .gitignore 21:17:46 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:12 .golangci.yml 21:17:46 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 21:12 Attribution.txt 21:17:46 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 21:12 CHANGELOG.md 21:17:46 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 21:12 Dockerfile 21:17:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 21:12 GOVERNANCE.md 21:17:46 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 21:12 Jenkinsfile 21:17:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:12 LICENSE 21:17:46 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 21:12 Makefile 21:17:46 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 21:12 OWNERS.md 21:17:46 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 6 21:12 README.md 21:17:46 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION 21:17:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:12 bin 21:17:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:12 cmd 21:17:46 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 21:17 coverage.out 21:17:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 doc 21:17:46 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 21:12 go.mod 21:17:46 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 21:12 go.sum 21:17:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 internal 21:17:46 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:47 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e --label arch=arm64 --label version=0.0.1-dev.9 . 21:17:48 Sending build context to Docker daemon 5.98MB 21:17:48 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:17:48 Step 2/26 : FROM ${BASE} AS builder 21:17:48 ---> 28bcd70d5738 21:17:48 Step 3/26 : ARG MAKE="make build" 21:17:48 ---> Running in 2f2117848089 21:17:48 Removing intermediate container 2f2117848089 21:17:48 ---> 0a4a65505400 21:17:48 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:17:48 ---> Running in 10532321bb09 21:17:48 Removing intermediate container 10532321bb09 21:17:48 ---> ca4f0d4b5caf 21:17:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:17:48 ---> Running in 50e0edbb4fde 21:17:49 Removing intermediate container 50e0edbb4fde 21:17:49 ---> db880b74c539 21:17:49 Step 6/26 : LABEL Name=edgex-device-onvif-camera 21:17:49 ---> Running in 9d8ba01644d1 21:17:49 Removing intermediate container 9d8ba01644d1 21:17:49 ---> 46e9b2897692 21:17:49 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:49 ---> Running in 8baae2e4b281 21:17:51 Removing intermediate container 8baae2e4b281 21:17:51 ---> d46657950a76 21:17:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:51 ---> Running in 04f383d8c78d 21:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:54 OK: 220 MiB in 52 packages 21:17:55 Removing intermediate container 04f383d8c78d 21:17:55 ---> 442506bc9a96 21:17:55 Step 9/26 : WORKDIR /device-onvif-camera 21:17:55 ---> Running in 5f965f3f2eda 21:17:56 Removing intermediate container 5f965f3f2eda 21:17:56 ---> dc9e5050eebc 21:17:56 Step 10/26 : COPY go.mod vendor* ./ 21:17:56 ---> fd55e9c7d4da 21:17:56 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:57 ---> Running in b9f8bc1227db 21:17:59 Removing intermediate container b9f8bc1227db 21:17:59 ---> e144514be699 21:17:59 Step 12/26 : COPY . . 21:18:00 ---> daa164abcdb7 21:18:00 Step 13/26 : RUN ${MAKE} 21:18:00 ---> Running in 4b5bc95dbfa1 21:18:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:20:38 Removing intermediate container 4b5bc95dbfa1 21:20:38 ---> 22fe9005159c 21:20:38 Step 14/26 : FROM alpine:3.15 21:20:38 3.15: Pulling from library/alpine 21:20:38 9981e73032c8: Pulling fs layer 21:20:38 9981e73032c8: Download complete 21:20:38 9981e73032c8: Pull complete 21:20:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:20:38 Status: Downloaded newer image for alpine:3.15 21:20:38 ---> 3fb3c9af89a9 21:20:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:20:38 ---> Running in 41770164fe86 21:20:38 Removing intermediate container 41770164fe86 21:20:38 ---> 6326be6d6f17 21:20:38 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:20:38 ---> Running in c5e895a4490f 21:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:20:38 (1/6) Installing dumb-init (1.2.5-r1) 21:20:38 (2/6) Installing libgcc (10.3.1_git20211027-r0) 21:20:38 (3/6) Installing libsodium (1.0.18-r0) 21:20:38 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 21:20:38 (5/6) Installing libzmq (4.3.4-r0) 21:20:38 (6/6) Installing zeromq (4.3.4-r0) 21:20:38 Executing busybox-1.34.1-r5.trigger 21:20:38 OK: 8 MiB in 20 packages 21:20:39 Removing intermediate container c5e895a4490f 21:20:39 ---> 863203e63d17 21:20:39 Step 17/26 : WORKDIR / 21:20:39 ---> Running in 822a5794b767 21:20:39 Removing intermediate container 822a5794b767 21:20:39 ---> 39e59c623547 21:20:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:20:41 ---> 99d05dd26c08 21:20:41 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:20:41 ---> 92f2655f15b0 21:20:41 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:20:42 ---> 9fc96a0aed60 21:20:42 Step 21/26 : EXPOSE 59984 21:20:42 ---> Running in e2b56d2e4e8c 21:20:42 Removing intermediate container e2b56d2e4e8c 21:20:42 ---> 3f54721c1d16 21:20:42 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:20:42 ---> Running in e6043c5795c8 21:20:43 Removing intermediate container e6043c5795c8 21:20:43 ---> cffff68ea298 21:20:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:20:43 ---> Running in ee8bbf7acafa 21:20:43 Removing intermediate container ee8bbf7acafa 21:20:43 ---> 765459e804ab 21:20:43 Step 24/26 : LABEL arch=arm64 21:20:43 ---> Running in f1afd506d878 21:20:43 Removing intermediate container f1afd506d878 21:20:43 ---> 26e30657cee8 21:20:43 Step 25/26 : LABEL git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:20:43 ---> Running in 5216e1863e30 21:20:44 Removing intermediate container 5216e1863e30 21:20:44 ---> 86c49182e1df 21:20:44 Step 26/26 : LABEL version=0.0.1-dev.9 21:20:44 ---> Running in c1ff3bc7c77e 21:20:44 Removing intermediate container c1ff3bc7c77e 21:20:44 ---> 6e839ae7fdd2 21:20:44 [Warning] One or more build-args [ARCH] were not consumed 21:20:44 Successfully built 6e839ae7fdd2 21:20:44 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:44 provisioning config files... 21:20:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config5944380860346780194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:45 ---> docker-login.sh 21:20:45 nexus3.edgexfoundry.org:10001 21:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:45 Configure a credential helper to remove this warning. See 21:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:45 21:20:45 Login Succeeded 21:20:45 nexus3.edgexfoundry.org:10002 21:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:46 Configure a credential helper to remove this warning. See 21:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:46 21:20:46 Login Succeeded 21:20:46 nexus3.edgexfoundry.org:10003 21:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:46 Configure a credential helper to remove this warning. See 21:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:46 21:20:46 Login Succeeded 21:20:46 nexus3.edgexfoundry.org:10004 21:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:47 Configure a credential helper to remove this warning. See 21:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:47 21:20:47 Login Succeeded 21:20:47 docker.io 21:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:47 Configure a credential helper to remove this warning. See 21:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:47 21:20:47 Login Succeeded 21:20:47 ---> docker-login.sh ends [Pipeline] } 21:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:47 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 21:20:47 19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:20:47 latest 21:20:47 0.0.1-dev.9 21:20:47 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:20:47 main 21:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:48 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:20:48 1c54c108fb52: Preparing 21:20:48 4a33752c3bf5: Preparing 21:20:48 187d6e428db5: Preparing 21:20:48 79fa7889bbbb: Preparing 21:20:48 4f4ce317c6bb: Preparing 21:20:48 4f4ce317c6bb: Layer already exists 21:20:48 1c54c108fb52: Pushed 21:20:48 4a33752c3bf5: Pushed 21:20:49 79fa7889bbbb: Pushed 21:20:54 187d6e428db5: Pushed 21:20:54 19d22e422abd2bf1e17912171b3c0bb2febc4a3e: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:20:55 1c54c108fb52: Preparing 21:20:55 4a33752c3bf5: Preparing 21:20:55 187d6e428db5: Preparing 21:20:55 79fa7889bbbb: Preparing 21:20:55 4f4ce317c6bb: Preparing 21:20:55 4f4ce317c6bb: Layer already exists 21:20:55 4a33752c3bf5: Layer already exists 21:20:55 79fa7889bbbb: Layer already exists 21:20:55 187d6e428db5: Layer already exists 21:20:55 1c54c108fb52: Layer already exists 21:20:55 latest: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 21:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:20:56 1c54c108fb52: Preparing 21:20:56 4a33752c3bf5: Preparing 21:20:56 187d6e428db5: Preparing 21:20:56 79fa7889bbbb: Preparing 21:20:56 4f4ce317c6bb: Preparing 21:20:56 79fa7889bbbb: Layer already exists 21:20:56 4a33752c3bf5: Layer already exists 21:20:56 1c54c108fb52: Layer already exists 21:20:56 4f4ce317c6bb: Layer already exists 21:20:56 187d6e428db5: Layer already exists 21:20:56 0.0.1-dev.9: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:57 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:20:57 1c54c108fb52: Preparing 21:20:57 4a33752c3bf5: Preparing 21:20:57 187d6e428db5: Preparing 21:20:57 79fa7889bbbb: Preparing 21:20:57 4f4ce317c6bb: Preparing 21:20:57 4f4ce317c6bb: Layer already exists 21:20:57 187d6e428db5: Layer already exists 21:20:57 1c54c108fb52: Layer already exists 21:20:57 4a33752c3bf5: Layer already exists 21:20:57 79fa7889bbbb: Layer already exists 21:20:57 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 21:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:20:58 1c54c108fb52: Preparing 21:20:58 4a33752c3bf5: Preparing 21:20:58 187d6e428db5: Preparing 21:20:58 79fa7889bbbb: Preparing 21:20:58 4f4ce317c6bb: Preparing 21:20:58 79fa7889bbbb: Layer already exists 21:20:58 4a33752c3bf5: Layer already exists 21:20:58 4f4ce317c6bb: Layer already exists 21:20:58 187d6e428db5: Layer already exists 21:20:58 1c54c108fb52: Layer already exists 21:20:58 main: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:59 ===================================================== [Pipeline] echo 21:20:59 taggedImages: 21:20:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e 21:20:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:20:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 21:20:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 21:20:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:59 21:20:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:00 arm64: Pulling from edgex-lftools-log-publisher 21:21:00 8998bd30e6a1: Pulling fs layer 21:21:00 04944245beec: Pulling fs layer 21:21:00 699f458cf7ca: Pulling fs layer 21:21:00 765212b225bb: Pulling fs layer 21:21:00 f23df028b6ca: Pulling fs layer 21:21:00 d65c8cfc05b1: Pulling fs layer 21:21:00 2437ff75d9bd: Pulling fs layer 21:21:00 765212b225bb: Waiting 21:21:00 f23df028b6ca: Waiting 21:21:00 d65c8cfc05b1: Waiting 21:21:00 2437ff75d9bd: Waiting 21:21:00 04944245beec: Verifying Checksum 21:21:00 04944245beec: Download complete 21:21:00 765212b225bb: Verifying Checksum 21:21:00 765212b225bb: Download complete 21:21:00 f23df028b6ca: Download complete 21:21:00 d65c8cfc05b1: Verifying Checksum 21:21:00 d65c8cfc05b1: Download complete 21:21:00 699f458cf7ca: Verifying Checksum 21:21:00 699f458cf7ca: Download complete 21:21:00 8998bd30e6a1: Verifying Checksum 21:21:00 8998bd30e6a1: Download complete 21:21:03 2437ff75d9bd: Verifying Checksum 21:21:03 2437ff75d9bd: Download complete 21:21:05 8998bd30e6a1: Pull complete 21:21:05 04944245beec: Pull complete 21:21:06 699f458cf7ca: Pull complete 21:21:07 765212b225bb: Pull complete 21:21:08 f23df028b6ca: Pull complete 21:21:08 d65c8cfc05b1: Pull complete 21:21:23 2437ff75d9bd: Pull complete 21:21:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:21:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:23 prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container 21:21:23 $ 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-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:21:26 $ docker top 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:27 ---> job-cost.sh 21:21:27 lf-activate-venv: SKIPPING 21:21:27 INFO: No Stack... 21:21:28 INFO: Retrieving Pricing Info for: v3-standard-4 21:21:29 INFO: Archiving Costs [Pipeline] sh 21:21:29 + cat /w/workspace/device-onvif-camera/11/archives/cost.csv 21:21:29 + cut -d, -f6 [Pipeline] lock 21:21:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] 21:21:30 Resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] did not exist. Created. 21:21:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:30 /w/workspace/device-onvif-camera/11@tmp/durable-5fc56fae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:21:31 + echo total: 0.10999999940395355 [Pipeline] stash 21:21:31 Warning: overwriting stash ‘stack-cost’ 21:21:31 Stashed 1 file(s) [Pipeline] } 21:21:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:31 $ docker stop --time=1 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc 21:21:33 $ docker rm -f 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:21:33 provisioning config files... 21:21:33 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4523722047199965983tmp [Pipeline] { [Pipeline] sh 21:21:33 + set +x 21:21:33 + curl -s https://codecov.io/bash 21:21:33 + bash -s -- 21:21:33 21:21:33 _____ _ 21:21:33 / ____| | | 21:21:33 | | ___ __| | ___ ___ _____ __ 21:21:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:33 Bash-1.0.6 21:21:33 21:21:33 21:21:33 ==> git version 2.25.1 found 21:21:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:21:33 Release-Date: 2020-01-08 21:21:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:21:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:21:33 ==> Jenkins CI detected. 21:21:33 current dir:  /w/workspace/foundry_device-onvif-camera_main 21:21:33 project root: . 21:21:33 --> token set from env 21:21:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:33 ==> Running gcov in . (disable via -X gcov) 21:21:33 ==> Python coveragepy not found 21:21:33 ==> Searching for coverage reports in: 21:21:33 + . 21:21:33 -> Found 1 reports 21:21:33 ==> Detecting git/mercurial file structure 21:21:34 ==> Reading reports 21:21:34 + ./coverage.out bytes=53381 21:21:34 ==> Appending adjustments 21:21:34 https://docs.codecov.io/docs/fixing-reports 21:21:34 + Found adjustments 21:21:34 ==> Gzipping contents 21:21:34 8.0K /tmp/codecov.s3jlAM.gz 21:21:34 ==> Uploading reports 21:21:34 url: https://codecov.io 21:21:34 query: branch=main&commit=19d22e422abd2bf1e17912171b3c0bb2febc4a3e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:34 -> Pinging Codecov 21:21:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=19d22e422abd2bf1e17912171b3c0bb2febc4a3e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:34 -> Uploading to 21:21:34 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/19d22e422abd2bf1e17912171b3c0bb2febc4a3e/0cfedf4c-a032-42fe-8517-aa1d2503bd68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T212134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=918f873a7ff30f6be8ba137b701ed9bc3a0a1e93bc732ce0e7e4e779a6026cf1 21:21:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:34 Dload Upload Total Spent Left Speed 21:21:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6793 0 0 100 6793 0 29793 --:--:-- --:--:-- --:--:-- 29793 21:21:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } 21:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:21:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:21:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:35 21:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:21:35 df9b9388f04a: Already exists 21:21:35 52dc419b0ee2: Pulling fs layer 21:21:35 25bc292e5bac: Pulling fs layer 21:21:35 114826534d7a: Pulling fs layer 21:21:35 4657fd5d0bcf: Pulling fs layer 21:21:35 6ad1cebc031e: Pulling fs layer 21:21:35 8a3aa393b2d8: Pulling fs layer 21:21:35 8a3aa393b2d8: Waiting 21:21:35 4657fd5d0bcf: Waiting 21:21:35 6ad1cebc031e: Waiting 21:21:35 25bc292e5bac: Verifying Checksum 21:21:35 25bc292e5bac: Download complete 21:21:35 52dc419b0ee2: Download complete 21:21:35 4657fd5d0bcf: Verifying Checksum 21:21:35 4657fd5d0bcf: Download complete 21:21:35 52dc419b0ee2: Pull complete 21:21:35 6ad1cebc031e: Verifying Checksum 21:21:35 6ad1cebc031e: Download complete 21:21:35 25bc292e5bac: Pull complete 21:21:36 114826534d7a: Verifying Checksum 21:21:36 114826534d7a: Download complete 21:21:36 8a3aa393b2d8: Verifying Checksum 21:21:36 8a3aa393b2d8: Download complete 21:21:39 114826534d7a: Pull complete 21:21:39 4657fd5d0bcf: Pull complete 21:21:40 6ad1cebc031e: Pull complete 21:21:42 8a3aa393b2d8: Pull complete 21:21:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:42 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:21:44 $ docker top 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 21:21:45 + set -o pipefail 21:21:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 21:21:50 21:21:50 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 21:21:50 21:21:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/86e33bac-1ccb-4daa-9144-55f708b9f5e3 21:21:50 21:21:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:21:50 21:21:52 [Pipeline] } 21:21:52 $ docker stop --time=1 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 21:21:54 $ docker rm -f 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:55 + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] sh 21:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:55 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:21:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:21:56 $ docker top becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:56 [ssh-agent] Looking for ssh-agent implementation... 21:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:56 $ docker exec becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 ssh-agent 21:21:56 SSH_AUTH_SOCK=/tmp/ssh-fEqX5ydvoTTq/agent.33 21:21:56 SSH_AGENT_PID=39 21:21:56 Running ssh-add (command line suppressed) 21:21:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308237782585851855.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308237782585851855.key) 21:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:57 + git semver tag 21:21:57 2022-06-06 21:21:57,264 [run_tag] DEBUG tag force:False 21:21:57 2022-06-06 21:21:57,265 [check_head_tag] DEBUG check head tag 21:21:57 2022-06-06 21:21:57,265 [execute] INFO git cat-file --batch-check 21:21:57 2022-06-06 21:21:57,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:21:57 2022-06-06 21:21:57,269 [execute] INFO git cat-file --batch 21:21:57 2022-06-06 21:21:57,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:21:57 2022-06-06 21:21:57,275 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:21:57 2022-06-06 21:21:57,275 [execute] INFO git tag -a v0.0.1-dev.9 -m v0.0.1-dev.9 21:21:57 2022-06-06 21:21:57,276 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.9', '-m', 'v0.0.1-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:21:57 2022-06-06 21:21:57,281 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:21:57 0.0.1-dev.9 [Pipeline] } 21:21:57 $ docker exec --env ******** --env ******** becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 ssh-agent -k 21:21:57 unset SSH_AUTH_SOCK; 21:21:57 unset SSH_AGENT_PID; 21:21:57 echo Agent pid 39 killed; 21:21:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:57 + git semver [Pipeline] } 21:21:58 $ docker stop --time=1 becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 21:21:59 $ docker rm -f becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:59 21:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:00 0.23.1-centos7: Pulling from edgex-lftools 21:22:00 ab5ef0e58194: Pulling fs layer 21:22:00 9712f1f96733: Pulling fs layer 21:22:00 63f879dbbcfc: Pulling fs layer 21:22:00 0d9ebad4ef96: Pulling fs layer 21:22:00 e9a5061849ea: Pulling fs layer 21:22:00 d747dcd14b5f: Pulling fs layer 21:22:00 2de7ff778b66: Pulling fs layer 21:22:00 d747dcd14b5f: Waiting 21:22:00 0d9ebad4ef96: Waiting 21:22:00 e9a5061849ea: Waiting 21:22:00 2de7ff778b66: Waiting 21:22:00 9712f1f96733: Verifying Checksum 21:22:00 9712f1f96733: Download complete 21:22:00 63f879dbbcfc: Verifying Checksum 21:22:00 63f879dbbcfc: Download complete 21:22:00 e9a5061849ea: Verifying Checksum 21:22:00 e9a5061849ea: Download complete 21:22:00 d747dcd14b5f: Verifying Checksum 21:22:00 d747dcd14b5f: Download complete 21:22:00 ab5ef0e58194: Verifying Checksum 21:22:00 ab5ef0e58194: Download complete 21:22:00 2de7ff778b66: Verifying Checksum 21:22:00 2de7ff778b66: Download complete 21:22:00 0d9ebad4ef96: Verifying Checksum 21:22:00 0d9ebad4ef96: Download complete 21:22:03 ab5ef0e58194: Pull complete 21:22:03 9712f1f96733: Pull complete 21:22:04 63f879dbbcfc: Pull complete 21:22:08 0d9ebad4ef96: Pull complete 21:22:08 e9a5061849ea: Pull complete 21:22:08 d747dcd14b5f: Pull complete 21:22:10 2de7ff778b66: Pull complete 21:22:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:10 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:22:12 $ docker top c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:22:12 provisioning config files... 21:22:12 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5919921883900685431tmp 21:22:12 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6775556099948827488tmp 21:22:12 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5670422357804110812tmp [Pipeline] { [Pipeline] echo 21:22:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:22:12 ---> sigul-configuration.sh 21:22:12 gpg: directory `/root/.gnupg' created 21:22:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:22:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:22:12 gpg: keyring `/root/.gnupg/secring.gpg' created 21:22:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:22:12 gpg: CAST5 encrypted data 21:22:12 gpg: encrypted with 1 passphrase 21:22:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:22:13 + mkdir /home/jenkins 21:22:13 + mkdir /home/jenkins/sigul [Pipeline] sh 21:22:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:22:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:22:13 ---> sigul-install.sh 21:22:13 Sigul already installed; skipping installation. [Pipeline] sh 21:22:13 + git tag --list 21:22:13 v0.0.0 21:22:13 v0.0.1-dev.1 21:22:13 v0.0.1-dev.2 21:22:13 v0.0.1-dev.3 21:22:13 v0.0.1-dev.4 21:22:13 v0.0.1-dev.5 21:22:13 v0.0.1-dev.6 21:22:13 v0.0.1-dev.7 21:22:13 v0.0.1-dev.8 21:22:13 v0.0.1-dev.9 [Pipeline] sh 21:22:14 + lftools sign git-tag v0.0.1-dev.9 21:22:14 Signing Git tag with Sigul... 21:22:14 Signing v0.0.1-dev.9 [Pipeline] echo 21:22:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:22:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:22:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:22:15 $ docker stop --time=1 c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 21:22:16 $ docker rm -f c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:22:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:17 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:17 $ docker top c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:17 [ssh-agent] Looking for ssh-agent implementation... 21:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:18 $ docker exec c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd ssh-agent 21:22:18 SSH_AUTH_SOCK=/tmp/ssh-WJvDQK7Ef5PD/agent.34 21:22:18 SSH_AGENT_PID=40 21:22:18 Running ssh-add (command line suppressed) 21:22:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8829822461494730651.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8829822461494730651.key) 21:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:18 + git semver bump pre 21:22:18 2022-06-06 21:22:18,850 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:22:18 2022-06-06 21:22:18,850 [bump_version] DEBUG bumping version:0.0.1-dev.9 on axis:pre with prefix:dev 21:22:18 2022-06-06 21:22:18,850 [bump_version] DEBUG bumped version:0.0.1-dev.10 21:22:18 2022-06-06 21:22:18,850 [write_version] DEBUG write version:0.0.1-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 21:22:18 2022-06-06 21:22:18,850 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:22:18 2022-06-06 21:22:18,851 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 21:22:18 2022-06-06 21:22:18,852 [execute] INFO git cat-file --batch-check 21:22:18 2022-06-06 21:22:18,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:18 2022-06-06 21:22:18,858 [execute] INFO git cat-file --batch 21:22:18 2022-06-06 21:22:18,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:18 2022-06-06 21:22:18,863 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:22:18 0.0.1-dev.10 [Pipeline] } 21:22:18 $ docker exec --env ******** --env ******** c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd ssh-agent -k 21:22:19 unset SSH_AUTH_SOCK; 21:22:19 unset SSH_AGENT_PID; 21:22:19 echo Agent pid 40 killed; 21:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:19 + git semver [Pipeline] } 21:22:19 $ docker stop --time=1 c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd 21:22:20 $ docker rm -f c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd [Pipeline] // withDockerContainer [Pipeline] sh 21:22:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:21 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:22 $ docker top e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:22 [ssh-agent] Looking for ssh-agent implementation... 21:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:22 $ docker exec e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 ssh-agent 21:22:22 SSH_AUTH_SOCK=/tmp/ssh-svAg4U4B5o9M/agent.34 21:22:22 SSH_AGENT_PID=40 21:22:22 Running ssh-add (command line suppressed) 21:22:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2270071744902441964.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2270071744902441964.key) 21:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:23 + git semver push 21:22:23 2022-06-06 21:22:23,293 [run_push] DEBUG push 21:22:23 2022-06-06 21:22:23,294 [execute] INFO git cat-file --batch-check 21:22:23 2022-06-06 21:22:23,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:23 2022-06-06 21:22:23,299 [execute] INFO git rev-list d73b122d8fbb81347d923bbbb7f827b60e305448 -- 21:22:23 2022-06-06 21:22:23,299 [execute] DEBUG Popen(['git', 'rev-list', 'd73b122d8fbb81347d923bbbb7f827b60e305448', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:22:23 2022-06-06 21:22:23,305 [execute] INFO git fetch -v origin 21:22:23 2022-06-06 21:22:23,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:22:23 2022-06-06 21:22:23,789 [run_push] DEBUG no remote changes detected 21:22:23 2022-06-06 21:22:23,790 [execute] INFO git push origin semver 21:22:23 2022-06-06 21:22:23,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:22:24 2022-06-06 21:22:24,486 [run_push] DEBUG push all version tags 21:22:24 2022-06-06 21:22:24,487 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:22:24 2022-06-06 21:22:24,487 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:22:25 2022-06-06 21:22:25,131 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:22:25 0.0.1-dev.10 [Pipeline] } 21:22:25 $ docker exec --env ******** --env ******** e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 ssh-agent -k 21:22:25 unset SSH_AUTH_SOCK; 21:22:25 unset SSH_AGENT_PID; 21:22:25 echo Agent pid 40 killed; 21:22:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:25 + git semver [Pipeline] } 21:22:26 $ docker stop --time=1 e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 21:22:27 $ docker rm -f e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:22:27 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 21:22:27 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:22:27 total 16 21:22:27 drwxr-xr-x 3 root root 4096 Jun 6 21:12 . 21:22:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:22 .. 21:22:27 drwxr-xr-x 2 root root 4096 Jun 6 21:12 cost 21:22:27 -rw-r--r-- 1 root root 89 Jun 6 21:12 cost.csv 21:22:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 21:22:27 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:22:27 total 16 21:22:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:12 . 21:22:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:22 .. 21:22:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 21:12 cost 21:22:27 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:22:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:22:29 ---> package-listing.sh 21:22:29 ++ facter osfamily 21:22:29 ++ tr '[:upper:]' '[:lower:]' 21:22:29 + OS_FAMILY=debian 21:22:29 + workspace=/w/workspace/foundry_device-onvif-camera_main 21:22:29 + START_PACKAGES=/tmp/packages_start.txt 21:22:29 + END_PACKAGES=/tmp/packages_end.txt 21:22:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:22:29 + PACKAGES=/tmp/packages_start.txt 21:22:29 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:22:29 + PACKAGES=/tmp/packages_end.txt 21:22:29 + case "${OS_FAMILY}" in 21:22:29 + dpkg -l 21:22:29 + grep '^ii' 21:22:29 + '[' -f /tmp/packages_start.txt ']' 21:22:29 + '[' -f /tmp/packages_end.txt ']' 21:22:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:22:29 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:22:29 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 21:22:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 21:22:29 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:22:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:30 prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container 21:22:30 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:22:30 $ docker top 3016e1cde2f0de648e1d6e06468b61b89888ea3704dce37c886cb18535a6c8cf -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:31 + mkdir -p /var/log/sysstat [Pipeline] sh 21:22:31 + ls /var/log/sa-host 21:22:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:31 provisioning config files... 21:22:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8852056607845871657tmp [Pipeline] { [Pipeline] echo 21:22:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:31 ---> create-netrc.sh [Pipeline] } 21:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:22:32 ---> python-tools-install.sh [Pipeline] echo 21:22:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:32 ---> sudo-logs.sh 21:22:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:22:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:32 ---> job-cost.sh 21:22:32 lf-activate-venv: SKIPPING 21:22:32 DEBUG: total: 0.2199999988079071 21:22:32 INFO: Retrieving Stack Cost... 21:22:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:22:33 INFO: Archiving Costs [Pipeline] echo 21:22:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:34 ---> logs-deploy.sh 21:22:34 lf-activate-venv: SKIPPING 21:22:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/11 21:22:34 INFO: archiving workspace using pattern(s): 21:22:34 Archives upload complete. 21:22:35 INFO: archiving logs to Nexus 21:22:35 ---> uname -a: 21:22:35 Linux prd-ubuntu20-04-docker-8c-8g-1549 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:22:35 21:22:35 21:22:35 ---> lscpu: 21:22:35 Architecture: x86_64 21:22:35 CPU op-mode(s): 32-bit, 64-bit 21:22:35 Byte Order: Little Endian 21:22:35 Address sizes: 40 bits physical, 48 bits virtual 21:22:35 CPU(s): 8 21:22:35 On-line CPU(s) list: 0-7 21:22:35 Thread(s) per core: 1 21:22:35 Core(s) per socket: 1 21:22:35 Socket(s): 8 21:22:35 NUMA node(s): 1 21:22:35 Vendor ID: AuthenticAMD 21:22:35 CPU family: 23 21:22:35 Model: 49 21:22:35 Model name: AMD EPYC-Rome Processor 21:22:35 Stepping: 0 21:22:35 CPU MHz: 2799.996 21:22:35 BogoMIPS: 5599.99 21:22:35 Virtualization: AMD-V 21:22:35 Hypervisor vendor: KVM 21:22:35 Virtualization type: full 21:22:35 L1d cache: 256 KiB 21:22:35 L1i cache: 256 KiB 21:22:35 L2 cache: 4 MiB 21:22:35 L3 cache: 128 MiB 21:22:35 NUMA node0 CPU(s): 0-7 21:22:35 Vulnerability Itlb multihit: Not affected 21:22:35 Vulnerability L1tf: Not affected 21:22:35 Vulnerability Mds: Not affected 21:22:35 Vulnerability Meltdown: Not affected 21:22:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:22:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:22:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:22:35 Vulnerability Srbds: Not affected 21:22:35 Vulnerability Tsx async abort: Not affected 21:22:35 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 21:22:35 21:22:35 21:22:35 ---> nproc: 21:22:35 8 21:22:35 21:22:35 21:22:35 ---> df -h: 21:22:35 Filesystem Size Used Avail Use% Mounted on 21:22:35 overlay 155G 13G 143G 8% / 21:22:35 tmpfs 64M 0 64M 0% /dev 21:22:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:22:35 shm 64M 0 64M 0% /dev/shm 21:22:35 /dev/vda1 155G 13G 143G 8% /facter-os 21:22:35 21:22:35 21:22:35 ---> sar -b -r -n DEV: 21:22:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1549) 06/06/22 _x86_64_ (8 CPU) 21:22:35 21:22:35 21:09:20 LINUX RESTART (8 CPU) 21:22:35 21:22:35 21:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:22:35 21:11:01 210.71 4.30 206.41 0.00 408.61 107284.73 0.00 21:22:35 21:12:01 187.44 0.08 187.35 0.00 2.93 40637.36 0.00 21:22:35 21:13:01 4.73 0.02 4.72 0.00 2.67 78.27 0.00 21:22:35 21:14:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 21:22:35 21:15:01 1.10 0.02 1.08 0.00 0.13 13.33 0.00 21:22:35 21:16:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 21:22:35 21:17:01 1.07 0.02 1.05 0.00 0.13 12.39 0.00 21:22:35 21:18:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 21:22:35 21:19:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 21:22:35 21:20:01 1.90 0.00 1.90 0.00 0.00 26.66 0.00 21:22:35 21:21:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 21:22:35 21:22:01 66.67 0.45 66.22 0.00 16.53 35210.93 0.00 21:22:35 Average: 39.79 0.40 39.39 0.00 35.40 15149.72 0.00 21:22:35 21:22:35 21:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:22:35 21:11:01 28040224 31612936 676672 2.06 161068 3605260 2173556 6.41 1533484 2842080 232020 21:22:35 21:12:01 27658404 31757672 531948 1.62 175120 4072160 2001512 5.90 1348216 3361892 156 21:22:35 21:13:01 27681772 31781276 507452 1.54 175220 4072392 1857752 5.47 1334296 3349744 20 21:22:35 21:14:01 27683020 31782652 505640 1.54 175236 4072392 1857752 5.47 1333484 3349744 24 21:22:35 21:15:01 27683592 31783648 504848 1.54 175276 4072392 1875220 5.53 1332748 3350100 20 21:22:35 21:16:01 27683544 31783624 504792 1.54 175304 4072404 1875220 5.53 1332368 3350104 56 21:22:35 21:17:01 27691732 31791860 496520 1.51 175328 4072404 1875220 5.53 1324124 3350108 12 21:22:35 21:18:01 27690992 31791308 496616 1.51 175352 4072412 1875220 5.53 1324372 3350112 184 21:22:35 21:19:01 27691344 31791660 496028 1.51 175380 4072416 1875220 5.53 1323852 3350112 20 21:22:35 21:20:01 27691516 31791872 495772 1.51 175424 4072392 1875220 5.53 1324184 3350120 28 21:22:35 21:21:01 27691460 31791880 495728 1.51 175448 4072400 1875220 5.53 1323956 3350124 20 21:22:35 21:22:01 26505428 31710528 574432 1.75 196836 5090524 2326276 6.86 1464436 4327612 320228 21:22:35 Average: 27616086 31764243 523871 1.59 175916 4118296 1945282 5.73 1358293 3390154 46066 21:22:35 21:22:35 21:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:22:35 21:11:01 docker0 112.69 140.99 9.30 1139.50 0.00 0.00 0.00 0.00 21:22:35 21:11:01 ens3 442.62 307.61 6788.54 99.40 0.00 0.00 0.00 0.00 21:22:35 21:11:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 21:22:35 21:11:01 veth10682f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:22:35 21:12:01 docker0 9.98 14.70 0.60 91.90 0.00 0.00 0.00 0.00 21:22:35 21:12:01 ens3 200.72 153.89 2700.94 277.32 0.00 0.00 0.00 0.00 21:22:35 21:12:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 21:22:35 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:13:01 ens3 25.61 18.50 18.31 18.60 0.00 0.00 0.00 0.00 21:22:35 21:13:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:14:01 ens3 0.48 0.28 0.11 0.08 0.00 0.00 0.00 0.00 21:22:35 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:15:01 ens3 0.62 0.45 0.34 0.28 0.00 0.00 0.00 0.00 21:22:35 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:18:01 ens3 0.35 0.23 0.42 0.02 0.00 0.00 0.00 0.00 21:22:35 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:20:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 21:22:35 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:22:35 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:22:35 21:22:01 docker0 40.29 50.04 3.54 727.94 0.00 0.00 0.00 0.00 21:22:35 21:22:01 ens3 360.42 224.81 7849.56 62.18 0.00 0.00 0.00 0.00 21:22:35 21:22:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 21:22:35 Average: docker0 13.44 16.97 1.11 161.91 0.00 0.00 0.00 0.00 21:22:35 Average: ens3 85.45 58.49 1439.00 38.08 0.00 0.00 0.00 0.00 21:22:35 Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 21:22:35 21:22:35 21:22:35 ---> sar -P ALL: 21:22:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1549) 06/06/22 _x86_64_ (8 CPU) 21:22:35 21:22:35 21:09:20 LINUX RESTART (8 CPU) 21:22:35 21:22:35 21:10:02 CPU %user %nice %system %iowait %steal %idle 21:22:35 21:11:01 all 23.10 0.00 6.76 1.32 0.09 68.73 21:22:35 21:11:01 0 21.39 0.00 7.72 2.97 0.09 67.83 21:22:35 21:11:01 1 24.71 0.00 7.02 0.19 0.09 67.99 21:22:35 21:11:01 2 27.03 0.00 5.97 0.43 0.09 66.49 21:22:35 21:11:01 3 23.00 0.00 6.50 0.71 0.09 69.71 21:22:35 21:11:01 4 21.49 0.00 6.94 2.93 0.10 68.53 21:22:35 21:11:01 5 20.56 0.00 5.91 1.41 0.09 72.04 21:22:35 21:11:01 6 22.83 0.00 6.92 0.31 0.09 69.86 21:22:35 21:11:01 7 23.80 0.00 7.10 1.59 0.12 67.38 21:22:35 21:12:01 all 28.14 0.00 5.12 0.94 0.09 65.71 21:22:35 21:12:01 0 27.76 0.00 5.17 0.89 0.10 66.08 21:22:35 21:12:01 1 26.70 0.00 5.24 0.13 0.08 67.85 21:22:35 21:12:01 2 29.35 0.00 5.17 0.49 0.10 64.89 21:22:35 21:12:01 3 28.21 0.00 5.40 0.25 0.10 66.03 21:22:35 21:12:01 4 27.60 0.00 4.14 0.24 0.08 67.94 21:22:35 21:12:01 5 27.61 0.00 4.90 0.15 0.08 67.25 21:22:35 21:12:01 6 28.44 0.00 5.66 2.75 0.10 63.04 21:22:35 21:12:01 7 29.43 0.00 5.27 2.59 0.08 62.62 21:22:35 21:13:01 all 0.23 0.00 0.16 0.02 0.00 99.59 21:22:35 21:13:01 0 0.20 0.00 0.17 0.00 0.00 99.63 21:22:35 21:13:01 1 0.17 0.00 0.18 0.02 0.00 99.63 21:22:35 21:13:01 2 0.23 0.00 0.15 0.03 0.02 99.57 21:22:35 21:13:01 3 0.33 0.00 0.18 0.05 0.00 99.43 21:22:35 21:13:01 4 0.28 0.00 0.15 0.00 0.00 99.57 21:22:35 21:13:01 5 0.18 0.00 0.13 0.00 0.00 99.68 21:22:35 21:13:01 6 0.20 0.00 0.13 0.00 0.00 99.67 21:22:35 21:13:01 7 0.20 0.00 0.22 0.05 0.02 99.52 21:22:35 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:22:35 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:22:35 21:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:22:35 21:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:22:35 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:22:35 21:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:22:35 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:22:35 21:15:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:22:35 21:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:22:35 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:22:35 21:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:22:35 21:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:22:35 21:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:22:35 21:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:16:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:22:35 21:17:01 all 0.07 0.00 0.02 0.01 0.00 99.89 21:22:35 21:17:01 0 0.40 0.00 0.02 0.00 0.00 99.58 21:22:35 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:22:35 21:17:01 2 0.02 0.00 0.03 0.03 0.02 99.90 21:22:35 21:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:22:35 21:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:22:35 21:17:01 5 0.03 0.00 0.02 0.05 0.02 99.88 21:22:35 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:22:35 21:17:01 7 0.03 0.00 0.03 0.02 0.00 99.92 21:22:35 21:18:01 all 0.28 0.00 0.01 0.00 0.01 99.70 21:22:35 21:18:01 0 1.97 0.00 0.02 0.00 0.02 98.00 21:22:35 21:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:22:35 21:18:01 2 0.07 0.00 0.00 0.02 0.00 99.92 21:22:35 21:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:22:35 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:18:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:22:35 21:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:22:35 21:18:01 7 0.05 0.00 0.02 0.02 0.02 99.90 21:22:35 21:19:01 all 0.14 0.00 0.01 0.00 0.00 99.85 21:22:35 21:19:01 0 0.83 0.00 0.03 0.00 0.00 99.14 21:22:35 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:22:35 21:19:01 2 0.07 0.00 0.00 0.02 0.00 99.92 21:22:35 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:22:35 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:19:01 7 0.10 0.00 0.02 0.02 0.00 99.87 21:22:35 21:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:22:35 21:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:20:01 2 0.03 0.00 0.03 0.03 0.00 99.90 21:22:35 21:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:22:35 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:22:35 21:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:22:35 21:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:22:35 21:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:22:35 21:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:22:35 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:21:01 2 0.07 0.00 0.00 0.00 0.00 99.93 21:22:35 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:22:35 21:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:22:35 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:22:35 21:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 21:22:35 21:22:35 21:21:01 CPU %user %nice %system %iowait %steal %idle 21:22:35 21:22:01 all 5.72 0.00 2.25 0.45 0.03 91.56 21:22:35 21:22:01 0 5.87 0.00 2.58 0.12 0.03 91.39 21:22:35 21:22:01 1 5.18 0.00 1.90 0.03 0.02 92.87 21:22:35 21:22:01 2 5.40 0.00 2.34 0.02 0.03 92.22 21:22:35 21:22:01 3 5.55 0.00 2.25 0.08 0.02 92.10 21:22:35 21:22:01 4 5.66 0.00 1.81 0.02 0.03 92.48 21:22:35 21:22:01 5 4.87 0.00 1.69 0.00 0.02 93.43 21:22:35 21:22:01 6 6.20 0.00 2.04 0.10 0.03 91.62 21:22:35 21:22:01 7 7.01 0.00 3.41 3.20 0.03 86.34 21:22:35 Average: all 4.74 0.00 1.18 0.23 0.02 93.84 21:22:35 Average: 0 4.81 0.00 1.29 0.33 0.02 93.55 21:22:35 Average: 1 4.67 0.00 1.18 0.03 0.02 94.10 21:22:35 Average: 2 5.11 0.00 1.13 0.09 0.02 93.65 21:22:35 Average: 3 4.69 0.00 1.18 0.09 0.02 94.02 21:22:35 Average: 4 4.51 0.00 1.07 0.26 0.02 94.15 21:22:35 Average: 5 4.38 0.00 1.04 0.13 0.02 94.43 21:22:35 Average: 6 4.73 0.00 1.21 0.26 0.02 93.77 21:22:35 Average: 7 4.97 0.00 1.32 0.62 0.03 93.06 21:22:35 21:22:35 21:22:35