Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58a46bebf81eee9640e76b602e43d09af82d89e1 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-ssh343421291198108788.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14841872414012127503.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh16802352847472037879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18285064365829570299.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-ssh2376960773339968708.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-20150 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 58a46bebf81eee9640e76b602e43d09af82d89e1 (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 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.3" > git rev-list --no-walk 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:03:27 ========================================================= 16:03:27 EdgeX Global Pipelines Version Info 16:03:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:03:28 ------------------- 16:03:28 stable info: 16:03:28 ------------------- 16:03:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:03:28 Message: update stable to v1.0.238 16:03:29 ------------------- 16:03:29 experimental info: 16:03:29 ------------------- 16:03:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:03:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58a46be [Pipeline] echo 16:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:29 provisioning config files... 16:03:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2675871060638981979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:30 ---> docker-login.sh 16:03:30 nexus3.edgexfoundry.org:10001 16:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:30 Configure a credential helper to remove this warning. See 16:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:30 16:03:30 Login Succeeded 16:03:30 nexus3.edgexfoundry.org:10002 16:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:30 Configure a credential helper to remove this warning. See 16:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:30 16:03:30 Login Succeeded 16:03:30 nexus3.edgexfoundry.org:10003 16:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:30 Configure a credential helper to remove this warning. See 16:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:30 16:03:30 Login Succeeded 16:03:30 nexus3.edgexfoundry.org:10004 16:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:30 Configure a credential helper to remove this warning. See 16:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:30 16:03:30 Login Succeeded 16:03:30 docker.io 16:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:31 Configure a credential helper to remove this warning. See 16:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:31 16:03:31 Login Succeeded 16:03:31 ---> docker-login.sh ends [Pipeline] } 16:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:03:31 + git rev-list -1 --merges 58a46bebf81eee9640e76b602e43d09af82d89e1~1..58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] echo 16:03:31 -----------> git rev-list -1 --merges 58a46bebf81eee9640e76b602e43d09af82d89e1~1..58a46bebf81eee9640e76b602e43d09af82d89e1 58a46bebf81eee9640e76b602e43d09af82d89e1 16:03:31 58a46bebf81eee9640e76b602e43d09af82d89e1 [false] [Pipeline] sh 16:03:32 + git log --format=format:%s -1 58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] echo 16:03:32 ========================================================= 16:03:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:03:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:32 + git log --format=format:%s -1 58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] echo 16:03:32 [semverPrep] GIT_COMMIT: 58a46bebf81eee9640e76b602e43d09af82d89e1, Commit Message: Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.3 [Pipeline] echo 16:03:32 [semverPrep] This is not a build commit. [Pipeline] sh 16:03:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:32 + grep -v github /etc/ssh/ssh_known_hosts 16:03:32 + [ -e /tmp/ssh_known_hosts ] 16:03:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:03:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:03:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:03:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:33 16:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:03:33 b85a868b505f: Pulling fs layer 16:03:33 e2be974225ed: Pulling fs layer 16:03:33 339a4e72a1f5: Pulling fs layer 16:03:33 988bab9f4d93: Pulling fs layer 16:03:33 1469e6f7b9e6: Pulling fs layer 16:03:33 eaf3925da568: Pulling fs layer 16:03:33 bab4dde63d76: Pulling fs layer 16:03:33 bde34c3a00c8: Pulling fs layer 16:03:33 b352a97aabf1: Pulling fs layer 16:03:33 4872d77fe225: Pulling fs layer 16:03:33 5851b861e8e6: Pulling fs layer 16:03:33 988bab9f4d93: Waiting 16:03:33 bde34c3a00c8: Waiting 16:03:33 b352a97aabf1: Waiting 16:03:33 4872d77fe225: Waiting 16:03:33 5851b861e8e6: Waiting 16:03:33 1469e6f7b9e6: Waiting 16:03:33 bab4dde63d76: Waiting 16:03:33 eaf3925da568: Waiting 16:03:33 e2be974225ed: Verifying Checksum 16:03:33 e2be974225ed: Download complete 16:03:33 988bab9f4d93: Verifying Checksum 16:03:33 988bab9f4d93: Download complete 16:03:33 1469e6f7b9e6: Verifying Checksum 16:03:33 1469e6f7b9e6: Download complete 16:03:33 eaf3925da568: Download complete 16:03:33 339a4e72a1f5: Verifying Checksum 16:03:33 bde34c3a00c8: Verifying Checksum 16:03:33 bde34c3a00c8: Download complete 16:03:33 b352a97aabf1: Download complete 16:03:33 4872d77fe225: Download complete 16:03:33 5851b861e8e6: Verifying Checksum 16:03:33 5851b861e8e6: Download complete 16:03:33 b85a868b505f: Verifying Checksum 16:03:33 b85a868b505f: Download complete 16:03:34 bab4dde63d76: Verifying Checksum 16:03:34 bab4dde63d76: Download complete 16:03:35 b85a868b505f: Pull complete 16:03:35 e2be974225ed: Pull complete 16:03:36 339a4e72a1f5: Pull complete 16:03:36 988bab9f4d93: Pull complete 16:03:36 1469e6f7b9e6: Pull complete 16:03:36 eaf3925da568: Pull complete 16:03:38 bab4dde63d76: Pull complete 16:03:38 bde34c3a00c8: Pull complete 16:03:38 b352a97aabf1: Pull complete 16:03:38 4872d77fe225: Pull complete 16:03:38 5851b861e8e6: Pull complete 16:03:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:38 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:03:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:03:40 $ docker top 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 -eo pid,comm 16:03:40 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). 16:03:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:40 [ssh-agent] Looking for ssh-agent implementation... 16:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:40 $ docker exec 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 ssh-agent 16:03:40 SSH_AUTH_SOCK=/tmp/ssh-HJdO2OzzUv5x/agent.32 16:03:40 SSH_AGENT_PID=39 16:03:40 Running ssh-add (command line suppressed) 16:03:40 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6771048569539126560.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6771048569539126560.key) 16:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:41 + git tag --points-at HEAD [Pipeline] } 16:03:41 $ docker exec --env ******** --env ******** 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 ssh-agent -k 16:03:41 unset SSH_AUTH_SOCK; 16:03:41 unset SSH_AGENT_PID; 16:03:41 echo Agent pid 39 killed; 16:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:41 [ssh-agent] Looking for ssh-agent implementation... 16:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:41 $ docker exec 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 ssh-agent 16:03:41 SSH_AUTH_SOCK=/tmp/ssh-UykwD7cLm8PE/agent.73 16:03:41 SSH_AGENT_PID=79 16:03:41 Running ssh-add (command line suppressed) 16:03:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4906620000833439850.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4906620000833439850.key) 16:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:42 + git semver init 16:03:42 2022-07-14 16:03:42,349 [run_init] DEBUG init version:0.0.0 force:False 16:03:42 2022-07-14 16:03:42,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 16:03:42 2022-07-14 16:03:42,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 16:03:42 2022-07-14 16:03:42,351 [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) 16:03:43 2022-07-14 16:03:43,037 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 16:03:43 2022-07-14 16:03:43,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 16:03:43 2022-07-14 16:03:43,038 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:03:43 2022-07-14 16:03:43,038 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:03:43 0.0.1-dev.25 [Pipeline] } 16:03:43 $ docker exec --env ******** --env ******** 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 ssh-agent -k 16:03:43 unset SSH_AUTH_SOCK; 16:03:43 unset SSH_AGENT_PID; 16:03:43 echo Agent pid 79 killed; 16:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:43 + git semver [Pipeline] } 16:03:44 $ docker stop --time=1 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 16:03:45 $ docker rm -f 4057b3db3ee6dc0085de773b704f7870e1180e8500b13fdbcc1c83d192e24e17 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:03:46 Stashed 1 file(s) [Pipeline] echo 16:03:46 [edgeXSemver]: initialized semver on version 0.0.1-dev.25 [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 16:03:46 provisioning config files... 16:03:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6675485224490885592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:46 ---> docker-login.sh 16:03:46 nexus3.edgexfoundry.org:10001 16:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:46 Configure a credential helper to remove this warning. See 16:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:46 16:03:46 Login Succeeded 16:03:46 nexus3.edgexfoundry.org:10002 16:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:46 Configure a credential helper to remove this warning. See 16:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:46 16:03:46 Login Succeeded 16:03:46 nexus3.edgexfoundry.org:10003 16:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:46 Configure a credential helper to remove this warning. See 16:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:46 16:03:46 Login Succeeded 16:03:46 nexus3.edgexfoundry.org:10004 16:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:47 Configure a credential helper to remove this warning. See 16:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:47 16:03:47 Login Succeeded 16:03:47 docker.io 16:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:47 Configure a credential helper to remove this warning. See 16:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:47 16:03:47 Login Succeeded 16:03:47 ---> docker-login.sh ends [Pipeline] } 16:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:47 ========================================================= 16:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:03:47 Sending build context to Docker daemon 9.389MB 16:03:47 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:03:47 Step 2/13 : FROM ${BASE} AS builder 16:03:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:03:47 2408cc74d12b: Pulling fs layer 16:03:47 ea60b727a1ce: Pulling fs layer 16:03:47 30c4a7721957: Pulling fs layer 16:03:47 370296b7ddb6: Pulling fs layer 16:03:47 7c6cee850709: Pulling fs layer 16:03:47 39a5fcdaea64: Pulling fs layer 16:03:47 d94ebbe4e438: Pulling fs layer 16:03:47 bcfd1f05c69d: Pulling fs layer 16:03:47 59ccb84bbe0f: Pulling fs layer 16:03:47 370296b7ddb6: Waiting 16:03:47 7c6cee850709: Waiting 16:03:47 39a5fcdaea64: Waiting 16:03:47 59ccb84bbe0f: Waiting 16:03:47 bcfd1f05c69d: Waiting 16:03:47 30c4a7721957: Download complete 16:03:47 ea60b727a1ce: Verifying Checksum 16:03:47 ea60b727a1ce: Download complete 16:03:47 7c6cee850709: Verifying Checksum 16:03:47 7c6cee850709: Download complete 16:03:47 39a5fcdaea64: Verifying Checksum 16:03:47 39a5fcdaea64: Download complete 16:03:47 2408cc74d12b: Verifying Checksum 16:03:47 2408cc74d12b: Download complete 16:03:47 d94ebbe4e438: Download complete 16:03:47 2408cc74d12b: Pull complete 16:03:48 ea60b727a1ce: Pull complete 16:03:48 30c4a7721957: Pull complete 16:03:48 59ccb84bbe0f: Verifying Checksum 16:03:48 59ccb84bbe0f: Download complete 16:03:48 bcfd1f05c69d: Verifying Checksum 16:03:48 bcfd1f05c69d: Download complete 16:03:48 370296b7ddb6: Verifying Checksum 16:03:48 370296b7ddb6: Download complete 16:03:52 370296b7ddb6: Pull complete 16:03:52 7c6cee850709: Pull complete 16:03:52 39a5fcdaea64: Pull complete 16:03:52 d94ebbe4e438: Pull complete 16:03:55 bcfd1f05c69d: Pull complete 16:03:56 59ccb84bbe0f: Pull complete 16:03:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:03:56 ---> a4fb48ad2a94 16:03:56 Step 3/13 : ARG MAKE="make build" 16:03:57 ---> Running in b498764e48a6 16:03:57 Removing intermediate container b498764e48a6 16:03:57 ---> 058169fd542f 16:03:57 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:03:57 ---> Running in 9966ada98fa6 16:03:57 Removing intermediate container 9966ada98fa6 16:03:57 ---> 08d54c6aefdf 16:03:57 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 16:03:57 ---> Running in 820db4a90b76 16:03:57 Removing intermediate container 820db4a90b76 16:03:57 ---> 7e724fe4bf12 16:03:57 Step 6/13 : LABEL Name=edgex-device-onvif-camera 16:03:57 ---> Running in 731355147d2c 16:03:58 Removing intermediate container 731355147d2c 16:03:58 ---> 6c3cf45f5e27 16:03:58 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:58 ---> Running in bf134e542573 16:03:58 Removing intermediate container bf134e542573 16:03:58 ---> f180cd8f9f4c 16:03:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:58 ---> Running in 00befd358776 16:03:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:04:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:04:00 OK: 211 MiB in 51 packages 16:04:00 Removing intermediate container 00befd358776 16:04:00 ---> 3f5d26bb6961 16:04:00 Step 9/13 : WORKDIR /device-onvif-camera 16:04:00 ---> Running in 3a91410729e4 16:04:00 Removing intermediate container 3a91410729e4 16:04:00 ---> 2f91a0a86a9f 16:04:00 Step 10/13 : COPY go.mod vendor* ./ 16:04:01 ---> bf1282eaa801 16:04:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:01 ---> Running in dbb1d6604366 16:04:01 Still waiting to schedule task 16:04:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20149’ is offline 16:04:15 Removing intermediate container dbb1d6604366 16:04:15 ---> 450fa5088ca6 16:04:15 Step 12/13 : COPY . . 16:04:15 ---> ca35a93c8d79 16:04:15 Step 13/13 : RUN ${MAKE} 16:04:15 ---> Running in 645357c6ade7 16:04:15 noop 16:04:15 Removing intermediate container 645357c6ade7 16:04:15 ---> 713c72f7cb21 16:04:15 Successfully built 713c72f7cb21 16:04:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:16 + docker inspect -f . ci-base-image-x86_64 16:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:16 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:04:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:04:16 $ docker top 18794020438d11f833b3d9e4304445611b838d458d28933b1f143feb5cd421ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:17 + go version 16:04:17 go version go1.18.3 linux/amd64 [Pipeline] } 16:04:17 $ docker stop --time=1 18794020438d11f833b3d9e4304445611b838d458d28933b1f143feb5cd421ef 16:04:18 $ docker rm -f 18794020438d11f833b3d9e4304445611b838d458d28933b1f143feb5cd421ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:18 + docker inspect -f . ci-base-image-x86_64 16:04:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:19 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat 16:04:19 $ docker top ef20b634826c4931060ca43f6d6ec93f5b040baf441f3df2b3b51126912d295c -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:19 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 16:04:20 + make test 16:04:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:04:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:04:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:04:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.021s coverage: 7.0% of statements 16:04:30 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:04:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.011s coverage: 13.8% of statements 16:04:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:04:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:43 ./bin/test-attribution-txt.sh [Pipeline] echo 16:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:44 $ docker stop --time=1 ef20b634826c4931060ca43f6d6ec93f5b040baf441f3df2b3b51126912d295c 16:04:46 $ docker rm -f ef20b634826c4931060ca43f6d6ec93f5b040baf441f3df2b3b51126912d295c [Pipeline] // withDockerContainer [Pipeline] sh 16:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:04:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:47 + ls -al . 16:04:47 total 252 16:04:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 16:04 . 16:04:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:03 .. 16:04:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 16:04 .git 16:04:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 16:03 .github 16:04:47 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 16:03 .gitignore 16:04:47 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 16:03 .golangci.yml 16:04:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 16:03 .semver 16:04:47 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 16:03 Attribution.txt 16:04:47 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 16:03 CHANGELOG.md 16:04:47 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 16:03 Dockerfile 16:04:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 16:03 GOVERNANCE.md 16:04:47 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 16:03 Jenkinsfile 16:04:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 16:03 LICENSE 16:04:47 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 16:03 Makefile 16:04:47 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 16:03 OWNERS.md 16:04:47 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 16:03 README.md 16:04:47 -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 16:03 VERSION 16:04:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 16:03 bin 16:04:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 16:03 cmd 16:04:47 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 16:04 coverage.out 16:04:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:03 doc 16:04:47 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 16:03 go.mod 16:04:47 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 16:03 go.sum 16:04:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:03 internal 16:04:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:03 snap 16:04:47 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 16:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:47 + 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=58a46bebf81eee9640e76b602e43d09af82d89e1 --label arch=amd64 --label version=0.0.1-dev.25 . 16:04:47 Sending build context to Docker daemon 9.46MB 16:04:47 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:04:47 Step 2/26 : FROM ${BASE} AS builder 16:04:47 ---> 713c72f7cb21 16:04:47 Step 3/26 : ARG MAKE="make build" 16:04:47 ---> Running in 68dd5df230e8 16:04:48 Removing intermediate container 68dd5df230e8 16:04:48 ---> b75997c5c8e0 16:04:48 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:04:48 ---> Running in 940f1d902c6c 16:04:48 Removing intermediate container 940f1d902c6c 16:04:48 ---> 1a647b600b34 16:04:48 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:04:48 ---> Running in e39490b77031 16:04:48 Removing intermediate container e39490b77031 16:04:48 ---> 7524ab2ecbde 16:04:48 Step 6/26 : LABEL Name=edgex-device-onvif-camera 16:04:48 ---> Running in 162cfc43feba 16:04:48 Removing intermediate container 162cfc43feba 16:04:48 ---> 2692d04d70af 16:04:48 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:48 ---> Running in ab5331cb605b 16:04:49 Removing intermediate container ab5331cb605b 16:04:49 ---> 682c30c9d75b 16:04:49 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:49 ---> Running in 7550273e93f5 16:04:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:04:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:04:50 OK: 211 MiB in 51 packages 16:04:50 Removing intermediate container 7550273e93f5 16:04:50 ---> f0c0e76583c2 16:04:50 Step 9/26 : WORKDIR /device-onvif-camera 16:04:50 ---> Running in b7315304fbae 16:04:50 Removing intermediate container b7315304fbae 16:04:50 ---> f5cce9fe013b 16:04:50 Step 10/26 : COPY go.mod vendor* ./ 16:04:51 ---> 36909d67e869 16:04:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:51 ---> Running in 2b7f70e67972 16:04:51 Removing intermediate container 2b7f70e67972 16:04:51 ---> 9f65e021d057 16:04:51 Step 12/26 : COPY . . 16:04:52 ---> 3de0bf56ff0d 16:04:52 Step 13/26 : RUN ${MAKE} 16:04:52 ---> Running in 66b50351c9a9 16:04:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.25 -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 16:05:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20153 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 16:05:09 Running in /w/workspace/device-onvif-camera/28 [Pipeline] { [Pipeline] checkout 16:05:09 Selected Git installation does not exist. Using Default 16:05:09 The recommended git tool is: NONE 16:05:14 Removing intermediate container 66b50351c9a9 16:05:14 ---> 8a3f28f95f4e 16:05:14 Step 14/26 : FROM alpine:3.15 16:05:14 3.15: Pulling from library/alpine 16:05:14 df9b9388f04a: Pulling fs layer 16:05:14 df9b9388f04a: Verifying Checksum 16:05:14 df9b9388f04a: Download complete 16:05:14 df9b9388f04a: Pull complete 16:05:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:05:14 Status: Downloaded newer image for alpine:3.15 16:05:14 ---> 0ac33e5f5afa 16:05:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:05:14 ---> Running in 8db6fc3bd8fb 16:05:14 Removing intermediate container 8db6fc3bd8fb 16:05:14 ---> bd1ec5eda8bb 16:05:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:05:14 ---> Running in 2b5c3582a80b 16:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:14 (1/6) Installing dumb-init (1.2.5-r1) 16:05:14 (2/6) Installing libgcc (10.3.1_git20211027-r0) 16:05:14 (3/6) Installing libsodium (1.0.18-r0) 16:05:14 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 16:05:14 (5/6) Installing libzmq (4.3.4-r0) 16:05:14 (6/6) Installing zeromq (4.3.4-r0) 16:05:14 Executing busybox-1.34.1-r5.trigger 16:05:14 OK: 8 MiB in 20 packages 16:05:14 Removing intermediate container 2b5c3582a80b 16:05:14 ---> 581688f5b509 16:05:14 Step 17/26 : WORKDIR / 16:05:14 ---> Running in 1bdec5d54714 16:05:14 Removing intermediate container 1bdec5d54714 16:05:14 ---> ef0ddc3d60b4 16:05:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:05:14 ---> c52fb2c47034 16:05:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:05:14 ---> 57e0e1922442 16:05:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:05:15 ---> f1ca49d3ae38 16:05:15 Step 21/26 : EXPOSE 59984 16:05:15 ---> Running in ad975284f9cd 16:05:15 Removing intermediate container ad975284f9cd 16:05:15 ---> b64667aac363 16:05:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:05:15 ---> Running in d232d96e2ab6 16:05:15 Removing intermediate container d232d96e2ab6 16:05:15 ---> 96a2aea3ca9b 16:05:15 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:15 ---> Running in d36526b4b882 16:05:15 Removing intermediate container d36526b4b882 16:05:15 ---> 265e22e9a202 16:05:15 Step 24/26 : LABEL arch=amd64 16:05:15 ---> Running in 4b24a6298663 16:05:15 Removing intermediate container 4b24a6298663 16:05:15 ---> a26c8d54f2c6 16:05:15 Step 25/26 : LABEL git_sha=58a46bebf81eee9640e76b602e43d09af82d89e1 16:05:15 ---> Running in de98189f6861 16:05:15 Removing intermediate container de98189f6861 16:05:15 ---> 121b36bcec0b 16:05:15 Step 26/26 : LABEL version=0.0.1-dev.25 16:05:15 ---> Running in a99381bd7ecf 16:05:15 Removing intermediate container a99381bd7ecf 16:05:15 ---> 8e2e24bab394 16:05:15 [Warning] One or more build-args [ARCH] were not consumed 16:05:15 Successfully built 8e2e24bab394 16:05:15 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 16:05:15 provisioning config files... 16:05:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3702918814947456547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:16 ---> docker-login.sh 16:05:16 nexus3.edgexfoundry.org:10001 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 nexus3.edgexfoundry.org:10002 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 nexus3.edgexfoundry.org:10003 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 nexus3.edgexfoundry.org:10004 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:16 Configure a credential helper to remove this warning. See 16:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:16 16:05:16 Login Succeeded 16:05:16 docker.io 16:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:17 Configure a credential helper to remove this warning. See 16:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:17 16:05:17 Login Succeeded 16:05:17 ---> docker-login.sh ends [Pipeline] } 16:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 16:05:17 using credential edgex-jenkins-ssh [Pipeline] echo 16:05:17 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 16:05:17 58a46bebf81eee9640e76b602e43d09af82d89e1 16:05:17 latest 16:05:17 0.0.1-dev.25 16:05:17 58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:05:17 main 16:05:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 16:05:17 Cloning the remote Git repository [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:17 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:05:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1 16:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:05:17 c215bdaa86c9: Preparing 16:05:17 33b626e164a9: Preparing 16:05:17 9340f868866c: Preparing 16:05:17 e02bc0c65c54: Preparing 16:05:17 4fc242d58285: Preparing 16:05:17 4fc242d58285: Layer already exists 16:05:17 33b626e164a9: Pushed 16:05:17 c215bdaa86c9: Pushed 16:05:17 e02bc0c65c54: Pushed 16:05:17 > git init /w/workspace/device-onvif-camera/28 # timeout=10 16:05:17 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:05:17 > git --version # timeout=10 16:05:17 > git --version # 'git version 2.25.1' 16:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:05:18 Avoid second fetch 16:05:18 Checking out Revision 58a46bebf81eee9640e76b602e43d09af82d89e1 (main) 16:05:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:18 > git config core.sparsecheckout # timeout=10 16:05:18 > git checkout -f 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 16:05:20 9340f868866c: Pushed 16:05:20 58a46bebf81eee9640e76b602e43d09af82d89e1: digest: sha256:740db4bb07eb89168ed74775fc51acc57a00930bee971948185f0d0000b2963e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:20 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:05:21 c215bdaa86c9: Preparing 16:05:21 33b626e164a9: Preparing 16:05:21 9340f868866c: Preparing 16:05:21 e02bc0c65c54: Preparing 16:05:21 4fc242d58285: Preparing 16:05:21 33b626e164a9: Layer already exists 16:05:21 4fc242d58285: Layer already exists 16:05:21 c215bdaa86c9: Layer already exists 16:05:21 e02bc0c65c54: Layer already exists 16:05:21 9340f868866c: Layer already exists 16:05:21 latest: digest: sha256:740db4bb07eb89168ed74775fc51acc57a00930bee971948185f0d0000b2963e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.25 16:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:05:21 c215bdaa86c9: Preparing 16:05:21 33b626e164a9: Preparing 16:05:21 9340f868866c: Preparing 16:05:21 e02bc0c65c54: Preparing 16:05:21 4fc242d58285: Preparing 16:05:21 33b626e164a9: Layer already exists 16:05:21 4fc242d58285: Layer already exists 16:05:21 e02bc0c65c54: Layer already exists 16:05:21 9340f868866c: Layer already exists 16:05:21 c215bdaa86c9: Layer already exists 16:05:21 0.0.1-dev.25: digest: sha256:740db4bb07eb89168ed74775fc51acc57a00930bee971948185f0d0000b2963e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:05:22 c215bdaa86c9: Preparing 16:05:22 33b626e164a9: Preparing 16:05:22 9340f868866c: Preparing 16:05:22 e02bc0c65c54: Preparing 16:05:22 4fc242d58285: Preparing 16:05:22 4fc242d58285: Layer already exists 16:05:22 9340f868866c: Layer already exists 16:05:22 c215bdaa86c9: Layer already exists 16:05:22 e02bc0c65c54: Layer already exists 16:05:22 33b626e164a9: Layer already exists 16:05:22 58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25: digest: sha256:740db4bb07eb89168ed74775fc51acc57a00930bee971948185f0d0000b2963e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 16:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 16:05:23 c215bdaa86c9: Preparing 16:05:23 33b626e164a9: Preparing 16:05:23 9340f868866c: Preparing 16:05:23 e02bc0c65c54: Preparing 16:05:23 4fc242d58285: Preparing 16:05:23 4fc242d58285: Layer already exists 16:05:23 e02bc0c65c54: Layer already exists 16:05:23 c215bdaa86c9: Layer already exists 16:05:23 9340f868866c: Layer already exists 16:05:23 33b626e164a9: Layer already exists 16:05:23 main: digest: sha256:740db4bb07eb89168ed74775fc51acc57a00930bee971948185f0d0000b2963e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:23 ===================================================== [Pipeline] echo 16:05:23 taggedImages: 16:05:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1 16:05:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 16:05:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.25 16:05:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:05:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } 16:05:23 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/IOTechSystems/onvif-0.1.3" [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 16:05:23 16:05:23 GitHub has been notified of this commit’s build result 16:05:23 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:23 16:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:24 latest: Pulling from edgex-lftools-log-publisher 16:05:24 5eb5b503b376: Pulling fs layer 16:05:24 5c69ac0246d0: Pulling fs layer 16:05:24 ec43610c2a17: Pulling fs layer 16:05:24 3a2ae6a8a46f: Pulling fs layer 16:05:24 33b1e0a273af: Pulling fs layer 16:05:24 5d3b04190fa2: Pulling fs layer 16:05:24 2f39f015ded8: Pulling fs layer 16:05:24 33b1e0a273af: Waiting 16:05:24 5d3b04190fa2: Waiting 16:05:24 2f39f015ded8: Waiting 16:05:24 3a2ae6a8a46f: Waiting 16:05:24 5c69ac0246d0: Verifying Checksum 16:05:24 5c69ac0246d0: Download complete 16:05:24 3a2ae6a8a46f: Verifying Checksum 16:05:24 3a2ae6a8a46f: Download complete 16:05:24 33b1e0a273af: Verifying Checksum 16:05:24 33b1e0a273af: Download complete 16:05:24 5d3b04190fa2: Verifying Checksum 16:05:24 5d3b04190fa2: Download complete 16:05:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:24 Dload Upload Total Spent Left Speed 16:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k 16:05:24 ec43610c2a17: Download complete 16:05:24 5eb5b503b376: Verifying Checksum 16:05:24 5eb5b503b376: Download complete [Pipeline] sh 16:05:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:05:24 2f39f015ded8: Download complete 16:05:25 + sudo tee /etc/docker/daemon.new 16:05:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:05:25 { 16:05:25 "registry-mirrors": [ 16:05:25 "https://nexus3.edgexfoundry.org:10001" 16:05:25 ], 16:05:25 "bip": "10.250.0.254/24", 16:05:25 "hosts": [ 16:05:25 "tcp://0.0.0.0:5555", 16:05:25 "unix:///var/run/docker.sock" 16:05:25 ], 16:05:25 "mtu": 1458, 16:05:25 "selinux-enabled": true, 16:05:25 "seccomp-profile": "/etc/docker/seccomp.json" 16:05:25 } [Pipeline] sh 16:05:25 5eb5b503b376: Pull complete 16:05:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:05:25 5c69ac0246d0: Pull complete 16:05:25 + sudo service docker restart 16:05:26 ec43610c2a17: Pull complete 16:05:26 3a2ae6a8a46f: Pull complete 16:05:26 33b1e0a273af: Pull complete 16:05:26 5d3b04190fa2: Pull complete 16:05:30 2f39f015ded8: Pull complete 16:05:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:30 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:05:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:32 $ docker top d887f23a272dbe4ab64dd2b2de47690e8a490fbc8cc496cd889a77c32c9f3727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:32 ---> job-cost.sh 16:05:32 lf-activate-venv: SKIPPING 16:05:32 INFO: No Stack... 16:05:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:33 INFO: Archiving Costs [Pipeline] sh 16:05:33 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 16:05:33 + cut -d, -f6 [Pipeline] lock 16:05:33 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] 16:05:33 Resource [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] did not exist. Created. 16:05:33 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:34 + echo total: 0.2199999988079071 [Pipeline] stash 16:05:34 Stashed 1 file(s) [Pipeline] } 16:05:34 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:34 $ docker stop --time=1 d887f23a272dbe4ab64dd2b2de47690e8a490fbc8cc496cd889a77c32c9f3727 16:05:35 $ docker rm -f d887f23a272dbe4ab64dd2b2de47690e8a490fbc8cc496cd889a77c32c9f3727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:44 provisioning config files... 16:05:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/28@tmp/config1755847034594940870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:44 ---> docker-login.sh 16:05:44 nexus3.edgexfoundry.org:10001 16:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:45 Configure a credential helper to remove this warning. See 16:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:45 16:05:45 Login Succeeded 16:05:45 nexus3.edgexfoundry.org:10002 16:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:46 Configure a credential helper to remove this warning. See 16:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:46 16:05:46 Login Succeeded 16:05:46 nexus3.edgexfoundry.org:10003 16:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:46 Configure a credential helper to remove this warning. See 16:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:46 16:05:46 Login Succeeded 16:05:46 nexus3.edgexfoundry.org:10004 16:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:46 Configure a credential helper to remove this warning. See 16:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:46 16:05:46 Login Succeeded 16:05:46 docker.io 16:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:47 Configure a credential helper to remove this warning. See 16:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:47 16:05:47 Login Succeeded 16:05:47 ---> docker-login.sh ends [Pipeline] } 16:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:48 ========================================================= 16:05:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:05:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:05:48 Sending build context to Docker daemon 6.453MB 16:05:49 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:05:49 Step 2/13 : FROM ${BASE} AS builder 16:05:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:05:49 b3c136eddcbf: Pulling fs layer 16:05:49 c0a3192eca97: Pulling fs layer 16:05:49 a050256f5b6f: Pulling fs layer 16:05:49 656be50a0ddc: Pulling fs layer 16:05:49 2bbca73fdf42: Pulling fs layer 16:05:49 46d945488cbd: Pulling fs layer 16:05:49 8a5474983e97: Pulling fs layer 16:05:49 329c88fbcd65: Pulling fs layer 16:05:49 46d945488cbd: Waiting 16:05:49 656be50a0ddc: Waiting 16:05:49 8a5474983e97: Waiting 16:05:49 329c88fbcd65: Waiting 16:05:49 2bbca73fdf42: Waiting 16:05:49 a050256f5b6f: Download complete 16:05:49 c0a3192eca97: Verifying Checksum 16:05:49 c0a3192eca97: Download complete 16:05:49 2bbca73fdf42: Verifying Checksum 16:05:49 2bbca73fdf42: Download complete 16:05:49 46d945488cbd: Verifying Checksum 16:05:49 46d945488cbd: Download complete 16:05:49 b3c136eddcbf: Verifying Checksum 16:05:50 b3c136eddcbf: Pull complete 16:05:50 329c88fbcd65: Verifying Checksum 16:05:50 329c88fbcd65: Download complete 16:05:51 c0a3192eca97: Pull complete 16:05:51 a050256f5b6f: Pull complete 16:05:51 8a5474983e97: Verifying Checksum 16:05:51 8a5474983e97: Download complete 16:05:52 656be50a0ddc: Verifying Checksum 16:05:52 656be50a0ddc: Download complete 16:06:07 656be50a0ddc: Pull complete 16:06:07 2bbca73fdf42: Pull complete 16:06:07 46d945488cbd: Pull complete 16:06:13 8a5474983e97: Pull complete 16:06:14 329c88fbcd65: Pull complete 16:06:14 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:06:14 ---> ff4287adb874 16:06:14 Step 3/13 : ARG MAKE="make build" 16:06:15 ---> Running in 0ae8dfd347e2 16:06:15 Removing intermediate container 0ae8dfd347e2 16:06:15 ---> b1ffd6fecac7 16:06:15 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:06:15 ---> Running in 8e761f575ac8 16:06:15 Removing intermediate container 8e761f575ac8 16:06:15 ---> c7d9e8f74628 16:06:15 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 16:06:15 ---> Running in 469f733ed0ea 16:06:16 Removing intermediate container 469f733ed0ea 16:06:16 ---> 08a57d2b088b 16:06:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 16:06:16 ---> Running in 7c2480a66967 16:06:16 Removing intermediate container 7c2480a66967 16:06:16 ---> 4919087c196c 16:06:16 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:16 ---> Running in bc78ad768f92 16:06:18 Removing intermediate container bc78ad768f92 16:06:18 ---> d6905a7bd0d3 16:06:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:18 ---> Running in 6d1601990a46 16:06:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:21 OK: 221 MiB in 51 packages 16:06:23 Removing intermediate container 6d1601990a46 16:06:23 ---> c2974facc191 16:06:23 Step 9/13 : WORKDIR /device-onvif-camera 16:06:23 ---> Running in 8971a07f5358 16:06:23 Removing intermediate container 8971a07f5358 16:06:23 ---> 8a67830cee5f 16:06:23 Step 10/13 : COPY go.mod vendor* ./ 16:06:24 ---> 659af493bc7f 16:06:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:24 ---> Running in 22cb51d1dbf3 16:07:11 Removing intermediate container 22cb51d1dbf3 16:07:11 ---> 05cd8d6e423f 16:07:11 Step 12/13 : COPY . . 16:07:11 ---> 24e9e85716bb 16:07:11 Step 13/13 : RUN ${MAKE} 16:07:11 ---> Running in 84690f02aa04 16:07:11 noop 16:07:11 Removing intermediate container 84690f02aa04 16:07:11 ---> d2b77874fc3e 16:07:11 Successfully built d2b77874fc3e 16:07:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:11 + docker inspect -f . ci-base-image-arm64 16:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-20153 does not seem to be running inside a container 16:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/28 -v /w/workspace/device-onvif-camera/28:/w/workspace/device-onvif-camera/28:rw,z -v /w/workspace/device-onvif-camera/28@tmp:/w/workspace/device-onvif-camera/28@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 16:07:13 $ docker top 3b8616e77d6778707215e4d6aaa0ba448985481e619a3e661cddd59c4516da54 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:14 + go version 16:07:14 go version go1.18.3 linux/arm64 [Pipeline] } 16:07:14 $ docker stop --time=1 3b8616e77d6778707215e4d6aaa0ba448985481e619a3e661cddd59c4516da54 16:07:15 $ docker rm -f 3b8616e77d6778707215e4d6aaa0ba448985481e619a3e661cddd59c4516da54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker inspect -f . ci-base-image-arm64 16:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:16 prd-ubuntu20.04-docker-arm64-4c-16g-20153 does not seem to be running inside a container 16:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/28 -v /w/workspace/device-onvif-camera/28:/w/workspace/device-onvif-camera/28:rw,z -v /w/workspace/device-onvif-camera/28@tmp:/w/workspace/device-onvif-camera/28@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 16:07:17 $ docker top 72f817a0cef08360ddb0f7f4c2ee2e8a0951f6ea900d75c2a1496df7caa13889 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:18 + git config --global --add safe.directory /w/workspace/device-onvif-camera/28 [Pipeline] fileExists [Pipeline] sh 16:07:19 + make test 16:07:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:07:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:08:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:08:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.089s coverage: 7.0% of statements 16:08:48 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:09:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.786s coverage: 13.8% of statements 16:09:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:09:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:09:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:09:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:09:28 ./bin/test-attribution-txt.sh [Pipeline] echo 16:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:09:30 $ docker stop --time=1 72f817a0cef08360ddb0f7f4c2ee2e8a0951f6ea900d75c2a1496df7caa13889 16:09:31 $ docker rm -f 72f817a0cef08360ddb0f7f4c2ee2e8a0951f6ea900d75c2a1496df7caa13889 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:09:32 Warning: overwriting stash ‘coverage-report’ 16:09:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:09:34 + ls -al . 16:09:34 total 248 16:09:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 16:09 . 16:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:05 .. 16:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 16:05 .git 16:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 16:05 .github 16:09:34 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 16:05 .gitignore 16:09:34 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 16:05 .golangci.yml 16:09:34 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 16:05 Attribution.txt 16:09:34 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 16:05 CHANGELOG.md 16:09:34 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 16:05 Dockerfile 16:09:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 16:05 GOVERNANCE.md 16:09:34 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 16:05 Jenkinsfile 16:09:34 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 16:05 LICENSE 16:09:34 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 16:05 Makefile 16:09:34 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 16:05 OWNERS.md 16:09:34 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 16:05 README.md 16:09:34 -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 16:03 VERSION 16:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 16:05 bin 16:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 16:05 cmd 16:09:34 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 16:09 coverage.out 16:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:05 doc 16:09:34 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 16:05 go.mod 16:09:34 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 16:05 go.sum 16:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:05 internal 16:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 16:05 snap 16:09:34 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 16:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + 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=58a46bebf81eee9640e76b602e43d09af82d89e1 --label arch=arm64 --label version=0.0.1-dev.25 . 16:09:34 Sending build context to Docker daemon 6.524MB 16:09:35 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 16:09:35 Step 2/26 : FROM ${BASE} AS builder 16:09:35 ---> d2b77874fc3e 16:09:35 Step 3/26 : ARG MAKE="make build" 16:09:35 ---> Running in 6dd677f5c13c 16:09:35 Removing intermediate container 6dd677f5c13c 16:09:35 ---> e457f3f1394d 16:09:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:09:35 ---> Running in a02e4e1fcd9d 16:09:35 Removing intermediate container a02e4e1fcd9d 16:09:35 ---> 9fdc6c2992e4 16:09:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:09:35 ---> Running in f7fc922243e0 16:09:36 Removing intermediate container f7fc922243e0 16:09:36 ---> e4c6cbf36d6b 16:09:36 Step 6/26 : LABEL Name=edgex-device-onvif-camera 16:09:36 ---> Running in 4f0aee31c424 16:09:36 Removing intermediate container 4f0aee31c424 16:09:36 ---> fe8862a37cc9 16:09:36 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:36 ---> Running in 4cb49e5b742c 16:09:38 Removing intermediate container 4cb49e5b742c 16:09:38 ---> 403362a50bb0 16:09:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:09:38 ---> Running in c2ca1a7fa73e 16:09:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:09:41 OK: 221 MiB in 51 packages 16:09:41 Removing intermediate container c2ca1a7fa73e 16:09:41 ---> 998465dea9c4 16:09:41 Step 9/26 : WORKDIR /device-onvif-camera 16:09:42 ---> Running in a33eadd53098 16:09:42 Removing intermediate container a33eadd53098 16:09:42 ---> f98e5dcde99d 16:09:42 Step 10/26 : COPY go.mod vendor* ./ 16:09:43 ---> 13c8ed66ad99 16:09:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:43 ---> Running in 1f2eb6fa9456 16:09:45 Removing intermediate container 1f2eb6fa9456 16:09:45 ---> e0f9f9bc8589 16:09:45 Step 12/26 : COPY . . 16:09:45 ---> 5e2c897d6045 16:09:45 Step 13/26 : RUN ${MAKE} 16:09:45 ---> Running in 6d0191d3167f 16:09:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.25 -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 16:11:54 Removing intermediate container 6d0191d3167f 16:11:54 ---> 8bb29e34030c 16:11:54 Step 14/26 : FROM alpine:3.15 16:11:54 3.15: Pulling from library/alpine 16:11:54 9981e73032c8: Pulling fs layer 16:11:54 9981e73032c8: Verifying Checksum 16:11:54 9981e73032c8: Download complete 16:11:54 9981e73032c8: Pull complete 16:11:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:11:54 Status: Downloaded newer image for alpine:3.15 16:11:54 ---> 3fb3c9af89a9 16:11:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:11:54 ---> Running in 4c8d3f5c9aaf 16:11:54 Removing intermediate container 4c8d3f5c9aaf 16:11:54 ---> 6aa933b971de 16:11:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 16:11:54 ---> Running in cf845dbaf1e4 16:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:56 (1/6) Installing dumb-init (1.2.5-r1) 16:11:56 (2/6) Installing libgcc (10.3.1_git20211027-r0) 16:11:56 (3/6) Installing libsodium (1.0.18-r0) 16:11:56 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 16:11:56 (5/6) Installing libzmq (4.3.4-r0) 16:11:56 (6/6) Installing zeromq (4.3.4-r0) 16:11:56 Executing busybox-1.34.1-r5.trigger 16:11:56 OK: 8 MiB in 20 packages 16:11:57 Removing intermediate container cf845dbaf1e4 16:11:57 ---> 1f7dca64edff 16:11:57 Step 17/26 : WORKDIR / 16:11:57 ---> Running in b50b75449058 16:11:58 Removing intermediate container b50b75449058 16:11:58 ---> 4fce7ec5b0f3 16:11:58 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:11:59 ---> e62d920ed387 16:11:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:11:59 ---> 50ad27142e4c 16:11:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:12:00 ---> 0799eb92d70a 16:12:00 Step 21/26 : EXPOSE 59984 16:12:00 ---> Running in 9bcc9ee3333e 16:12:00 Removing intermediate container 9bcc9ee3333e 16:12:00 ---> 4fd1bac9aa75 16:12:00 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:12:00 ---> Running in f348fe7d040d 16:12:00 Removing intermediate container f348fe7d040d 16:12:00 ---> 543d08539931 16:12:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:01 ---> Running in 6f3181186a94 16:12:01 Removing intermediate container 6f3181186a94 16:12:01 ---> e92631e06847 16:12:01 Step 24/26 : LABEL arch=arm64 16:12:01 ---> Running in cbbf393bda7e 16:12:01 Removing intermediate container cbbf393bda7e 16:12:01 ---> d588eecbf21e 16:12:01 Step 25/26 : LABEL git_sha=58a46bebf81eee9640e76b602e43d09af82d89e1 16:12:01 ---> Running in 7ab8e5cf1efc 16:12:01 Removing intermediate container 7ab8e5cf1efc 16:12:01 ---> d88b6bb55fad 16:12:01 Step 26/26 : LABEL version=0.0.1-dev.25 16:12:02 ---> Running in 96f05b57e40b 16:12:02 Removing intermediate container 96f05b57e40b 16:12:02 ---> c0f583d23f7a 16:12:02 [Warning] One or more build-args [ARCH] were not consumed 16:12:02 Successfully built c0f583d23f7a 16:12:02 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 16:12:02 provisioning config files... 16:12:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/28@tmp/config1946776156854773700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:02 ---> docker-login.sh 16:12:02 nexus3.edgexfoundry.org:10001 16:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:03 Configure a credential helper to remove this warning. See 16:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:03 16:12:03 Login Succeeded 16:12:03 nexus3.edgexfoundry.org:10002 16:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:03 Configure a credential helper to remove this warning. See 16:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:03 16:12:03 Login Succeeded 16:12:03 nexus3.edgexfoundry.org:10003 16:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:04 Configure a credential helper to remove this warning. See 16:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:04 16:12:04 Login Succeeded 16:12:04 nexus3.edgexfoundry.org:10004 16:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:04 Configure a credential helper to remove this warning. See 16:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:04 16:12:04 Login Succeeded 16:12:04 docker.io 16:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:05 Configure a credential helper to remove this warning. See 16:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:05 16:12:05 Login Succeeded 16:12:05 ---> docker-login.sh ends [Pipeline] } 16:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:05 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 16:12:05 58a46bebf81eee9640e76b602e43d09af82d89e1 16:12:05 latest 16:12:05 0.0.1-dev.25 16:12:05 58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:12:05 main 16:12:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1 16:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:12:06 fa0153b770cd: Preparing 16:12:06 6280614dc847: Preparing 16:12:06 f35b47c0effa: Preparing 16:12:06 f84f43ded47a: Preparing 16:12:06 4f4ce317c6bb: Preparing 16:12:06 4f4ce317c6bb: Layer already exists 16:12:06 6280614dc847: Pushed 16:12:06 fa0153b770cd: Pushed 16:12:07 f84f43ded47a: Pushed 16:12:12 f35b47c0effa: Pushed 16:12:12 58a46bebf81eee9640e76b602e43d09af82d89e1: digest: sha256:658c04c010047bbae444561cc4c72681acf9549269e2601788fdde4fd8c113f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:13 + 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 16:12:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 16:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:12:13 fa0153b770cd: Preparing 16:12:13 6280614dc847: Preparing 16:12:13 f35b47c0effa: Preparing 16:12:13 f84f43ded47a: Preparing 16:12:13 4f4ce317c6bb: Preparing 16:12:13 6280614dc847: Layer already exists 16:12:13 f84f43ded47a: Layer already exists 16:12:13 fa0153b770cd: Layer already exists 16:12:13 4f4ce317c6bb: Layer already exists 16:12:13 f35b47c0effa: Layer already exists 16:12:13 latest: digest: sha256:658c04c010047bbae444561cc4c72681acf9549269e2601788fdde4fd8c113f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.25 16:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:12:14 fa0153b770cd: Preparing 16:12:14 6280614dc847: Preparing 16:12:14 f35b47c0effa: Preparing 16:12:14 f84f43ded47a: Preparing 16:12:14 4f4ce317c6bb: Preparing 16:12:14 f35b47c0effa: Layer already exists 16:12:14 fa0153b770cd: Layer already exists 16:12:14 f84f43ded47a: Layer already exists 16:12:14 6280614dc847: Layer already exists 16:12:14 4f4ce317c6bb: Layer already exists 16:12:14 0.0.1-dev.25: digest: sha256:658c04c010047bbae444561cc4c72681acf9549269e2601788fdde4fd8c113f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:12:15 fa0153b770cd: Preparing 16:12:15 6280614dc847: Preparing 16:12:15 f35b47c0effa: Preparing 16:12:15 f84f43ded47a: Preparing 16:12:15 4f4ce317c6bb: Preparing 16:12:15 4f4ce317c6bb: Layer already exists 16:12:15 fa0153b770cd: Layer already exists 16:12:15 6280614dc847: Layer already exists 16:12:15 f35b47c0effa: Layer already exists 16:12:15 f84f43ded47a: Layer already exists 16:12:15 58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25: digest: sha256:658c04c010047bbae444561cc4c72681acf9549269e2601788fdde4fd8c113f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + 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 16:12:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 16:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 16:12:16 fa0153b770cd: Preparing 16:12:16 6280614dc847: Preparing 16:12:16 f35b47c0effa: Preparing 16:12:16 f84f43ded47a: Preparing 16:12:16 4f4ce317c6bb: Preparing 16:12:16 4f4ce317c6bb: Layer already exists 16:12:16 fa0153b770cd: Layer already exists 16:12:16 f35b47c0effa: Layer already exists 16:12:16 6280614dc847: Layer already exists 16:12:16 f84f43ded47a: Layer already exists 16:12:16 main: digest: sha256:658c04c010047bbae444561cc4c72681acf9549269e2601788fdde4fd8c113f8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:16 ===================================================== [Pipeline] echo 16:12:16 taggedImages: 16:12:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1 16:12:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 16:12:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.25 16:12:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58a46bebf81eee9640e76b602e43d09af82d89e1-0.0.1-dev.25 16:12:16 - 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 16:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:17 16:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:17 arm64: Pulling from edgex-lftools-log-publisher 16:12:17 8998bd30e6a1: Pulling fs layer 16:12:17 04944245beec: Pulling fs layer 16:12:17 699f458cf7ca: Pulling fs layer 16:12:17 765212b225bb: Pulling fs layer 16:12:17 f23df028b6ca: Pulling fs layer 16:12:17 d65c8cfc05b1: Pulling fs layer 16:12:17 2437ff75d9bd: Pulling fs layer 16:12:17 765212b225bb: Waiting 16:12:17 f23df028b6ca: Waiting 16:12:17 d65c8cfc05b1: Waiting 16:12:17 2437ff75d9bd: Waiting 16:12:17 04944245beec: Verifying Checksum 16:12:17 04944245beec: Download complete 16:12:17 765212b225bb: Download complete 16:12:17 f23df028b6ca: Download complete 16:12:17 d65c8cfc05b1: Verifying Checksum 16:12:17 d65c8cfc05b1: Download complete 16:12:18 699f458cf7ca: Verifying Checksum 16:12:18 699f458cf7ca: Download complete 16:12:18 8998bd30e6a1: Verifying Checksum 16:12:18 8998bd30e6a1: Download complete 16:12:20 2437ff75d9bd: Verifying Checksum 16:12:20 2437ff75d9bd: Download complete 16:12:22 8998bd30e6a1: Pull complete 16:12:22 04944245beec: Pull complete 16:12:24 699f458cf7ca: Pull complete 16:12:24 765212b225bb: Pull complete 16:12:25 f23df028b6ca: Pull complete 16:12:25 d65c8cfc05b1: Pull complete 16:12:40 2437ff75d9bd: Pull complete 16:12:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:41 prd-ubuntu20.04-docker-arm64-4c-16g-20153 does not seem to be running inside a container 16:12:41 $ 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/28 -v /w/workspace/device-onvif-camera/28:/w/workspace/device-onvif-camera/28:rw,z -v /w/workspace/device-onvif-camera/28@tmp:/w/workspace/device-onvif-camera/28@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 16:12:43 $ docker top 40aac0248c17e0c3d5e5dfa0daac6b8d16574efb483fbc75f0cac9fe6ba62590 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:44 ---> job-cost.sh 16:12:44 lf-activate-venv: SKIPPING 16:12:44 INFO: No Stack... 16:12:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:45 INFO: Archiving Costs [Pipeline] sh 16:12:46 + cat /w/workspace/device-onvif-camera/28/archives/cost.csv 16:12:46 + cut -d, -f6 [Pipeline] lock 16:12:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] 16:12:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] did not exist. Created. 16:12:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:47 /w/workspace/device-onvif-camera/28@tmp/durable-6f27e372/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:12:47 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:48 Warning: overwriting stash ‘stack-cost’ 16:12:48 Stashed 1 file(s) [Pipeline] } 16:12:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:48 $ docker stop --time=1 40aac0248c17e0c3d5e5dfa0daac6b8d16574efb483fbc75f0cac9fe6ba62590 16:12:49 $ docker rm -f 40aac0248c17e0c3d5e5dfa0daac6b8d16574efb483fbc75f0cac9fe6ba62590 [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 16:12:50 provisioning config files... 16:12:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3934765245353238214tmp [Pipeline] { [Pipeline] sh 16:12:50 + set +x 16:12:50 + curl -s https://codecov.io/bash 16:12:50 + bash -s -- 16:12:50 16:12:50 _____ _ 16:12:50 / ____| | | 16:12:50 | | ___ __| | ___ ___ _____ __ 16:12:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:50 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:50 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:50 Bash-1.0.6 16:12:50 16:12:50 16:12:50 ==> git version 2.25.1 found 16:12:50 ==> 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 16:12:50 Release-Date: 2020-01-08 16:12:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:12:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:12:50 ==> Jenkins CI detected. 16:12:50 current dir:  /w/workspace/foundry_device-onvif-camera_main 16:12:50 project root: . 16:12:50 --> token set from env 16:12:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:50 ==> Running gcov in . (disable via -X gcov) 16:12:50 ==> Python coveragepy not found 16:12:50 ==> Searching for coverage reports in: 16:12:50 + . 16:12:50 -> Found 1 reports 16:12:50 ==> Detecting git/mercurial file structure 16:12:50 ==> Reading reports 16:12:50 + ./coverage.out bytes=70262 16:12:50 ==> Appending adjustments 16:12:50 https://docs.codecov.io/docs/fixing-reports 16:12:50 + Found adjustments 16:12:50 ==> Gzipping contents 16:12:50 12K /tmp/codecov.w4fVy4.gz 16:12:50 ==> Uploading reports 16:12:50 url: https://codecov.io 16:12:50 query: branch=main&commit=58a46bebf81eee9640e76b602e43d09af82d89e1&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:50 -> Pinging Codecov 16:12:50 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=58a46bebf81eee9640e76b602e43d09af82d89e1&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:51 -> Uploading to 16:12:51 https://storage.googleapis.com/codecov/v4/raw/2022-07-14/F29A59C45E3A92E06B3E522C9905F8EF/58a46bebf81eee9640e76b602e43d09af82d89e1/d84b6e5e-ec40-4303-a83e-0ab1eb3a5329.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T161250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=739d5bffe7b4d4ec24b1c5c5cd47251f0fea91ccfbe3ba6c7dd337877d519e15 16:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:51 Dload Upload Total Spent Left Speed 16:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9469 0 0 100 9469 0 38181 --:--:-- --:--:-- --:--:-- 38181 16:12:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] } 16:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:12:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:51 16:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:52 df9b9388f04a: Already exists 16:12:52 52dc419b0ee2: Pulling fs layer 16:12:52 25bc292e5bac: Pulling fs layer 16:12:52 114826534d7a: Pulling fs layer 16:12:52 4657fd5d0bcf: Pulling fs layer 16:12:52 6ad1cebc031e: Pulling fs layer 16:12:52 8a3aa393b2d8: Pulling fs layer 16:12:52 8a3aa393b2d8: Waiting 16:12:52 6ad1cebc031e: Waiting 16:12:52 25bc292e5bac: Verifying Checksum 16:12:52 25bc292e5bac: Download complete 16:12:52 52dc419b0ee2: Download complete 16:12:52 4657fd5d0bcf: Verifying Checksum 16:12:52 4657fd5d0bcf: Download complete 16:12:52 52dc419b0ee2: Pull complete 16:12:52 25bc292e5bac: Pull complete 16:12:52 6ad1cebc031e: Verifying Checksum 16:12:52 6ad1cebc031e: Download complete 16:12:52 114826534d7a: Verifying Checksum 16:12:52 114826534d7a: Download complete 16:12:52 8a3aa393b2d8: Verifying Checksum 16:12:52 8a3aa393b2d8: Download complete 16:12:57 114826534d7a: Pull complete 16:12:57 4657fd5d0bcf: Pull complete 16:12:57 6ad1cebc031e: Pull complete 16:13:00 8a3aa393b2d8: Pull complete 16:13:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:00 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:13:02 $ docker top 5ceb0798aea5dc217f2fe92131bd0ba534512d21f678fb9c11987ced8b6df200 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 16:13:03 + set -o pipefail 16:13:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 16:13:09 16:13:09 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 16:13:09 16:13:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/9c81633b-e1be-4014-9a42-7182a2743978 16:13:09 16:13:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:13:09 16:13:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:09 16:13:09 16:13:09 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:13:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:13:09 $ docker stop --time=1 5ceb0798aea5dc217f2fe92131bd0ba534512d21f678fb9c11987ced8b6df200 16:13:11 $ docker rm -f 5ceb0798aea5dc217f2fe92131bd0ba534512d21f678fb9c11987ced8b6df200 [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 16:13:12 + git log --format=format:%s -1 58a46bebf81eee9640e76b602e43d09af82d89e1 [Pipeline] sh 16:13:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:13 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:13 $ docker top 56c1f09becc44d10214db5e9609de39ad573f38d7a4043d6fa0eb2968566be9e -eo pid,comm 16:13:13 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). 16:13:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:13 [ssh-agent] Looking for ssh-agent implementation... 16:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:14 $ docker exec 56c1f09becc44d10214db5e9609de39ad573f38d7a4043d6fa0eb2968566be9e ssh-agent 16:13:14 SSH_AUTH_SOCK=/tmp/ssh-hb5DwTn86Gxk/agent.32 16:13:14 SSH_AGENT_PID=39 16:13:14 Running ssh-add (command line suppressed) 16:13:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1444292668453020239.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1444292668453020239.key) 16:13:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:14 + git semver tag 16:13:14 2022-07-14 16:13:14,841 [run_tag] DEBUG tag force:False 16:13:14 2022-07-14 16:13:14,841 [check_head_tag] DEBUG check head tag 16:13:14 2022-07-14 16:13:14,842 [execute] INFO git cat-file --batch-check 16:13:14 2022-07-14 16:13:14,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 16:13:14 2022-07-14 16:13:14,846 [execute] INFO git cat-file --batch 16:13:14 2022-07-14 16:13:14,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 16:13:14 2022-07-14 16:13:14,857 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:14 2022-07-14 16:13:14,857 [execute] INFO git tag -a v0.0.1-dev.25 -m v0.0.1-dev.25 16:13:14 2022-07-14 16:13:14,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.25', '-m', 'v0.0.1-dev.25'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 16:13:14 2022-07-14 16:13:14,860 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:14 0.0.1-dev.25 [Pipeline] } 16:13:14 $ docker exec --env ******** --env ******** 56c1f09becc44d10214db5e9609de39ad573f38d7a4043d6fa0eb2968566be9e ssh-agent -k 16:13:15 unset SSH_AUTH_SOCK; 16:13:15 unset SSH_AGENT_PID; 16:13:15 echo Agent pid 39 killed; 16:13:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:15 + git semver [Pipeline] } 16:13:15 $ docker stop --time=1 56c1f09becc44d10214db5e9609de39ad573f38d7a4043d6fa0eb2968566be9e 16:13:16 $ docker rm -f 56c1f09becc44d10214db5e9609de39ad573f38d7a4043d6fa0eb2968566be9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:17 16:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:17 0.23.1-centos7: Pulling from edgex-lftools 16:13:17 ab5ef0e58194: Pulling fs layer 16:13:17 9712f1f96733: Pulling fs layer 16:13:17 63f879dbbcfc: Pulling fs layer 16:13:17 0d9ebad4ef96: Pulling fs layer 16:13:17 e9a5061849ea: Pulling fs layer 16:13:17 d747dcd14b5f: Pulling fs layer 16:13:17 2de7ff778b66: Pulling fs layer 16:13:17 0d9ebad4ef96: Waiting 16:13:17 d747dcd14b5f: Waiting 16:13:17 2de7ff778b66: Waiting 16:13:17 e9a5061849ea: Waiting 16:13:17 9712f1f96733: Verifying Checksum 16:13:17 9712f1f96733: Download complete 16:13:17 63f879dbbcfc: Verifying Checksum 16:13:17 63f879dbbcfc: Download complete 16:13:18 0d9ebad4ef96: Verifying Checksum 16:13:18 0d9ebad4ef96: Download complete 16:13:18 d747dcd14b5f: Download complete 16:13:18 ab5ef0e58194: Verifying Checksum 16:13:18 ab5ef0e58194: Download complete 16:13:18 e9a5061849ea: Verifying Checksum 16:13:18 e9a5061849ea: Download complete 16:13:18 2de7ff778b66: Verifying Checksum 16:13:18 2de7ff778b66: Download complete 16:13:21 ab5ef0e58194: Pull complete 16:13:21 9712f1f96733: Pull complete 16:13:22 63f879dbbcfc: Pull complete 16:13:26 0d9ebad4ef96: Pull complete 16:13:26 e9a5061849ea: Pull complete 16:13:26 d747dcd14b5f: Pull complete 16:13:27 2de7ff778b66: Pull complete 16:13:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:27 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:13:29 $ docker top d762948246b12fe574d647516e46b60d050813c7bbac8314f2aedfaa0892e883 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:29 provisioning config files... 16:13:29 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7827855880749673056tmp 16:13:29 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2386026517048578807tmp 16:13:29 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4355247400327804665tmp [Pipeline] { [Pipeline] echo 16:13:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:29 ---> sigul-configuration.sh 16:13:29 gpg: directory `/root/.gnupg' created 16:13:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:29 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:29 gpg: CAST5 encrypted data 16:13:29 gpg: encrypted with 1 passphrase 16:13:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:30 + mkdir /home/jenkins 16:13:30 + mkdir /home/jenkins/sigul [Pipeline] sh 16:13:30 + 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 16:13:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:30 ---> sigul-install.sh 16:13:30 Sigul already installed; skipping installation. [Pipeline] sh 16:13:31 + git tag --list 16:13:31 v0.0.0 16:13:31 v0.0.1-dev.1 16:13:31 v0.0.1-dev.10 16:13:31 v0.0.1-dev.11 16:13:31 v0.0.1-dev.12 16:13:31 v0.0.1-dev.13 16:13:31 v0.0.1-dev.14 16:13:31 v0.0.1-dev.15 16:13:31 v0.0.1-dev.16 16:13:31 v0.0.1-dev.17 16:13:31 v0.0.1-dev.18 16:13:31 v0.0.1-dev.19 16:13:31 v0.0.1-dev.2 16:13:31 v0.0.1-dev.20 16:13:31 v0.0.1-dev.21 16:13:31 v0.0.1-dev.22 16:13:31 v0.0.1-dev.23 16:13:31 v0.0.1-dev.24 16:13:31 v0.0.1-dev.25 16:13:31 v0.0.1-dev.3 16:13:31 v0.0.1-dev.4 16:13:31 v0.0.1-dev.5 16:13:31 v0.0.1-dev.6 16:13:31 v0.0.1-dev.7 16:13:31 v0.0.1-dev.8 16:13:31 v0.0.1-dev.9 [Pipeline] sh 16:13:31 + lftools sign git-tag v0.0.1-dev.25 16:13:31 Signing Git tag with Sigul... 16:13:31 Signing v0.0.1-dev.25 [Pipeline] echo 16:13:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:13:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:13:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:13:32 $ docker stop --time=1 d762948246b12fe574d647516e46b60d050813c7bbac8314f2aedfaa0892e883 16:13:33 $ docker rm -f d762948246b12fe574d647516e46b60d050813c7bbac8314f2aedfaa0892e883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:34 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:35 $ docker top 3ae9213ce9a6755c0f83b32487f596a334a6515842b8a006a4ea038dc41a2b93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:35 [ssh-agent] Looking for ssh-agent implementation... 16:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:35 $ docker exec 3ae9213ce9a6755c0f83b32487f596a334a6515842b8a006a4ea038dc41a2b93 ssh-agent 16:13:35 SSH_AUTH_SOCK=/tmp/ssh-jjOIUOI141aP/agent.32 16:13:35 SSH_AGENT_PID=38 16:13:35 Running ssh-add (command line suppressed) 16:13:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7048196358116232270.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7048196358116232270.key) 16:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:35 + git semver bump pre 16:13:36 2022-07-14 16:13:36,163 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:36 2022-07-14 16:13:36,163 [bump_version] DEBUG bumping version:0.0.1-dev.25 on axis:pre with prefix:dev 16:13:36 2022-07-14 16:13:36,163 [bump_version] DEBUG bumped version:0.0.1-dev.26 16:13:36 2022-07-14 16:13:36,163 [write_version] DEBUG write version:0.0.1-dev.26 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 16:13:36 2022-07-14 16:13:36,163 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:36 2022-07-14 16:13:36,163 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:36 2022-07-14 16:13:36,165 [execute] INFO git cat-file --batch-check 16:13:36 2022-07-14 16:13:36,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:36 2022-07-14 16:13:36,170 [execute] INFO git cat-file --batch 16:13:36 2022-07-14 16:13:36,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:36 2022-07-14 16:13:36,176 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:36 0.0.1-dev.26 [Pipeline] } 16:13:36 $ docker exec --env ******** --env ******** 3ae9213ce9a6755c0f83b32487f596a334a6515842b8a006a4ea038dc41a2b93 ssh-agent -k 16:13:36 unset SSH_AUTH_SOCK; 16:13:36 unset SSH_AGENT_PID; 16:13:36 echo Agent pid 38 killed; 16:13:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:36 + git semver [Pipeline] } 16:13:36 $ docker stop --time=1 3ae9213ce9a6755c0f83b32487f596a334a6515842b8a006a4ea038dc41a2b93 16:13:38 $ docker rm -f 3ae9213ce9a6755c0f83b32487f596a334a6515842b8a006a4ea038dc41a2b93 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:38 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:13:39 $ docker top 2f67e0c87f13812bb89fbfab3757e939506eb21c3d55f7c5dfd19f0dce693746 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:39 [ssh-agent] Looking for ssh-agent implementation... 16:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:39 $ docker exec 2f67e0c87f13812bb89fbfab3757e939506eb21c3d55f7c5dfd19f0dce693746 ssh-agent 16:13:39 SSH_AUTH_SOCK=/tmp/ssh-s3QIwGsZqSLj/agent.33 16:13:39 SSH_AGENT_PID=39 16:13:39 Running ssh-add (command line suppressed) 16:13:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1848408212943023623.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1848408212943023623.key) 16:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:40 + git semver push 16:13:40 2022-07-14 16:13:40,467 [run_push] DEBUG push 16:13:40 2022-07-14 16:13:40,468 [execute] INFO git cat-file --batch-check 16:13:40 2022-07-14 16:13:40,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:13:40 2022-07-14 16:13:40,472 [execute] INFO git rev-list bff95d198a2ddaa9d934740de9ce48282a40f1c2 -- 16:13:40 2022-07-14 16:13:40,473 [execute] DEBUG Popen(['git', 'rev-list', 'bff95d198a2ddaa9d934740de9ce48282a40f1c2', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:13:40 2022-07-14 16:13:40,478 [execute] INFO git fetch -v origin 16:13:40 2022-07-14 16:13:40,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 16:13:41 2022-07-14 16:13:40,950 [run_push] DEBUG no remote changes detected 16:13:41 2022-07-14 16:13:40,950 [execute] INFO git push origin semver 16:13:41 2022-07-14 16:13:40,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:13:42 2022-07-14 16:13:41,786 [run_push] DEBUG push all version tags 16:13:42 2022-07-14 16:13:41,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:13:42 2022-07-14 16:13:41,787 [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) 16:13:42 2022-07-14 16:13:42,414 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:13:42 0.0.1-dev.26 [Pipeline] } 16:13:42 $ docker exec --env ******** --env ******** 2f67e0c87f13812bb89fbfab3757e939506eb21c3d55f7c5dfd19f0dce693746 ssh-agent -k 16:13:42 unset SSH_AUTH_SOCK; 16:13:42 unset SSH_AGENT_PID; 16:13:42 echo Agent pid 39 killed; 16:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:43 + git semver [Pipeline] } 16:13:43 $ docker stop --time=1 2f67e0c87f13812bb89fbfab3757e939506eb21c3d55f7c5dfd19f0dce693746 16:13:44 $ docker rm -f 2f67e0c87f13812bb89fbfab3757e939506eb21c3d55f7c5dfd19f0dce693746 [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 16:13:45 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 16:13:45 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:13:45 total 16 16:13:45 drwxr-xr-x 3 root root 4096 Jul 14 16:05 . 16:13:45 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 16:13 .. 16:13:45 drwxr-xr-x 2 root root 4096 Jul 14 16:05 cost 16:13:45 -rw-r--r-- 1 root root 89 Jul 14 16:05 cost.csv 16:13:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 16:13:45 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:13:45 total 16 16:13:45 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 16:05 . 16:13:45 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 16:13 .. 16:13:45 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 16:05 cost 16:13:45 -rw-r--r-- 1 jenkins jenkins 89 Jul 14 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:13:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:46 ---> package-listing.sh 16:13:46 ++ facter osfamily 16:13:46 ++ tr '[:upper:]' '[:lower:]' 16:13:46 + OS_FAMILY=debian 16:13:46 + workspace=/w/workspace/foundry_device-onvif-camera_main 16:13:46 + START_PACKAGES=/tmp/packages_start.txt 16:13:46 + END_PACKAGES=/tmp/packages_end.txt 16:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:46 + PACKAGES=/tmp/packages_start.txt 16:13:46 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:13:46 + PACKAGES=/tmp/packages_end.txt 16:13:46 + case "${OS_FAMILY}" in 16:13:46 + dpkg -l 16:13:46 + grep '^ii' 16:13:46 + '[' -f /tmp/packages_start.txt ']' 16:13:46 + '[' -f /tmp/packages_end.txt ']' 16:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:46 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:13:46 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 16:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 16:13:46 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 16:13:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:47 prd-ubuntu20.04-docker-8c-8g-20150 does not seem to be running inside a container 16:13:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:13:48 $ docker top 12ca730f01278078b2aa7d93635ca8d04d3ea9773fa7fc36e94280a647282758 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:48 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:48 + ls /var/log/sa-host 16:13:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:48 provisioning config files... 16:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1499243247402939273tmp [Pipeline] { [Pipeline] echo 16:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> create-netrc.sh [Pipeline] } 16:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> python-tools-install.sh [Pipeline] echo 16:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:49 ---> sudo-logs.sh 16:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:50 ---> job-cost.sh 16:13:50 lf-activate-venv: SKIPPING 16:13:50 DEBUG: total: 0.2199999988079071 16:13:50 INFO: Retrieving Stack Cost... 16:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:51 INFO: Archiving Costs [Pipeline] echo 16:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:51 ---> logs-deploy.sh 16:13:51 lf-activate-venv: SKIPPING 16:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/28 16:13:51 INFO: archiving workspace using pattern(s): 16:13:52 Archives upload complete. 16:13:52 INFO: archiving logs to Nexus 16:13:53 ---> uname -a: 16:13:53 Linux prd-ubuntu20-04-docker-8c-8g-20150 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:13:53 16:13:53 16:13:53 ---> lscpu: 16:13:53 Architecture: x86_64 16:13:53 CPU op-mode(s): 32-bit, 64-bit 16:13:53 Byte Order: Little Endian 16:13:53 Address sizes: 40 bits physical, 48 bits virtual 16:13:53 CPU(s): 8 16:13:53 On-line CPU(s) list: 0-7 16:13:53 Thread(s) per core: 1 16:13:53 Core(s) per socket: 1 16:13:53 Socket(s): 8 16:13:53 NUMA node(s): 1 16:13:53 Vendor ID: AuthenticAMD 16:13:53 CPU family: 23 16:13:53 Model: 49 16:13:53 Model name: AMD EPYC-Rome Processor 16:13:53 Stepping: 0 16:13:53 CPU MHz: 2800.000 16:13:53 BogoMIPS: 5600.00 16:13:53 Virtualization: AMD-V 16:13:53 Hypervisor vendor: KVM 16:13:53 Virtualization type: full 16:13:53 L1d cache: 256 KiB 16:13:53 L1i cache: 256 KiB 16:13:53 L2 cache: 4 MiB 16:13:53 L3 cache: 128 MiB 16:13:53 NUMA node0 CPU(s): 0-7 16:13:53 Vulnerability Itlb multihit: Not affected 16:13:53 Vulnerability L1tf: Not affected 16:13:53 Vulnerability Mds: Not affected 16:13:53 Vulnerability Meltdown: Not affected 16:13:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:53 Vulnerability Srbds: Not affected 16:13:53 Vulnerability Tsx async abort: Not affected 16:13:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:13:53 16:13:53 16:13:53 ---> nproc: 16:13:53 8 16:13:53 16:13:53 16:13:53 ---> df -h: 16:13:53 Filesystem Size Used Avail Use% Mounted on 16:13:53 overlay 155G 13G 143G 8% / 16:13:53 tmpfs 64M 0 64M 0% /dev 16:13:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:53 shm 64M 0 64M 0% /dev/shm 16:13:53 /dev/vda1 155G 13G 143G 8% /facter-os 16:13:53 16:13:53 16:13:53 ---> sar -b -r -n DEV: 16:13:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20150) 07/14/22 _x86_64_ (8 CPU) 16:13:53 16:13:53 16:02:50 LINUX RESTART (8 CPU) 16:13:53 16:13:53 16:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:53 16:04:02 425.46 56.40 369.06 0.00 7433.26 200053.98 0.00 16:13:53 16:05:01 154.69 1.15 153.53 0.00 24.40 39637.89 0.00 16:13:53 16:06:01 115.28 0.02 115.26 0.00 3.73 33960.34 0.00 16:13:53 16:07:01 1.75 0.00 1.75 0.00 0.00 20.81 0.00 16:13:53 16:08:01 1.25 0.02 1.23 0.00 0.13 13.86 0.00 16:13:53 16:09:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 16:13:53 16:10:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 16:13:53 16:11:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 16:13:53 16:12:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 16:13:53 16:13:01 25.20 0.10 25.10 0.00 10.26 18670.75 0.00 16:13:53 Average: 72.71 5.78 66.94 0.00 748.48 29226.56 0.00 16:13:53 16:13:53 16:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:53 16:04:02 28831996 31749996 552476 1.68 121300 3063188 2129244 6.28 1138152 2534224 2148 16:13:53 16:05:01 27730876 31315412 977728 2.97 165044 3611936 2687432 7.92 1859772 2827048 212072 16:13:53 16:06:01 27665956 31772608 522216 1.59 175520 4082308 1786176 5.26 1350784 3358564 180 16:13:53 16:07:01 27665516 31772160 522576 1.59 175540 4082308 1786176 5.26 1350044 3358564 188 16:13:53 16:08:01 27676980 31783760 510916 1.55 175568 4082312 1786176 5.26 1339004 3358680 20 16:13:53 16:09:01 27677412 31784220 510400 1.55 175584 4082320 1786176 5.26 1339544 3358684 48 16:13:53 16:10:01 27685200 31792032 502544 1.53 175604 4082324 1786176 5.26 1331212 3358688 12 16:13:53 16:11:01 27684896 31791824 502972 1.53 175640 4082320 1786176 5.26 1331560 3358748 8 16:13:53 16:12:01 27685100 31792052 502688 1.53 175668 4082328 1786176 5.26 1331280 3358748 24 16:13:53 16:13:01 26900208 31758924 529108 1.61 181168 4780492 1957628 5.77 1365192 4056632 194752 16:13:53 Average: 27720414 31731299 563362 1.71 169664 4003184 1927754 5.68 1373654 3292858 40945 16:13:53 16:13:53 16:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:53 16:04:02 docker0 56.38 65.21 4.66 135.64 0.00 0.00 0.00 0.00 16:13:53 16:04:02 ens3 784.52 487.59 7524.42 110.07 0.00 0.00 0.00 0.00 16:13:53 16:04:02 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 16:13:53 16:04:02 vethc10eeba 46.00 53.33 4.53 48.02 0.00 0.00 0.00 0.00 16:13:53 16:05:01 vethd34d0f4 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 16:13:53 16:05:01 docker0 63.23 83.77 4.89 1048.88 0.00 0.00 0.00 0.00 16:13:53 16:05:01 ens3 160.77 123.72 1093.70 77.22 0.00 0.00 0.00 0.00 16:13:53 16:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:13:53 16:06:01 docker0 2.60 5.27 0.17 53.81 0.00 0.00 0.00 0.00 16:13:53 16:06:01 ens3 183.25 140.08 2652.96 284.71 0.00 0.00 0.00 0.00 16:13:53 16:06:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 16:13:53 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:07:01 ens3 3.40 2.25 8.97 0.17 0.00 0.00 0.00 0.00 16:13:53 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:53 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:09:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:13:53 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:53 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:11:01 ens3 0.58 0.47 0.27 0.22 0.00 0.00 0.00 0.00 16:13:53 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:53 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:12:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:53 16:13:01 ens3 123.13 67.04 3923.60 9.49 0.00 0.00 0.00 0.00 16:13:53 16:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:13:53 Average: docker0 12.14 15.31 0.97 122.29 0.00 0.00 0.00 0.00 16:13:53 Average: ens3 125.56 82.07 1521.19 48.15 0.00 0.00 0.00 0.00 16:13:53 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 16:13:53 16:13:53 16:13:53 ---> sar -P ALL: 16:13:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20150) 07/14/22 _x86_64_ (8 CPU) 16:13:53 16:13:53 16:02:50 LINUX RESTART (8 CPU) 16:13:53 16:13:53 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:13:53 16:04:02 all 11.82 0.00 5.07 2.55 0.09 80.46 16:13:53 16:04:02 0 12.27 0.00 5.04 1.79 0.08 80.81 16:13:53 16:04:02 1 12.25 0.00 5.15 3.27 0.08 79.24 16:13:53 16:04:02 2 9.60 0.00 5.36 1.52 0.10 83.42 16:13:53 16:04:02 3 9.98 0.00 4.29 5.50 0.10 80.13 16:13:53 16:04:02 4 14.50 0.00 4.55 0.99 0.10 79.86 16:13:53 16:04:02 5 11.82 0.00 5.88 0.93 0.08 81.28 16:13:53 16:04:02 6 13.10 0.00 3.99 1.13 0.08 81.70 16:13:53 16:04:02 7 11.03 0.00 6.33 5.30 0.12 77.22 16:13:53 16:05:01 all 37.78 0.00 7.01 1.13 0.12 53.97 16:13:53 16:05:01 0 36.09 0.00 7.11 1.31 0.10 55.39 16:13:53 16:05:01 1 39.68 0.00 7.18 0.29 0.10 52.74 16:13:53 16:05:01 2 36.68 0.00 6.83 1.29 0.10 55.09 16:13:53 16:05:01 3 38.35 0.00 7.36 4.10 0.14 50.06 16:13:53 16:05:01 4 38.22 0.00 6.98 1.26 0.12 53.41 16:13:53 16:05:01 5 37.00 0.00 6.81 0.12 0.12 55.94 16:13:53 16:05:01 6 37.27 0.00 6.96 0.60 0.12 55.05 16:13:53 16:05:01 7 38.94 0.00 6.84 0.05 0.14 54.04 16:13:53 16:06:01 all 9.39 0.00 2.62 0.81 0.05 87.13 16:13:53 16:06:01 0 8.92 0.00 2.59 3.18 0.05 85.26 16:13:53 16:06:01 1 11.67 0.00 2.53 0.07 0.05 85.69 16:13:53 16:06:01 2 8.87 0.00 2.46 0.32 0.05 88.31 16:13:53 16:06:01 3 9.14 0.00 3.02 1.76 0.07 86.00 16:13:53 16:06:01 4 8.36 0.00 2.40 0.55 0.05 88.64 16:13:53 16:06:01 5 9.59 0.00 3.10 0.34 0.05 86.92 16:13:53 16:06:01 6 9.42 0.00 2.06 0.20 0.05 88.27 16:13:53 16:06:01 7 9.12 0.00 2.78 0.07 0.05 87.99 16:13:53 16:07:01 all 0.27 0.00 0.02 0.01 0.00 99.70 16:13:53 16:07:01 0 1.99 0.00 0.02 0.05 0.02 97.93 16:13:53 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:53 16:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:13:53 16:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:13:53 16:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:13:53 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:13:53 16:07:01 7 0.05 0.00 0.05 0.00 0.00 99.90 16:13:53 16:08:01 all 0.09 0.00 0.02 0.00 0.00 99.88 16:13:53 16:08:01 0 0.48 0.00 0.02 0.03 0.00 99.47 16:13:53 16:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:13:53 16:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:13:53 16:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:53 16:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:08:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:13:53 16:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:13:53 16:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:13:53 16:09:01 0 0.00 0.00 0.00 0.03 0.00 99.97 16:13:53 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:13:53 16:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:13:53 16:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:53 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:13:53 16:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 16:13:53 16:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:13:53 16:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:13:53 16:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:13:53 16:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:13:53 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:13:53 16:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:13:53 16:11:01 0 0.05 0.00 0.02 0.03 0.00 99.90 16:13:53 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:13:53 16:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:13:53 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:13:53 16:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:13:53 16:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:12:01 all 0.05 0.00 0.01 0.00 0.00 99.93 16:13:53 16:12:01 0 0.15 0.00 0.02 0.03 0.00 99.80 16:13:53 16:12:01 1 0.12 0.00 0.00 0.00 0.00 99.88 16:13:53 16:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:13:53 16:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:13:53 16:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:13:53 16:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:13:53 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:13:53 16:13:01 all 3.12 0.00 1.38 0.33 0.02 95.15 16:13:53 16:13:01 0 2.20 0.00 1.11 0.15 0.03 96.50 16:13:53 16:13:01 1 2.86 0.00 1.34 0.54 0.02 95.25 16:13:53 16:13:01 2 4.09 0.00 1.46 1.81 0.02 92.63 16:13:53 16:13:01 3 3.28 0.00 1.19 0.00 0.02 95.51 16:13:53 16:13:01 4 2.82 0.00 1.41 0.03 0.03 95.71 16:13:53 16:13:01 5 2.26 0.00 1.98 0.00 0.02 95.75 16:13:53 16:13:01 6 3.49 0.00 1.29 0.00 0.03 95.19 16:13:53 16:13:01 7 3.92 0.00 1.27 0.10 0.02 94.69 16:13:53 Average: all 6.15 0.00 1.60 0.48 0.03 91.74 16:13:53 Average: 0 6.13 0.00 1.57 0.66 0.03 91.61 16:13:53 Average: 1 6.56 0.00 1.60 0.41 0.03 91.40 16:13:53 Average: 2 5.84 0.00 1.60 0.49 0.03 92.05 16:13:53 Average: 3 5.99 0.00 1.58 1.12 0.04 91.27 16:13:53 Average: 4 6.29 0.00 1.52 0.28 0.03 91.88 16:13:53 Average: 5 5.97 0.00 1.76 0.14 0.03 92.10 16:13:53 Average: 6 6.24 0.00 1.42 0.19 0.03 92.13 16:13:53 Average: 7 6.20 0.00 1.71 0.55 0.03 91.52 16:13:53 16:13:53 16:13:53