Pull request #147 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c136cd673afd45f97f0b13521d60db6bfc69804+5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 (c9e6a74825692945a708878e15c8ad1a887f63e0) 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-ssh2603251855217637716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1507484356113806875.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10903026925016675639.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4761045948957697459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12380178666439536243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3347777016238767591.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-23749’ Running on prd-ubuntu20.04-docker-8c-8g-23751 in /w/workspace/undry_device-onvif-camera_PR-147 [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/undry_device-onvif-camera_PR-147 # 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 Merging remotes/origin/main commit 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 into PR head commit 7c136cd673afd45f97f0b13521d60db6bfc69804 Merge succeeded, producing 7c136cd673afd45f97f0b13521d60db6bfc69804 Checking out Revision 7c136cd673afd45f97f0b13521d60db6bfc69804 (PR-147) > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c136cd673afd45f97f0b13521d60db6bfc69804 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c136cd673afd45f97f0b13521d60db6bfc69804 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T03:25:02.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T03:25:02.526Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T03:25:02.618Z] ========================================================= [2022-08-29T03:25:02.618Z] EdgeX Global Pipelines Version Info [2022-08-29T03:25:02.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:25:03.402Z] ------------------- [2022-08-29T03:25:03.402Z] stable info: [2022-08-29T03:25:03.402Z] ------------------- [2022-08-29T03:25:03.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T03:25:03.402Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T03:25:03.402Z] Message: update stable to v1.0.239 [2022-08-29T03:25:03.977Z] ------------------- [2022-08-29T03:25:03.977Z] experimental info: [2022-08-29T03:25:03.977Z] ------------------- [2022-08-29T03:25:03.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T03:25:03.977Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T03:25:03.977Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T03:25:04.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-29T03:25:04.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-29T03:25:04.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T03:25:04.520Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T03:25:04.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T03:25:04.607Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T03:25:04.655Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T03:25:04.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-29T03:25:04.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T03:25:04.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T03:25:04.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T03:25:04.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-29T03:25:04.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T03:25:04.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T03:25:05.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T03:25:05.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T03:25:05.112Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T03:25:05.151Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T03:25:05.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T03:25:05.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T03:25:05.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T03:25:05.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-29T03:25:05.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-29T03:25:05.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-29T03:25:05.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-29T03:25:05.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T03:25:05.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T03:25:05.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2022-08-29T03:25:05.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2022-08-29T03:25:05.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2022-08-29T03:25:05.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c136cd673afd45f97f0b13521d60db6bfc69804 [Pipeline] echo [2022-08-29T03:25:05.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c136cd [Pipeline] echo [2022-08-29T03:25:05.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T03:25:05.896Z] provisioning config files... [2022-08-29T03:25:05.911Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-147@tmp/config5831952163826141968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:25:06.306Z] ---> docker-login.sh [2022-08-29T03:25:06.306Z] nexus3.edgexfoundry.org:10001 [2022-08-29T03:25:06.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:06.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:06.834Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:06.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:06.834Z] [2022-08-29T03:25:06.834Z] Login Succeeded [2022-08-29T03:25:06.834Z] nexus3.edgexfoundry.org:10002 [2022-08-29T03:25:06.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:06.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:06.834Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:06.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:06.834Z] [2022-08-29T03:25:06.834Z] Login Succeeded [2022-08-29T03:25:06.834Z] nexus3.edgexfoundry.org:10003 [2022-08-29T03:25:07.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:07.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:07.097Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:07.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:07.097Z] [2022-08-29T03:25:07.097Z] Login Succeeded [2022-08-29T03:25:07.097Z] nexus3.edgexfoundry.org:10004 [2022-08-29T03:25:07.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:07.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:07.362Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:07.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:07.362Z] [2022-08-29T03:25:07.362Z] Login Succeeded [2022-08-29T03:25:07.362Z] docker.io [2022-08-29T03:25:07.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:07.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:07.622Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:07.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:07.622Z] [2022-08-29T03:25:07.622Z] Login Succeeded [2022-08-29T03:25:07.622Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T03:25:07.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T03:25:08.326Z] + git rev-list -1 --merges 7c136cd673afd45f97f0b13521d60db6bfc69804~1..7c136cd673afd45f97f0b13521d60db6bfc69804 [Pipeline] echo [2022-08-29T03:25:08.379Z] -----------> git rev-list -1 --merges 7c136cd673afd45f97f0b13521d60db6bfc69804~1..7c136cd673afd45f97f0b13521d60db6bfc69804 7c136cd673afd45f97f0b13521d60db6bfc69804 [false] [Pipeline] sh [2022-08-29T03:25:08.698Z] + git log --format=format:%s -1 7c136cd673afd45f97f0b13521d60db6bfc69804 [Pipeline] echo [2022-08-29T03:25:08.735Z] ========================================================= [2022-08-29T03:25:08.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T03:25:08.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T03:25:09.172Z] + git log --format=format:%s -1 7c136cd673afd45f97f0b13521d60db6bfc69804 [Pipeline] echo [2022-08-29T03:25:09.207Z] [semverPrep] GIT_COMMIT: 7c136cd673afd45f97f0b13521d60db6bfc69804, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-08-29T03:25:09.238Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-29T03:25:09.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T03:25:09.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T03:25:09.623Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T03:25:09.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T03:25:09.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T03:25:09.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T03:25:09.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:25:10.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T03:25:10.135Z] [2022-08-29T03:25:10.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:25:10.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T03:25:10.522Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T03:25:10.522Z] b85a868b505f: Pulling fs layer [2022-08-29T03:25:10.522Z] e2be974225ed: Pulling fs layer [2022-08-29T03:25:10.522Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T03:25:10.522Z] 988bab9f4d93: Pulling fs layer [2022-08-29T03:25:10.522Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T03:25:10.522Z] eaf3925da568: Pulling fs layer [2022-08-29T03:25:10.522Z] bab4dde63d76: Pulling fs layer [2022-08-29T03:25:10.522Z] bde34c3a00c8: Pulling fs layer [2022-08-29T03:25:10.522Z] b352a97aabf1: Pulling fs layer [2022-08-29T03:25:10.522Z] 4872d77fe225: Pulling fs layer [2022-08-29T03:25:10.522Z] 5851b861e8e6: Pulling fs layer [2022-08-29T03:25:10.522Z] bab4dde63d76: Waiting [2022-08-29T03:25:10.522Z] bde34c3a00c8: Waiting [2022-08-29T03:25:10.522Z] b352a97aabf1: Waiting [2022-08-29T03:25:10.522Z] 4872d77fe225: Waiting [2022-08-29T03:25:10.522Z] 5851b861e8e6: Waiting [2022-08-29T03:25:10.522Z] 1469e6f7b9e6: Waiting [2022-08-29T03:25:10.522Z] 988bab9f4d93: Waiting [2022-08-29T03:25:10.522Z] eaf3925da568: Waiting [2022-08-29T03:25:10.522Z] e2be974225ed: Download complete [2022-08-29T03:25:10.522Z] 988bab9f4d93: Verifying Checksum [2022-08-29T03:25:10.522Z] 988bab9f4d93: Download complete [2022-08-29T03:25:10.784Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T03:25:10.784Z] 1469e6f7b9e6: Download complete [2022-08-29T03:25:10.784Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T03:25:10.784Z] 339a4e72a1f5: Download complete [2022-08-29T03:25:10.784Z] eaf3925da568: Verifying Checksum [2022-08-29T03:25:10.784Z] eaf3925da568: Download complete [2022-08-29T03:25:10.784Z] bde34c3a00c8: Verifying Checksum [2022-08-29T03:25:10.784Z] bde34c3a00c8: Download complete [2022-08-29T03:25:10.784Z] b352a97aabf1: Verifying Checksum [2022-08-29T03:25:10.784Z] b352a97aabf1: Download complete [2022-08-29T03:25:10.784Z] 4872d77fe225: Verifying Checksum [2022-08-29T03:25:10.784Z] 4872d77fe225: Download complete [2022-08-29T03:25:10.784Z] 5851b861e8e6: Verifying Checksum [2022-08-29T03:25:10.784Z] 5851b861e8e6: Download complete [2022-08-29T03:25:10.784Z] b85a868b505f: Verifying Checksum [2022-08-29T03:25:10.784Z] b85a868b505f: Download complete [2022-08-29T03:25:11.045Z] bab4dde63d76: Verifying Checksum [2022-08-29T03:25:11.045Z] bab4dde63d76: Download complete [2022-08-29T03:25:12.430Z] b85a868b505f: Pull complete [2022-08-29T03:25:12.430Z] e2be974225ed: Pull complete [2022-08-29T03:25:13.004Z] 339a4e72a1f5: Pull complete [2022-08-29T03:25:13.004Z] 988bab9f4d93: Pull complete [2022-08-29T03:25:13.266Z] 1469e6f7b9e6: Pull complete [2022-08-29T03:25:13.527Z] eaf3925da568: Pull complete [2022-08-29T03:25:15.440Z] bab4dde63d76: Pull complete [2022-08-29T03:25:15.701Z] bde34c3a00c8: Pull complete [2022-08-29T03:25:15.701Z] b352a97aabf1: Pull complete [2022-08-29T03:25:15.965Z] 4872d77fe225: Pull complete [2022-08-29T03:25:15.965Z] 5851b861e8e6: Pull complete [2022-08-29T03:25:15.965Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T03:25:15.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T03:25:15.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:25:16.207Z] prd-ubuntu20.04-docker-8c-8g-23751 does not seem to be running inside a container [2022-08-29T03:25:16.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-147 -v /w/workspace/undry_device-onvif-camera_PR-147:/w/workspace/undry_device-onvif-camera_PR-147:rw,z -v /w/workspace/undry_device-onvif-camera_PR-147@tmp:/w/workspace/undry_device-onvif-camera_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T03:25:18.108Z] $ docker top 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 -eo pid,comm [2022-08-29T03:25:18.181Z] 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). [2022-08-29T03:25:18.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T03:25:18.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T03:25:18.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T03:25:18.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T03:25:18.439Z] $ docker exec 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 ssh-agent [2022-08-29T03:25:18.564Z] SSH_AUTH_SOCK=/tmp/ssh-jlzNEKXzF8pY/agent.32 [2022-08-29T03:25:18.564Z] SSH_AGENT_PID=39 [2022-08-29T03:25:18.572Z] Running ssh-add (command line suppressed) [2022-08-29T03:25:18.707Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-147@tmp/private_key_6979998483327993301.key (/w/workspace/undry_device-onvif-camera_PR-147@tmp/private_key_6979998483327993301.key) [2022-08-29T03:25:18.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T03:25:19.067Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T03:25:19.095Z] $ docker exec --env ******** --env ******** 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 ssh-agent -k [2022-08-29T03:25:19.218Z] unset SSH_AUTH_SOCK; [2022-08-29T03:25:19.219Z] unset SSH_AGENT_PID; [2022-08-29T03:25:19.219Z] echo Agent pid 39 killed; [2022-08-29T03:25:19.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T03:25:19.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T03:25:19.330Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T03:25:19.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T03:25:19.475Z] $ docker exec 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 ssh-agent [2022-08-29T03:25:19.607Z] SSH_AUTH_SOCK=/tmp/ssh-TIDVeg0fMObd/agent.72 [2022-08-29T03:25:19.608Z] SSH_AGENT_PID=78 [2022-08-29T03:25:19.613Z] Running ssh-add (command line suppressed) [2022-08-29T03:25:19.727Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-147@tmp/private_key_6082285646764162799.key (/w/workspace/undry_device-onvif-camera_PR-147@tmp/private_key_6082285646764162799.key) [2022-08-29T03:25:19.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T03:25:20.082Z] + git semver init [2022-08-29T03:25:20.343Z] 2022-08-29 03:25:20,284 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T03:25:20.343Z] 2022-08-29 03:25:20,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-147/.semver [2022-08-29T03:25:20.343Z] 2022-08-29 03:25:20,285 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-147/.semver [2022-08-29T03:25:20.343Z] 2022-08-29 03:25:20,285 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-147/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-147, universal_newlines=False, shell=None, istream=None) [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,147 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-147/.git/info/exclude [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-147/.semver/PR-147 with force:False [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,148 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-147/.semver/PR-147 [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,152 [execute] INFO git cat-file --batch-check [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,160 [execute] INFO git cat-file --batch [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-147/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T03:25:21.289Z] 2022-08-29 03:25:21,166 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-147/.semver/PR-147 [2022-08-29T03:25:21.289Z] 0.0.0 [Pipeline] } [2022-08-29T03:25:21.317Z] $ docker exec --env ******** --env ******** 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 ssh-agent -k [2022-08-29T03:25:21.435Z] unset SSH_AUTH_SOCK; [2022-08-29T03:25:21.435Z] unset SSH_AGENT_PID; [2022-08-29T03:25:21.435Z] echo Agent pid 78 killed; [2022-08-29T03:25:21.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T03:25:21.895Z] + git semver [Pipeline] } [2022-08-29T03:25:22.189Z] $ docker stop --time=1 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 [2022-08-29T03:25:23.486Z] $ docker rm -f 982fca077094cf82d27f21a88996275053cf7357226846deef2ba52ff8ccce62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T03:25:23.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T03:25:24.241Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T03:25:24.259Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T03:25:24.918Z] provisioning config files... [2022-08-29T03:25:24.931Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-147@tmp/config4600466587468615602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:25:25.290Z] ---> docker-login.sh [2022-08-29T03:25:25.290Z] nexus3.edgexfoundry.org:10001 [2022-08-29T03:25:25.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:25.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:25.290Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:25.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:25.290Z] [2022-08-29T03:25:25.290Z] Login Succeeded [2022-08-29T03:25:25.290Z] nexus3.edgexfoundry.org:10002 [2022-08-29T03:25:25.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:25.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:25.551Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:25.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:25.551Z] [2022-08-29T03:25:25.551Z] Login Succeeded [2022-08-29T03:25:25.551Z] nexus3.edgexfoundry.org:10003 [2022-08-29T03:25:25.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:25.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:25.551Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:25.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:25.551Z] [2022-08-29T03:25:25.551Z] Login Succeeded [2022-08-29T03:25:25.551Z] nexus3.edgexfoundry.org:10004 [2022-08-29T03:25:25.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:25.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:25.814Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:25.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:25.814Z] [2022-08-29T03:25:25.814Z] Login Succeeded [2022-08-29T03:25:25.814Z] docker.io [2022-08-29T03:25:25.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:25:26.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:25:26.075Z] Configure a credential helper to remove this warning. See [2022-08-29T03:25:26.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:25:26.075Z] [2022-08-29T03:25:26.075Z] Login Succeeded [2022-08-29T03:25:26.075Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T03:25:26.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T03:25:26.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T03:25:26.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T03:25:26.387Z] ========================================================= [2022-08-29T03:25:26.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T03:25:26.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:25:26.888Z] + 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 . [2022-08-29T03:25:26.888Z] Sending build context to Docker daemon 20.58MB [2022-08-29T03:25:26.888Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T03:25:26.888Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T03:25:27.149Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T03:25:27.149Z] 2408cc74d12b: Pulling fs layer [2022-08-29T03:25:27.149Z] ea60b727a1ce: Pulling fs layer [2022-08-29T03:25:27.149Z] 30c4a7721957: Pulling fs layer [2022-08-29T03:25:27.149Z] 370296b7ddb6: Pulling fs layer [2022-08-29T03:25:27.149Z] 7c6cee850709: Pulling fs layer [2022-08-29T03:25:27.149Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T03:25:27.149Z] d94ebbe4e438: Pulling fs layer [2022-08-29T03:25:27.149Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T03:25:27.149Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T03:25:27.149Z] bcfd1f05c69d: Waiting [2022-08-29T03:25:27.149Z] 59ccb84bbe0f: Waiting [2022-08-29T03:25:27.149Z] 39a5fcdaea64: Waiting [2022-08-29T03:25:27.149Z] d94ebbe4e438: Waiting [2022-08-29T03:25:27.149Z] 370296b7ddb6: Waiting [2022-08-29T03:25:27.149Z] 7c6cee850709: Waiting [2022-08-29T03:25:27.149Z] 30c4a7721957: Download complete [2022-08-29T03:25:27.149Z] ea60b727a1ce: Download complete [2022-08-29T03:25:27.149Z] 7c6cee850709: Download complete [2022-08-29T03:25:27.149Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T03:25:27.149Z] 39a5fcdaea64: Download complete [2022-08-29T03:25:27.149Z] 2408cc74d12b: Verifying Checksum [2022-08-29T03:25:27.149Z] 2408cc74d12b: Download complete [2022-08-29T03:25:27.149Z] d94ebbe4e438: Verifying Checksum [2022-08-29T03:25:27.149Z] d94ebbe4e438: Download complete [2022-08-29T03:25:27.415Z] 2408cc74d12b: Pull complete [2022-08-29T03:25:27.415Z] ea60b727a1ce: Pull complete [2022-08-29T03:25:27.415Z] 30c4a7721957: Pull complete [2022-08-29T03:25:27.678Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T03:25:27.678Z] 59ccb84bbe0f: Download complete [2022-08-29T03:25:27.939Z] 370296b7ddb6: Verifying Checksum [2022-08-29T03:25:27.939Z] 370296b7ddb6: Download complete [2022-08-29T03:25:27.939Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T03:25:27.939Z] bcfd1f05c69d: Download complete [2022-08-29T03:25:33.230Z] 370296b7ddb6: Pull complete [2022-08-29T03:25:33.230Z] 7c6cee850709: Pull complete [2022-08-29T03:25:33.230Z] 39a5fcdaea64: Pull complete [2022-08-29T03:25:33.230Z] d94ebbe4e438: Pull complete [2022-08-29T03:25:34.614Z] bcfd1f05c69d: Pull complete [2022-08-29T03:25:35.554Z] 59ccb84bbe0f: Pull complete [2022-08-29T03:25:35.554Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T03:25:35.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T03:25:35.554Z] ---> a4fb48ad2a94 [2022-08-29T03:25:35.554Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T03:25:38.872Z] ---> Running in 4cba04281b1d [2022-08-29T03:25:38.872Z] Removing intermediate container 4cba04281b1d [2022-08-29T03:25:38.872Z] ---> 73c0fb74675e [2022-08-29T03:25:38.872Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T03:25:38.872Z] ---> Running in 3246a314b9c9 [2022-08-29T03:25:38.872Z] Removing intermediate container 3246a314b9c9 [2022-08-29T03:25:38.872Z] ---> 73f742ed196b [2022-08-29T03:25:38.872Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T03:25:38.872Z] ---> Running in 2c0ee6cae08c [2022-08-29T03:25:38.872Z] Removing intermediate container 2c0ee6cae08c [2022-08-29T03:25:38.872Z] ---> ff0aff26fcc5 [2022-08-29T03:25:38.872Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T03:25:38.872Z] ---> Running in 3060fae68ee8 [2022-08-29T03:25:38.872Z] Removing intermediate container 3060fae68ee8 [2022-08-29T03:25:38.872Z] ---> da3e5d361bb6 [2022-08-29T03:25:38.872Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T03:25:38.872Z] ---> Running in f293c81b660c [2022-08-29T03:25:39.132Z] Removing intermediate container f293c81b660c [2022-08-29T03:25:39.132Z] ---> 734e476af367 [2022-08-29T03:25:39.132Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T03:25:39.132Z] ---> Running in f7f3a2dc3910 [2022-08-29T03:25:39.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T03:25:39.726Z] Still waiting to schedule task [2022-08-29T03:25:39.726Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23750’ is offline [2022-08-29T03:25:40.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T03:25:40.595Z] OK: 211 MiB in 51 packages [2022-08-29T03:25:40.855Z] Removing intermediate container f7f3a2dc3910 [2022-08-29T03:25:40.855Z] ---> 8307c54ca239 [2022-08-29T03:25:40.855Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T03:25:40.855Z] ---> Running in 378fc38cb73d [2022-08-29T03:25:41.115Z] Removing intermediate container 378fc38cb73d [2022-08-29T03:25:41.115Z] ---> d2f76fc25b71 [2022-08-29T03:25:41.115Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T03:25:41.115Z] ---> 4292d4cdefb3 [2022-08-29T03:25:41.115Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T03:25:41.115Z] ---> Running in d955ab7a176a [2022-08-29T03:26:03.082Z] Removing intermediate container d955ab7a176a [2022-08-29T03:26:03.082Z] ---> 225888e7a2fe [2022-08-29T03:26:03.082Z] Step 12/13 : COPY . . [2022-08-29T03:26:03.082Z] ---> 1b71b6573c56 [2022-08-29T03:26:03.082Z] Step 13/13 : RUN ${MAKE} [2022-08-29T03:26:03.082Z] ---> Running in e9cfce2d0339 [2022-08-29T03:26:03.082Z] noop [2022-08-29T03:26:03.082Z] Removing intermediate container e9cfce2d0339 [2022-08-29T03:26:03.082Z] ---> 8ba22896636a [2022-08-29T03:26:03.082Z] Successfully built 8ba22896636a [2022-08-29T03:26:03.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:26:03.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T03:26:03.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:26:03.690Z] prd-ubuntu20.04-docker-8c-8g-23751 does not seem to be running inside a container [2022-08-29T03:26:03.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-147 -v /w/workspace/undry_device-onvif-camera_PR-147:/w/workspace/undry_device-onvif-camera_PR-147:rw,z -v /w/workspace/undry_device-onvif-camera_PR-147@tmp:/w/workspace/undry_device-onvif-camera_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T03:26:04.086Z] $ docker top cad6cad83166e6eb810264a4ca24d578c845d3ecce886d9f6381556b02a96bed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T03:26:04.551Z] + go version [2022-08-29T03:26:04.551Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T03:26:04.587Z] $ docker stop --time=1 cad6cad83166e6eb810264a4ca24d578c845d3ecce886d9f6381556b02a96bed [2022-08-29T03:26:05.852Z] $ docker rm -f cad6cad83166e6eb810264a4ca24d578c845d3ecce886d9f6381556b02a96bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:26:06.598Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T03:26:06.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:26:06.779Z] prd-ubuntu20.04-docker-8c-8g-23751 does not seem to be running inside a container [2022-08-29T03:26:06.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-147 -v /w/workspace/undry_device-onvif-camera_PR-147:/w/workspace/undry_device-onvif-camera_PR-147:rw,z -v /w/workspace/undry_device-onvif-camera_PR-147@tmp:/w/workspace/undry_device-onvif-camera_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T03:26:07.181Z] $ docker top 381050185e485d8b7ca41c0021a4771d205cc55f27ce0218896f849aa4973c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T03:26:07.588Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-147 [Pipeline] fileExists [Pipeline] sh [2022-08-29T03:26:07.959Z] + make test [2022-08-29T03:26:07.959Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T03:26:08.219Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T03:26:20.439Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T03:26:20.439Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.028s coverage: 10.6% of statements [2022-08-29T03:26:20.439Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T03:26:23.734Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.723s coverage: 13.8% of statements [2022-08-29T03:26:31.869Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T03:26:31.869Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T03:26:35.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T03:26:35.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T03:26:35.162Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T03:26:35.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T03:26:35.237Z] $ docker stop --time=1 381050185e485d8b7ca41c0021a4771d205cc55f27ce0218896f849aa4973c64 [2022-08-29T03:26:37.328Z] $ docker rm -f 381050185e485d8b7ca41c0021a4771d205cc55f27ce0218896f849aa4973c64 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T03:26:37.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T03:26:37.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-29T03:26:38.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T03:26:38.843Z] + ls -al . [2022-08-29T03:26:38.843Z] total 232 [2022-08-29T03:26:38.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 03:26 . [2022-08-29T03:26:38.843Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:24 .. [2022-08-29T03:26:38.843Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 03:26 .git [2022-08-29T03:26:38.843Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:24 .github [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 03:24 .gitignore [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 03:24 .golangci.yml [2022-08-29T03:26:38.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 03:25 .semver [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 03:24 Attribution.txt [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 03:24 CHANGELOG.md [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 03:24 Dockerfile [2022-08-29T03:26:38.843Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 03:24 GOVERNANCE.md [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 03:24 Jenkinsfile [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 03:24 LICENSE [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 03:24 Makefile [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 03:24 OWNERS.md [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 03:24 README.md [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 03:25 VERSION [2022-08-29T03:26:38.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:24 bin [2022-08-29T03:26:38.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:24 cmd [2022-08-29T03:26:38.844Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 03:26 coverage.out [2022-08-29T03:26:38.844Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 03:24 doc [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 03:24 go.mod [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 03:24 go.sum [2022-08-29T03:26:38.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:24 internal [2022-08-29T03:26:38.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:24 snap [2022-08-29T03:26:38.844Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:26:39.287Z] + 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=7c136cd673afd45f97f0b13521d60db6bfc69804 --label arch=amd64 --label version=0.0.0 . [2022-08-29T03:26:39.288Z] Sending build context to Docker daemon 20.66MB [2022-08-29T03:26:39.288Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T03:26:39.288Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T03:26:39.288Z] ---> 8ba22896636a [2022-08-29T03:26:39.288Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T03:26:39.549Z] ---> Running in 1928d8a3d4a0 [2022-08-29T03:26:39.549Z] Removing intermediate container 1928d8a3d4a0 [2022-08-29T03:26:39.549Z] ---> d62ed0304c26 [2022-08-29T03:26:39.549Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T03:26:39.549Z] ---> Running in 7d538853c097 [2022-08-29T03:26:39.809Z] Removing intermediate container 7d538853c097 [2022-08-29T03:26:39.809Z] ---> 97d0fc294b34 [2022-08-29T03:26:39.809Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T03:26:39.809Z] ---> Running in 80a02b1cfcaa [2022-08-29T03:26:39.809Z] Removing intermediate container 80a02b1cfcaa [2022-08-29T03:26:39.809Z] ---> 06dc59c7f546 [2022-08-29T03:26:39.809Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T03:26:39.809Z] ---> Running in fbe8861ee86d [2022-08-29T03:26:39.809Z] Removing intermediate container fbe8861ee86d [2022-08-29T03:26:39.809Z] ---> 7357f66ff58d [2022-08-29T03:26:39.809Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T03:26:39.809Z] ---> Running in e7c3cb928d59 [2022-08-29T03:26:40.382Z] Removing intermediate container e7c3cb928d59 [2022-08-29T03:26:40.382Z] ---> 617bec5d6bfa [2022-08-29T03:26:40.382Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T03:26:40.382Z] ---> Running in fe9fbce55fb2 [2022-08-29T03:26:40.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T03:26:41.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T03:26:41.850Z] OK: 211 MiB in 51 packages [2022-08-29T03:26:42.111Z] Removing intermediate container fe9fbce55fb2 [2022-08-29T03:26:42.111Z] ---> 7ed36c79b3b4 [2022-08-29T03:26:42.111Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T03:26:42.111Z] ---> Running in c1a9e5ae032a [2022-08-29T03:26:42.372Z] Removing intermediate container c1a9e5ae032a [2022-08-29T03:26:42.372Z] ---> 213df2894429 [2022-08-29T03:26:42.372Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T03:26:42.372Z] ---> f32e5550ea5e [2022-08-29T03:26:42.372Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T03:26:42.372Z] ---> Running in 4fa1d4540695 [2022-08-29T03:26:43.311Z] Removing intermediate container 4fa1d4540695 [2022-08-29T03:26:43.311Z] ---> 644f460567fe [2022-08-29T03:26:43.311Z] Step 12/26 : COPY . . [2022-08-29T03:26:43.902Z] ---> caa66e236245 [2022-08-29T03:26:43.902Z] Step 13/26 : RUN ${MAKE} [2022-08-29T03:26:43.902Z] ---> Running in e3d2091f4cef [2022-08-29T03:26:44.164Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T03:27:06.138Z] Removing intermediate container e3d2091f4cef [2022-08-29T03:27:06.138Z] ---> f89bd78edf83 [2022-08-29T03:27:06.138Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T03:27:06.713Z] 3.16: Pulling from library/alpine [2022-08-29T03:27:06.713Z] 213ec9aee27d: Pulling fs layer [2022-08-29T03:27:07.006Z] 213ec9aee27d: Verifying Checksum [2022-08-29T03:27:07.006Z] 213ec9aee27d: Download complete [2022-08-29T03:27:07.006Z] 213ec9aee27d: Pull complete [2022-08-29T03:27:07.006Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T03:27:07.006Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T03:27:07.006Z] ---> 9c6f07244728 [2022-08-29T03:27:07.006Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T03:27:07.267Z] ---> Running in 681d643530eb [2022-08-29T03:27:07.267Z] Removing intermediate container 681d643530eb [2022-08-29T03:27:07.267Z] ---> ee87ebb74723 [2022-08-29T03:27:07.267Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T03:27:07.267Z] ---> Running in 96ebab533dd7 [2022-08-29T03:27:07.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T03:27:07.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T03:27:07.791Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T03:27:07.791Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T03:27:07.791Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T03:27:08.057Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T03:27:08.057Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T03:27:08.057Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T03:27:08.057Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T03:27:08.057Z] OK: 8 MiB in 20 packages [2022-08-29T03:27:08.317Z] Removing intermediate container 96ebab533dd7 [2022-08-29T03:27:08.317Z] ---> f48385e59716 [2022-08-29T03:27:08.317Z] Step 17/26 : WORKDIR / [2022-08-29T03:27:08.317Z] ---> Running in 0a7a6708c976 [2022-08-29T03:27:08.317Z] Removing intermediate container 0a7a6708c976 [2022-08-29T03:27:08.317Z] ---> 2432a0e56f88 [2022-08-29T03:27:08.317Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T03:27:09.257Z] ---> 48e64841a8ba [2022-08-29T03:27:09.257Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T03:27:09.257Z] ---> 2b0f11c28d7f [2022-08-29T03:27:09.257Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T03:27:09.520Z] ---> 4adced3165f2 [2022-08-29T03:27:09.520Z] Step 21/26 : EXPOSE 59984 [2022-08-29T03:27:09.520Z] ---> Running in 43fa6a9e56ec [2022-08-29T03:27:09.520Z] Removing intermediate container 43fa6a9e56ec [2022-08-29T03:27:09.520Z] ---> d31dd4ab3b2a [2022-08-29T03:27:09.520Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T03:27:09.520Z] ---> Running in 4eedadfc8149 [2022-08-29T03:27:09.520Z] Removing intermediate container 4eedadfc8149 [2022-08-29T03:27:09.520Z] ---> 6c8e535f0e6b [2022-08-29T03:27:09.520Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T03:27:09.520Z] ---> Running in 806766fcd209 [2022-08-29T03:27:09.789Z] Removing intermediate container 806766fcd209 [2022-08-29T03:27:09.789Z] ---> 8321d108d818 [2022-08-29T03:27:09.789Z] Step 24/26 : LABEL arch=amd64 [2022-08-29T03:27:09.789Z] ---> Running in 0b6b7e720cb1 [2022-08-29T03:27:09.789Z] Removing intermediate container 0b6b7e720cb1 [2022-08-29T03:27:09.789Z] ---> ff4cf9adeb73 [2022-08-29T03:27:09.789Z] Step 25/26 : LABEL git_sha=7c136cd673afd45f97f0b13521d60db6bfc69804 [2022-08-29T03:27:09.789Z] ---> Running in 8267e9430c4c [2022-08-29T03:27:09.789Z] Removing intermediate container 8267e9430c4c [2022-08-29T03:27:09.789Z] ---> 0f62c7e06a48 [2022-08-29T03:27:09.789Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T03:27:10.050Z] ---> Running in 4f5a8889016c [2022-08-29T03:27:10.051Z] Removing intermediate container 4f5a8889016c [2022-08-29T03:27:10.051Z] ---> 6eec5b44379d [2022-08-29T03:27:10.051Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T03:27:10.051Z] Successfully built 6eec5b44379d [2022-08-29T03:27:10.051Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:27:10.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T03:27:10.926Z] [2022-08-29T03:27:10.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:27:11.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T03:27:11.308Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T03:27:11.308Z] 5eb5b503b376: Pulling fs layer [2022-08-29T03:27:11.308Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T03:27:11.308Z] ec43610c2a17: Pulling fs layer [2022-08-29T03:27:11.308Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T03:27:11.308Z] 33b1e0a273af: Pulling fs layer [2022-08-29T03:27:11.308Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T03:27:11.308Z] 2f39f015ded8: Pulling fs layer [2022-08-29T03:27:11.308Z] 33b1e0a273af: Waiting [2022-08-29T03:27:11.308Z] 5d3b04190fa2: Waiting [2022-08-29T03:27:11.308Z] 2f39f015ded8: Waiting [2022-08-29T03:27:11.308Z] 3a2ae6a8a46f: Waiting [2022-08-29T03:27:11.308Z] 5c69ac0246d0: Download complete [2022-08-29T03:27:11.308Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T03:27:11.308Z] 3a2ae6a8a46f: Download complete [2022-08-29T03:27:11.308Z] 33b1e0a273af: Verifying Checksum [2022-08-29T03:27:11.308Z] 33b1e0a273af: Download complete [2022-08-29T03:27:11.308Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T03:27:11.308Z] 5d3b04190fa2: Download complete [2022-08-29T03:27:11.570Z] ec43610c2a17: Verifying Checksum [2022-08-29T03:27:11.570Z] ec43610c2a17: Download complete [2022-08-29T03:27:11.570Z] 5eb5b503b376: Download complete [2022-08-29T03:27:12.139Z] 2f39f015ded8: Download complete [2022-08-29T03:27:13.085Z] 5eb5b503b376: Pull complete [2022-08-29T03:27:13.085Z] 5c69ac0246d0: Pull complete [2022-08-29T03:27:13.653Z] ec43610c2a17: Pull complete [2022-08-29T03:27:13.653Z] 3a2ae6a8a46f: Pull complete [2022-08-29T03:27:13.915Z] 33b1e0a273af: Pull complete [2022-08-29T03:27:14.175Z] 5d3b04190fa2: Pull complete [2022-08-29T03:27:17.361Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23753 in /w/workspace/undry_device-onvif-camera_PR-147 [Pipeline] { [Pipeline] ws [2022-08-29T03:27:17.399Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-08-29T03:27:17.480Z] Selected Git installation does not exist. Using Default [2022-08-29T03:27:17.480Z] The recommended git tool is: NONE [2022-08-29T03:27:19.457Z] 2f39f015ded8: Pull complete [2022-08-29T03:27:19.457Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T03:27:19.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T03:27:19.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:27:19.695Z] prd-ubuntu20.04-docker-8c-8g-23751 does not seem to be running inside a container [2022-08-29T03:27:19.731Z] $ 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/undry_device-onvif-camera_PR-147 -v /w/workspace/undry_device-onvif-camera_PR-147:/w/workspace/undry_device-onvif-camera_PR-147:rw,z -v /w/workspace/undry_device-onvif-camera_PR-147@tmp:/w/workspace/undry_device-onvif-camera_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T03:27:21.925Z] $ docker top f6a9e9ea14cbcf53de100c9fb553fd7f5e02fde39c3bb03b437ba3469c5ea940 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:27:22.386Z] ---> job-cost.sh [2022-08-29T03:27:22.387Z] lf-activate-venv: SKIPPING [2022-08-29T03:27:22.387Z] INFO: No Stack... [2022-08-29T03:27:22.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T03:27:23.216Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T03:27:23.531Z] + cat /w/workspace/undry_device-onvif-camera_PR-147/archives/cost.csv [2022-08-29T03:27:23.532Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T03:27:23.575Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [2022-08-29T03:27:23.579Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] did not exist. Created. [2022-08-29T03:27:23.580Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T03:27:23.822Z] using credential edgex-jenkins-ssh [2022-08-29T03:27:23.838Z] Cloning the remote Git repository [2022-08-29T03:27:23.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-29T03:27:24.054Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T03:27:24.070Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T03:27:24.151Z] $ docker stop --time=1 f6a9e9ea14cbcf53de100c9fb553fd7f5e02fde39c3bb03b437ba3469c5ea940 [2022-08-29T03:27:23.915Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T03:27:24.003Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-08-29T03:27:24.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T03:27:24.117Z] > git --version # timeout=10 [2022-08-29T03:27:24.148Z] > git --version # 'git version 2.25.1' [2022-08-29T03:27:24.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T03:27:24.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T03:27:25.311Z] $ docker rm -f f6a9e9ea14cbcf53de100c9fb553fd7f5e02fde39c3bb03b437ba3469c5ea940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T03:27:26.256Z] Merging remotes/origin/main commit 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 into PR head commit 7c136cd673afd45f97f0b13521d60db6bfc69804 [2022-08-29T03:27:25.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-29T03:27:25.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T03:27:25.744Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-29T03:27:25.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T03:27:25.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T03:27:25.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T03:27:26.277Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T03:27:26.292Z] > git checkout -f 7c136cd673afd45f97f0b13521d60db6bfc69804 # timeout=10 [2022-08-29T03:27:26.514Z] > git remote # timeout=10 [2022-08-29T03:27:26.531Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T03:27:26.595Z] Merge succeeded, producing 7c136cd673afd45f97f0b13521d60db6bfc69804 [2022-08-29T03:27:26.596Z] Checking out Revision 7c136cd673afd45f97f0b13521d60db6bfc69804 (PR-147) [2022-08-29T03:27:26.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T03:27:26.557Z] > git merge 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 [2022-08-29T03:27:26.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T03:27:26.604Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T03:27:26.618Z] > git checkout -f 7c136cd673afd45f97f0b13521d60db6bfc69804 # timeout=10 [2022-08-29T03:27:30.959Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-08-29T03:27:31.026Z] > git --version # timeout=10 [2022-08-29T03:27:31.039Z] > git --version # 'git version 2.25.1' [2022-08-29T03:27:31.051Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T03:27:33.945Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T03:27:33.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T03:27:33.945Z] Dload Upload Total Spent Left Speed [2022-08-29T03:27:33.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-08-29T03:27:34.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T03:27:35.210Z] + sudo tee /etc/docker/daemon.new [2022-08-29T03:27:35.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T03:27:35.210Z] { [2022-08-29T03:27:35.210Z] "registry-mirrors": [ [2022-08-29T03:27:35.210Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T03:27:35.210Z] ], [2022-08-29T03:27:35.210Z] "bip": "10.250.0.254/24", [2022-08-29T03:27:35.210Z] "hosts": [ [2022-08-29T03:27:35.210Z] "tcp://0.0.0.0:5555", [2022-08-29T03:27:35.210Z] "unix:///var/run/docker.sock" [2022-08-29T03:27:35.210Z] ], [2022-08-29T03:27:35.210Z] "mtu": 1458, [2022-08-29T03:27:35.210Z] "selinux-enabled": true, [2022-08-29T03:27:35.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T03:27:35.210Z] } [Pipeline] sh [2022-08-29T03:27:35.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T03:27:35.916Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T03:27:54.334Z] provisioning config files... [2022-08-29T03:27:54.367Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7511937174669641665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:27:54.781Z] ---> docker-login.sh [2022-08-29T03:27:54.782Z] nexus3.edgexfoundry.org:10001 [2022-08-29T03:27:55.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:27:55.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:27:55.660Z] Configure a credential helper to remove this warning. See [2022-08-29T03:27:55.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:27:55.660Z] [2022-08-29T03:27:55.660Z] Login Succeeded [2022-08-29T03:27:55.660Z] nexus3.edgexfoundry.org:10002 [2022-08-29T03:27:56.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:27:56.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:27:56.261Z] Configure a credential helper to remove this warning. See [2022-08-29T03:27:56.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:27:56.262Z] [2022-08-29T03:27:56.262Z] Login Succeeded [2022-08-29T03:27:56.262Z] nexus3.edgexfoundry.org:10003 [2022-08-29T03:27:56.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:27:56.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:27:56.818Z] Configure a credential helper to remove this warning. See [2022-08-29T03:27:56.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:27:56.818Z] [2022-08-29T03:27:56.818Z] Login Succeeded [2022-08-29T03:27:56.818Z] nexus3.edgexfoundry.org:10004 [2022-08-29T03:27:57.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:27:57.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:27:57.096Z] Configure a credential helper to remove this warning. See [2022-08-29T03:27:57.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:27:57.096Z] [2022-08-29T03:27:57.096Z] Login Succeeded [2022-08-29T03:27:57.096Z] docker.io [2022-08-29T03:27:57.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T03:27:57.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T03:27:57.975Z] Configure a credential helper to remove this warning. See [2022-08-29T03:27:57.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T03:27:57.975Z] [2022-08-29T03:27:57.975Z] Login Succeeded [2022-08-29T03:27:57.975Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T03:27:58.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T03:27:58.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T03:27:58.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T03:27:58.469Z] ========================================================= [2022-08-29T03:27:58.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T03:27:58.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:27:58.983Z] + 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 . [2022-08-29T03:27:59.591Z] Sending build context to Docker daemon 14.08MB [2022-08-29T03:27:59.591Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T03:27:59.591Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T03:27:59.591Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T03:27:59.591Z] b3c136eddcbf: Pulling fs layer [2022-08-29T03:27:59.591Z] c0a3192eca97: Pulling fs layer [2022-08-29T03:27:59.591Z] a050256f5b6f: Pulling fs layer [2022-08-29T03:27:59.591Z] 656be50a0ddc: Pulling fs layer [2022-08-29T03:27:59.591Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T03:27:59.591Z] 46d945488cbd: Pulling fs layer [2022-08-29T03:27:59.591Z] 8a5474983e97: Pulling fs layer [2022-08-29T03:27:59.591Z] 329c88fbcd65: Pulling fs layer [2022-08-29T03:27:59.591Z] 2bbca73fdf42: Waiting [2022-08-29T03:27:59.591Z] 656be50a0ddc: Waiting [2022-08-29T03:27:59.591Z] 8a5474983e97: Waiting [2022-08-29T03:27:59.591Z] 329c88fbcd65: Waiting [2022-08-29T03:27:59.867Z] a050256f5b6f: Verifying Checksum [2022-08-29T03:27:59.867Z] a050256f5b6f: Download complete [2022-08-29T03:27:59.867Z] c0a3192eca97: Verifying Checksum [2022-08-29T03:27:59.867Z] c0a3192eca97: Download complete [2022-08-29T03:27:59.867Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T03:27:59.867Z] 2bbca73fdf42: Download complete [2022-08-29T03:27:59.867Z] 46d945488cbd: Verifying Checksum [2022-08-29T03:27:59.867Z] 46d945488cbd: Download complete [2022-08-29T03:27:59.867Z] b3c136eddcbf: Verifying Checksum [2022-08-29T03:27:59.867Z] b3c136eddcbf: Download complete [2022-08-29T03:28:00.858Z] b3c136eddcbf: Pull complete [2022-08-29T03:28:00.858Z] 329c88fbcd65: Verifying Checksum [2022-08-29T03:28:00.858Z] 329c88fbcd65: Download complete [2022-08-29T03:28:01.144Z] c0a3192eca97: Pull complete [2022-08-29T03:28:01.748Z] a050256f5b6f: Pull complete [2022-08-29T03:28:02.029Z] 8a5474983e97: Verifying Checksum [2022-08-29T03:28:02.029Z] 8a5474983e97: Download complete [2022-08-29T03:28:02.628Z] 656be50a0ddc: Verifying Checksum [2022-08-29T03:28:02.628Z] 656be50a0ddc: Download complete [2022-08-29T03:28:17.759Z] 656be50a0ddc: Pull complete [2022-08-29T03:28:17.759Z] 2bbca73fdf42: Pull complete [2022-08-29T03:28:17.759Z] 46d945488cbd: Pull complete [2022-08-29T03:28:23.210Z] 8a5474983e97: Pull complete [2022-08-29T03:28:24.653Z] 329c88fbcd65: Pull complete [2022-08-29T03:28:24.653Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T03:28:24.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T03:28:24.653Z] ---> ff4287adb874 [2022-08-29T03:28:24.653Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T03:28:25.268Z] ---> Running in f5a02e9d874c [2022-08-29T03:28:25.872Z] Removing intermediate container f5a02e9d874c [2022-08-29T03:28:25.872Z] ---> 4801e6ee07e4 [2022-08-29T03:28:25.872Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T03:28:25.872Z] ---> Running in 90ff818c8f34 [2022-08-29T03:28:26.148Z] Removing intermediate container 90ff818c8f34 [2022-08-29T03:28:26.148Z] ---> bca6039d930d [2022-08-29T03:28:26.148Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T03:28:26.148Z] ---> Running in bcc75292c20b [2022-08-29T03:28:27.590Z] Removing intermediate container bcc75292c20b [2022-08-29T03:28:27.590Z] ---> bf222523ea75 [2022-08-29T03:28:27.590Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T03:28:27.590Z] ---> Running in 3926fa633e9a [2022-08-29T03:28:27.877Z] Removing intermediate container 3926fa633e9a [2022-08-29T03:28:27.877Z] ---> 136369a45a26 [2022-08-29T03:28:27.877Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T03:28:27.877Z] ---> Running in 98d6c1ce7cca [2022-08-29T03:28:29.868Z] Removing intermediate container 98d6c1ce7cca [2022-08-29T03:28:29.868Z] ---> f205c925cf3a [2022-08-29T03:28:29.868Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T03:28:29.868Z] ---> Running in 27c1d95fbb1c [2022-08-29T03:28:30.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T03:28:31.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T03:28:32.830Z] OK: 221 MiB in 51 packages [2022-08-29T03:28:33.827Z] Removing intermediate container 27c1d95fbb1c [2022-08-29T03:28:33.827Z] ---> d399a0377763 [2022-08-29T03:28:33.827Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T03:28:33.827Z] ---> Running in 0834bb66377c [2022-08-29T03:28:34.104Z] Removing intermediate container 0834bb66377c [2022-08-29T03:28:34.104Z] ---> 2bd6cb93b3c8 [2022-08-29T03:28:34.104Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T03:28:34.709Z] ---> 54ec7bb23ef1 [2022-08-29T03:28:34.709Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T03:28:34.710Z] ---> Running in 5f720370a16f [2022-08-29T03:29:31.332Z] Removing intermediate container 5f720370a16f [2022-08-29T03:29:31.332Z] ---> d23da56a6006 [2022-08-29T03:29:31.332Z] Step 12/13 : COPY . . [2022-08-29T03:29:31.332Z] ---> 079c4d59a690 [2022-08-29T03:29:31.332Z] Step 13/13 : RUN ${MAKE} [2022-08-29T03:29:31.332Z] ---> Running in ef324b2f594b [2022-08-29T03:29:31.332Z] noop [2022-08-29T03:29:31.333Z] Removing intermediate container ef324b2f594b [2022-08-29T03:29:31.333Z] ---> 4cd5d3e92830 [2022-08-29T03:29:31.333Z] Successfully built 4cd5d3e92830 [2022-08-29T03:29:31.333Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:29:31.820Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T03:29:31.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:29:32.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-23753 does not seem to be running inside a container [2022-08-29T03:29:32.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T03:29:33.413Z] $ docker top ae1cd46987bb35ab64547f592da50ae5b26aa27cb2dc11df9330e2e281e84428 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T03:29:34.342Z] + go version [2022-08-29T03:29:34.342Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T03:29:34.438Z] $ docker stop --time=1 ae1cd46987bb35ab64547f592da50ae5b26aa27cb2dc11df9330e2e281e84428 [2022-08-29T03:29:36.075Z] $ docker rm -f ae1cd46987bb35ab64547f592da50ae5b26aa27cb2dc11df9330e2e281e84428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:29:36.977Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T03:29:36.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:29:37.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-23753 does not seem to be running inside a container [2022-08-29T03:29:37.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T03:29:38.544Z] $ docker top 93f30e567b42bce3f4e9f625c15686da1157a63b8448d069409d1f6193ab4885 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T03:29:39.484Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T03:29:40.205Z] + make test [2022-08-29T03:29:40.205Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T03:29:41.645Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T03:31:18.527Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T03:31:18.805Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.124s coverage: 10.6% of statements [2022-08-29T03:31:18.805Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T03:31:40.998Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.647s coverage: 13.8% of statements [2022-08-29T03:31:41.275Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T03:31:41.275Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T03:32:08.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T03:32:08.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T03:32:08.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T03:32:08.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T03:32:08.200Z] $ docker stop --time=1 93f30e567b42bce3f4e9f625c15686da1157a63b8448d069409d1f6193ab4885 [2022-08-29T03:32:09.995Z] $ docker rm -f 93f30e567b42bce3f4e9f625c15686da1157a63b8448d069409d1f6193ab4885 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T03:32:11.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T03:32:11.182Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T03:32:11.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T03:32:12.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T03:32:12.794Z] + ls -al . [2022-08-29T03:32:12.794Z] total 228 [2022-08-29T03:32:12.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 03:29 . [2022-08-29T03:32:12.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:27 .. [2022-08-29T03:32:12.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 03:27 .git [2022-08-29T03:32:12.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:27 .github [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 03:27 .gitignore [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 03:27 .golangci.yml [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 03:27 Attribution.txt [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 03:27 CHANGELOG.md [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 03:27 Dockerfile [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 03:27 GOVERNANCE.md [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 03:27 Jenkinsfile [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 03:27 LICENSE [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 03:27 Makefile [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 03:27 OWNERS.md [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 03:27 README.md [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 03:25 VERSION [2022-08-29T03:32:12.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:27 bin [2022-08-29T03:32:12.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:27 cmd [2022-08-29T03:32:12.794Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 03:31 coverage.out [2022-08-29T03:32:12.794Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 03:27 doc [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 03:27 go.mod [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 03:27 go.sum [2022-08-29T03:32:12.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:27 internal [2022-08-29T03:32:12.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:27 snap [2022-08-29T03:32:12.794Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:32:13.236Z] + 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=7c136cd673afd45f97f0b13521d60db6bfc69804 --label arch=arm64 --label version=0.0.0 . [2022-08-29T03:32:13.840Z] Sending build context to Docker daemon 14.15MB [2022-08-29T03:32:13.840Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T03:32:13.840Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T03:32:13.840Z] ---> 4cd5d3e92830 [2022-08-29T03:32:13.840Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T03:32:13.840Z] ---> Running in a0e0d32bc3ed [2022-08-29T03:32:14.460Z] Removing intermediate container a0e0d32bc3ed [2022-08-29T03:32:14.460Z] ---> 595d5baa7221 [2022-08-29T03:32:14.460Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T03:32:14.460Z] ---> Running in b20db637d595 [2022-08-29T03:32:14.736Z] Removing intermediate container b20db637d595 [2022-08-29T03:32:14.736Z] ---> 37469edae2f0 [2022-08-29T03:32:14.736Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T03:32:14.736Z] ---> Running in d9128be3cdf1 [2022-08-29T03:32:15.014Z] Removing intermediate container d9128be3cdf1 [2022-08-29T03:32:15.014Z] ---> 92b6e741452c [2022-08-29T03:32:15.014Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T03:32:15.293Z] ---> Running in 6c5a52b935ed [2022-08-29T03:32:15.569Z] Removing intermediate container 6c5a52b935ed [2022-08-29T03:32:15.569Z] ---> 35fda86aca92 [2022-08-29T03:32:15.569Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T03:32:15.569Z] ---> Running in 911e77fb3ee5 [2022-08-29T03:32:17.556Z] Removing intermediate container 911e77fb3ee5 [2022-08-29T03:32:17.556Z] ---> 7a7b7c26f2eb [2022-08-29T03:32:17.556Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T03:32:17.556Z] ---> Running in 9ee3e825dae2 [2022-08-29T03:32:18.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T03:32:19.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T03:32:20.509Z] OK: 221 MiB in 51 packages [2022-08-29T03:32:21.110Z] Removing intermediate container 9ee3e825dae2 [2022-08-29T03:32:21.110Z] ---> 036e83e4284e [2022-08-29T03:32:21.110Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T03:32:21.389Z] ---> Running in dbbe4cf6e82d [2022-08-29T03:32:21.670Z] Removing intermediate container dbbe4cf6e82d [2022-08-29T03:32:21.670Z] ---> 24b039722f0b [2022-08-29T03:32:21.670Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T03:32:22.275Z] ---> bf26bd498f4d [2022-08-29T03:32:22.275Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T03:32:22.275Z] ---> Running in a995fde9b1b6 [2022-08-29T03:32:24.931Z] Removing intermediate container a995fde9b1b6 [2022-08-29T03:32:24.931Z] ---> 029d9e10ca7b [2022-08-29T03:32:24.931Z] Step 12/26 : COPY . . [2022-08-29T03:32:26.375Z] ---> 3f09704e8cc7 [2022-08-29T03:32:26.375Z] Step 13/26 : RUN ${MAKE} [2022-08-29T03:32:26.375Z] ---> Running in 9cd5c26eb354 [2022-08-29T03:32:27.363Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T03:34:49.311Z] Removing intermediate container 9cd5c26eb354 [2022-08-29T03:34:49.311Z] ---> 7a92419c8431 [2022-08-29T03:34:49.311Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T03:34:49.311Z] 3.16: Pulling from library/alpine [2022-08-29T03:34:49.311Z] 9b18e9b68314: Pulling fs layer [2022-08-29T03:34:49.311Z] 9b18e9b68314: Verifying Checksum [2022-08-29T03:34:49.311Z] 9b18e9b68314: Download complete [2022-08-29T03:34:49.587Z] 9b18e9b68314: Pull complete [2022-08-29T03:34:49.587Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T03:34:49.587Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T03:34:49.587Z] ---> a6215f271958 [2022-08-29T03:34:49.587Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T03:34:49.587Z] ---> Running in 48a888f47b2e [2022-08-29T03:34:49.870Z] Removing intermediate container 48a888f47b2e [2022-08-29T03:34:49.870Z] ---> 3c87fe5ce71f [2022-08-29T03:34:49.870Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T03:34:50.154Z] ---> Running in c810fbb439a7 [2022-08-29T03:34:51.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T03:34:51.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T03:34:52.403Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T03:34:52.403Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T03:34:52.403Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T03:34:52.403Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T03:34:52.678Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T03:34:52.678Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T03:34:52.678Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T03:34:52.678Z] OK: 8 MiB in 20 packages [2022-08-29T03:34:53.663Z] Removing intermediate container c810fbb439a7 [2022-08-29T03:34:53.663Z] ---> 766864c7bbef [2022-08-29T03:34:53.663Z] Step 17/26 : WORKDIR / [2022-08-29T03:34:53.663Z] ---> Running in 487a99defa2b [2022-08-29T03:34:53.940Z] Removing intermediate container 487a99defa2b [2022-08-29T03:34:53.940Z] ---> c40b66acbafa [2022-08-29T03:34:53.940Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T03:34:55.384Z] ---> 1be5940ec5e0 [2022-08-29T03:34:55.384Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T03:34:55.984Z] ---> 2d7d4b45d6bd [2022-08-29T03:34:55.984Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T03:34:56.587Z] ---> e050bb61e5d8 [2022-08-29T03:34:56.587Z] Step 21/26 : EXPOSE 59984 [2022-08-29T03:34:56.587Z] ---> Running in 78d96f013079 [2022-08-29T03:34:57.193Z] Removing intermediate container 78d96f013079 [2022-08-29T03:34:57.193Z] ---> 0b036137a2ee [2022-08-29T03:34:57.193Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T03:34:57.193Z] ---> Running in 45ee9b582810 [2022-08-29T03:34:57.473Z] Removing intermediate container 45ee9b582810 [2022-08-29T03:34:57.473Z] ---> 752caad0bac1 [2022-08-29T03:34:57.473Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T03:34:57.473Z] ---> Running in 715afe9c4cdf [2022-08-29T03:34:57.755Z] Removing intermediate container 715afe9c4cdf [2022-08-29T03:34:57.755Z] ---> b279c68e8e16 [2022-08-29T03:34:57.755Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T03:34:58.032Z] ---> Running in 638747ab6e3d [2022-08-29T03:34:58.308Z] Removing intermediate container 638747ab6e3d [2022-08-29T03:34:58.308Z] ---> 8e1e53991be0 [2022-08-29T03:34:58.308Z] Step 25/26 : LABEL git_sha=7c136cd673afd45f97f0b13521d60db6bfc69804 [2022-08-29T03:34:58.308Z] ---> Running in 20b4eb61f110 [2022-08-29T03:34:58.591Z] Removing intermediate container 20b4eb61f110 [2022-08-29T03:34:58.591Z] ---> 1d53c9271b0d [2022-08-29T03:34:58.591Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T03:34:58.591Z] ---> Running in 01fc68baed12 [2022-08-29T03:34:59.197Z] Removing intermediate container 01fc68baed12 [2022-08-29T03:34:59.197Z] ---> a80a9edcb31d [2022-08-29T03:34:59.197Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T03:34:59.197Z] Successfully built a80a9edcb31d [2022-08-29T03:34:59.197Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:35:00.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T03:35:00.003Z] [2022-08-29T03:35:00.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:35:00.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T03:35:00.699Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T03:35:00.699Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T03:35:00.699Z] 04944245beec: Pulling fs layer [2022-08-29T03:35:00.699Z] 699f458cf7ca: Pulling fs layer [2022-08-29T03:35:00.699Z] 765212b225bb: Pulling fs layer [2022-08-29T03:35:00.699Z] f23df028b6ca: Pulling fs layer [2022-08-29T03:35:00.699Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T03:35:00.699Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T03:35:00.699Z] 765212b225bb: Waiting [2022-08-29T03:35:00.699Z] f23df028b6ca: Waiting [2022-08-29T03:35:00.699Z] d65c8cfc05b1: Waiting [2022-08-29T03:35:00.699Z] 2437ff75d9bd: Waiting [2022-08-29T03:35:00.699Z] 04944245beec: Verifying Checksum [2022-08-29T03:35:00.699Z] 04944245beec: Download complete [2022-08-29T03:35:00.699Z] 765212b225bb: Verifying Checksum [2022-08-29T03:35:00.699Z] 765212b225bb: Download complete [2022-08-29T03:35:00.699Z] f23df028b6ca: Verifying Checksum [2022-08-29T03:35:00.699Z] f23df028b6ca: Download complete [2022-08-29T03:35:00.699Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T03:35:00.699Z] d65c8cfc05b1: Download complete [2022-08-29T03:35:00.974Z] 699f458cf7ca: Verifying Checksum [2022-08-29T03:35:01.252Z] 8998bd30e6a1: Download complete [2022-08-29T03:35:03.888Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T03:35:03.888Z] 2437ff75d9bd: Download complete [2022-08-29T03:35:05.867Z] 8998bd30e6a1: Pull complete [2022-08-29T03:35:06.144Z] 04944245beec: Pull complete [2022-08-29T03:35:07.593Z] 699f458cf7ca: Pull complete [2022-08-29T03:35:07.869Z] 765212b225bb: Pull complete [2022-08-29T03:35:08.853Z] f23df028b6ca: Pull complete [2022-08-29T03:35:08.853Z] d65c8cfc05b1: Pull complete [2022-08-29T03:35:23.964Z] 2437ff75d9bd: Pull complete [2022-08-29T03:35:23.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T03:35:23.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T03:35:23.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:35:24.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-23753 does not seem to be running inside a container [2022-08-29T03:35:24.471Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-29T03:35:27.310Z] $ docker top 6a1df17357e5d96d4aadc160e294e197184f663f3a0c5bea0681f410354ddbad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:28.317Z] ---> job-cost.sh [2022-08-29T03:35:28.317Z] lf-activate-venv: SKIPPING [2022-08-29T03:35:28.317Z] INFO: No Stack... [2022-08-29T03:35:28.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T03:35:29.576Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T03:35:30.263Z] + cut -d, -f6 [2022-08-29T03:35:30.264Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2022-08-29T03:35:30.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [2022-08-29T03:35:30.356Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] did not exist. Created. [2022-08-29T03:35:30.356Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T03:35:31.105Z] /w/workspace/device-onvif-camera/1@tmp/durable-6380f994/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-29T03:35:31.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T03:35:31.854Z] Warning: overwriting stash ‘stack-cost’ [2022-08-29T03:35:31.916Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T03:35:31.934Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-147-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T03:35:32.018Z] $ docker stop --time=1 6a1df17357e5d96d4aadc160e294e197184f663f3a0c5bea0681f410354ddbad [2022-08-29T03:35:33.562Z] $ docker rm -f 6a1df17357e5d96d4aadc160e294e197184f663f3a0c5bea0681f410354ddbad [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 [2022-08-29T03:35:34.705Z] provisioning config files... [2022-08-29T03:35:34.713Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-147@tmp/config3585112509832523059tmp [Pipeline] { [Pipeline] sh [2022-08-29T03:35:35.059Z] + set +x [2022-08-29T03:35:35.059Z] + curl -s https://codecov.io/bash [2022-08-29T03:35:35.059Z] + bash -s -- [2022-08-29T03:35:35.059Z] [2022-08-29T03:35:35.059Z] _____ _ [2022-08-29T03:35:35.059Z] / ____| | | [2022-08-29T03:35:35.059Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T03:35:35.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T03:35:35.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T03:35:35.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T03:35:35.059Z] Bash-1.0.6 [2022-08-29T03:35:35.059Z] [2022-08-29T03:35:35.059Z] [2022-08-29T03:35:35.059Z] ==> git version 2.25.1 found [2022-08-29T03:35:35.059Z] ==> 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 [2022-08-29T03:35:35.059Z] Release-Date: 2020-01-08 [2022-08-29T03:35:35.059Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-29T03:35:35.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T03:35:35.059Z] ==> Jenkins CI detected. [2022-08-29T03:35:35.059Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-147 [2022-08-29T03:35:35.059Z] project root: . [2022-08-29T03:35:35.059Z] --> token set from env [2022-08-29T03:35:35.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T03:35:35.059Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T03:35:35.059Z] ==> Python coveragepy not found [2022-08-29T03:35:35.059Z] ==> Searching for coverage reports in: [2022-08-29T03:35:35.059Z] + . [2022-08-29T03:35:35.059Z] -> Found 1 reports [2022-08-29T03:35:35.059Z] ==> Detecting git/mercurial file structure [2022-08-29T03:35:35.059Z] ==> Reading reports [2022-08-29T03:35:35.059Z] + ./coverage.out bytes=76854 [2022-08-29T03:35:35.059Z] ==> Appending adjustments [2022-08-29T03:35:35.059Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T03:35:35.319Z] + Found adjustments [2022-08-29T03:35:35.319Z] ==> Gzipping contents [2022-08-29T03:35:35.319Z] 12K /tmp/codecov.Zm5bPj.gz [2022-08-29T03:35:35.319Z] ==> Uploading reports [2022-08-29T03:35:35.319Z] url: https://codecov.io [2022-08-29T03:35:35.319Z] query: branch=PR-147&commit=7c136cd673afd45f97f0b13521d60db6bfc69804&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=147&job=&cmd_args= [2022-08-29T03:35:35.319Z] -> Pinging Codecov [2022-08-29T03:35:35.319Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-147&commit=7c136cd673afd45f97f0b13521d60db6bfc69804&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=147&job=&cmd_args= [2022-08-29T03:35:35.579Z] -> Uploading to [2022-08-29T03:35:35.579Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/F29A59C45E3A92E06B3E522C9905F8EF/7c136cd673afd45f97f0b13521d60db6bfc69804/46aa9abf-d4cc-4ecd-8ecb-05c6188c95d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T033535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=377361ab0ba5f61c64304c364dfb27d1db904857c849a203af43b7ca2a8e62d8 [2022-08-29T03:35:35.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T03:35:35.579Z] Dload Upload Total Spent Left Speed [2022-08-29T03:35:35.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10419 0 0 100 10419 0 42700 --:--:-- --:--:-- --:--:-- 42700 [2022-08-29T03:35:35.838Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7c136cd673afd45f97f0b13521d60db6bfc69804 [Pipeline] } [2022-08-29T03:35:35.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-29T03:35:37.532Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-147/archives ] [2022-08-29T03:35:37.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-147/archives [2022-08-29T03:35:37.532Z] total 16 [2022-08-29T03:35:37.532Z] drwxr-xr-x 3 root root 4096 Aug 29 03:27 . [2022-08-29T03:35:37.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 03:27 .. [2022-08-29T03:35:37.532Z] drwxr-xr-x 2 root root 4096 Aug 29 03:27 cost [2022-08-29T03:35:37.532Z] -rw-r--r-- 1 root root 91 Aug 29 03:27 cost.csv [2022-08-29T03:35:37.532Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-147/archives [2022-08-29T03:35:37.532Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-147/archives [2022-08-29T03:35:37.532Z] total 16 [2022-08-29T03:35:37.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 03:27 . [2022-08-29T03:35:37.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 03:27 .. [2022-08-29T03:35:37.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 03:27 cost [2022-08-29T03:35:37.532Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 29 03:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:37.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:38.756Z] ---> package-listing.sh [2022-08-29T03:35:38.756Z] ++ facter osfamily [2022-08-29T03:35:38.756Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T03:35:39.017Z] + OS_FAMILY=debian [2022-08-29T03:35:39.017Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-147 [2022-08-29T03:35:39.017Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T03:35:39.017Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T03:35:39.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T03:35:39.018Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T03:35:39.018Z] + '[' /w/workspace/undry_device-onvif-camera_PR-147 ']' [2022-08-29T03:35:39.018Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T03:35:39.018Z] + case "${OS_FAMILY}" in [2022-08-29T03:35:39.018Z] + dpkg -l [2022-08-29T03:35:39.018Z] + grep '^ii' [2022-08-29T03:35:39.018Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T03:35:39.018Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T03:35:39.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T03:35:39.018Z] + '[' /w/workspace/undry_device-onvif-camera_PR-147 ']' [2022-08-29T03:35:39.018Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-147/archives/ [2022-08-29T03:35:39.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-147/archives/ [Pipeline] echo [2022-08-29T03:35:39.054Z] 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/undry_device-onvif-camera_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T03:35:39.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T03:35:39.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T03:35:39.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T03:35:40.144Z] prd-ubuntu20.04-docker-8c-8g-23751 does not seem to be running inside a container [2022-08-29T03:35:40.174Z] $ 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/undry_device-onvif-camera_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-147 -v /w/workspace/undry_device-onvif-camera_PR-147:/w/workspace/undry_device-onvif-camera_PR-147:rw,z -v /w/workspace/undry_device-onvif-camera_PR-147@tmp:/w/workspace/undry_device-onvif-camera_PR-147@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 [2022-08-29T03:35:40.372Z] $ docker top 609ff5d182c5298451c4de0dd0216ec1becabe17c32724181159114c9f38c919 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T03:35:40.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T03:35:41.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T03:35:41.400Z] + ls /var/log/sa-host [2022-08-29T03:35:41.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T03:35:41.533Z] provisioning config files... [2022-08-29T03:35:41.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-147@tmp/config3036367528294828700tmp [Pipeline] { [Pipeline] echo [2022-08-29T03:35:41.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:41.915Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T03:35:41.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:42.361Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T03:35:42.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:42.712Z] ---> sudo-logs.sh [2022-08-29T03:35:42.712Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T03:35:42.793Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:43.107Z] ---> job-cost.sh [2022-08-29T03:35:43.107Z] lf-activate-venv: SKIPPING [2022-08-29T03:35:43.107Z] DEBUG: total: 0.2199999988079071 [2022-08-29T03:35:43.107Z] INFO: Retrieving Stack Cost... [2022-08-29T03:35:43.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T03:35:43.940Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T03:35:43.974Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T03:35:44.289Z] ---> logs-deploy.sh [2022-08-29T03:35:44.289Z] lf-activate-venv: SKIPPING [2022-08-29T03:35:44.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-147/1 [2022-08-29T03:35:44.289Z] INFO: archiving workspace using pattern(s): [2022-08-29T03:35:45.227Z] Archives upload complete. [2022-08-29T03:35:45.487Z] INFO: archiving logs to Nexus [2022-08-29T03:35:46.059Z] ---> uname -a: [2022-08-29T03:35:46.059Z] Linux prd-ubuntu20-04-docker-8c-8g-23751 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-29T03:35:46.059Z] [2022-08-29T03:35:46.059Z] [2022-08-29T03:35:46.059Z] ---> lscpu: [2022-08-29T03:35:46.059Z] Architecture: x86_64 [2022-08-29T03:35:46.059Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-29T03:35:46.059Z] Byte Order: Little Endian [2022-08-29T03:35:46.059Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-29T03:35:46.059Z] CPU(s): 8 [2022-08-29T03:35:46.059Z] On-line CPU(s) list: 0-7 [2022-08-29T03:35:46.059Z] Thread(s) per core: 1 [2022-08-29T03:35:46.059Z] Core(s) per socket: 1 [2022-08-29T03:35:46.059Z] Socket(s): 8 [2022-08-29T03:35:46.059Z] NUMA node(s): 1 [2022-08-29T03:35:46.059Z] Vendor ID: AuthenticAMD [2022-08-29T03:35:46.059Z] CPU family: 23 [2022-08-29T03:35:46.059Z] Model: 49 [2022-08-29T03:35:46.059Z] Model name: AMD EPYC-Rome Processor [2022-08-29T03:35:46.059Z] Stepping: 0 [2022-08-29T03:35:46.059Z] CPU MHz: 2799.998 [2022-08-29T03:35:46.059Z] BogoMIPS: 5599.99 [2022-08-29T03:35:46.060Z] Virtualization: AMD-V [2022-08-29T03:35:46.060Z] Hypervisor vendor: KVM [2022-08-29T03:35:46.060Z] Virtualization type: full [2022-08-29T03:35:46.060Z] L1d cache: 256 KiB [2022-08-29T03:35:46.060Z] L1i cache: 256 KiB [2022-08-29T03:35:46.060Z] L2 cache: 4 MiB [2022-08-29T03:35:46.060Z] L3 cache: 128 MiB [2022-08-29T03:35:46.060Z] NUMA node0 CPU(s): 0-7 [2022-08-29T03:35:46.060Z] Vulnerability Itlb multihit: Not affected [2022-08-29T03:35:46.060Z] Vulnerability L1tf: Not affected [2022-08-29T03:35:46.060Z] Vulnerability Mds: Not affected [2022-08-29T03:35:46.060Z] Vulnerability Meltdown: Not affected [2022-08-29T03:35:46.060Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-29T03:35:46.060Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-29T03:35:46.060Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-29T03:35:46.060Z] Vulnerability Srbds: Not affected [2022-08-29T03:35:46.060Z] Vulnerability Tsx async abort: Not affected [2022-08-29T03:35:46.060Z] 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 [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] ---> nproc: [2022-08-29T03:35:46.060Z] 8 [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] ---> df -h: [2022-08-29T03:35:46.060Z] Filesystem Size Used Avail Use% Mounted on [2022-08-29T03:35:46.060Z] overlay 155G 11G 145G 8% / [2022-08-29T03:35:46.060Z] tmpfs 64M 0 64M 0% /dev [2022-08-29T03:35:46.060Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-29T03:35:46.060Z] shm 64M 0 64M 0% /dev/shm [2022-08-29T03:35:46.060Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] ---> sar -b -r -n DEV: [2022-08-29T03:35:46.060Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23751) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:24:22 LINUX RESTART (8 CPU) [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-29T03:35:46.060Z] 03:26:01 232.41 12.53 219.88 0.00 2042.73 121942.61 0.00 [2022-08-29T03:35:46.060Z] 03:27:01 89.30 0.13 89.17 0.00 5.47 9291.92 0.00 [2022-08-29T03:35:46.060Z] 03:28:01 114.68 0.02 114.66 0.00 1.07 34093.80 0.00 [2022-08-29T03:35:46.060Z] 03:29:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 [2022-08-29T03:35:46.060Z] 03:30:01 1.67 0.02 1.65 0.00 0.13 19.33 0.00 [2022-08-29T03:35:46.060Z] 03:31:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2022-08-29T03:35:46.060Z] 03:32:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2022-08-29T03:35:46.060Z] 03:33:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2022-08-29T03:35:46.060Z] 03:34:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2022-08-29T03:35:46.060Z] 03:35:01 1.57 0.00 1.57 0.00 0.00 23.19 0.00 [2022-08-29T03:35:46.060Z] Average: 44.65 1.27 43.38 0.00 204.93 16544.45 0.00 [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-29T03:35:46.060Z] 03:26:01 28339532 31768836 526808 1.60 162840 3477088 1938184 5.71 1142800 2956296 488 [2022-08-29T03:35:46.060Z] 03:27:01 27611016 31561192 726484 2.21 167324 3958388 2454588 7.23 1751672 3031400 442000 [2022-08-29T03:35:46.060Z] 03:28:01 27532312 31760128 529808 1.61 177408 4193844 1933128 5.70 1371560 3458800 8 [2022-08-29T03:35:46.060Z] 03:29:01 27532996 31760864 528968 1.61 177464 4193844 1933128 5.70 1371128 3458804 8 [2022-08-29T03:35:46.060Z] 03:30:01 27542768 31770728 519044 1.58 177528 4193860 1933128 5.70 1360684 3458872 36 [2022-08-29T03:35:46.060Z] 03:31:01 27543972 31771996 517804 1.57 177556 4193864 1933128 5.70 1359872 3458880 24 [2022-08-29T03:35:46.060Z] 03:32:01 27550232 31778340 511484 1.56 177568 4193868 1933128 5.70 1353056 3458964 20 [2022-08-29T03:35:46.060Z] 03:33:01 27550728 31778840 510920 1.55 177576 4193872 1933128 5.70 1353040 3458968 44 [2022-08-29T03:35:46.060Z] 03:34:01 27550888 31779004 510888 1.55 177592 4193872 1933128 5.70 1353040 3458968 12 [2022-08-29T03:35:46.060Z] 03:35:01 27550792 31778968 510932 1.55 177644 4193836 1933128 5.70 1353500 3458944 20 [2022-08-29T03:35:46.060Z] Average: 27630524 31750890 539314 1.64 175050 4098634 1985780 5.85 1377035 3365890 44266 [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-29T03:35:46.060Z] 03:26:01 lo 6.07 6.07 0.59 0.59 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:26:01 docker0 138.24 167.52 11.52 1636.16 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:26:01 ens3 468.59 346.64 7310.13 57.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:27:01 docker0 7.37 9.00 0.41 40.76 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:27:01 veth4364043 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:27:01 ens3 88.57 65.99 91.48 67.65 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:28:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:28:01 docker0 2.33 4.78 0.16 57.89 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:28:01 ens3 134.78 98.45 2632.06 58.49 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:29:01 ens3 3.00 4.25 0.29 6.99 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:30:01 ens3 2.05 1.58 4.33 1.26 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:31:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:33:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] 03:35:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] Average: docker0 14.79 18.13 1.21 173.48 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] Average: ens3 69.76 51.73 1003.81 19.15 0.00 0.00 0.00 0.00 [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] ---> sar -P ALL: [2022-08-29T03:35:46.060Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23751) 08/29/22 _x86_64_ (8 CPU) [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:24:22 LINUX RESTART (8 CPU) [2022-08-29T03:35:46.060Z] [2022-08-29T03:35:46.060Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2022-08-29T03:35:46.060Z] 03:26:01 all 11.09 0.00 4.75 2.50 0.07 81.59 [2022-08-29T03:35:46.060Z] 03:26:01 0 12.19 0.00 4.59 0.81 0.07 82.34 [2022-08-29T03:35:46.060Z] 03:26:01 1 9.87 0.00 5.01 4.32 0.07 80.73 [2022-08-29T03:35:46.060Z] 03:26:01 2 11.28 0.00 4.28 0.30 0.05 84.08 [2022-08-29T03:35:46.060Z] 03:26:01 3 10.97 0.00 4.63 0.32 0.07 84.00 [2022-08-29T03:35:46.060Z] 03:26:01 4 11.04 0.00 4.62 0.52 0.05 83.77 [2022-08-29T03:35:46.060Z] 03:26:01 5 12.67 0.00 5.08 7.71 0.07 74.47 [2022-08-29T03:35:46.060Z] 03:26:01 6 10.61 0.00 4.22 4.22 0.05 80.91 [2022-08-29T03:35:46.060Z] 03:26:01 7 10.09 0.00 5.54 1.78 0.12 82.47 [2022-08-29T03:35:46.060Z] 03:27:01 all 44.47 0.00 6.61 0.44 0.08 48.40 [2022-08-29T03:35:46.060Z] 03:27:01 0 43.48 0.00 6.30 0.12 0.07 50.03 [2022-08-29T03:35:46.060Z] 03:27:01 1 43.40 0.00 6.69 1.23 0.07 48.62 [2022-08-29T03:35:46.060Z] 03:27:01 2 43.18 0.00 6.59 0.02 0.08 50.13 [2022-08-29T03:35:46.060Z] 03:27:01 3 44.72 0.00 6.73 0.07 0.08 48.40 [2022-08-29T03:35:46.060Z] 03:27:01 4 44.08 0.00 6.44 0.25 0.08 49.15 [2022-08-29T03:35:46.060Z] 03:27:01 5 48.25 0.00 6.91 0.12 0.08 44.64 [2022-08-29T03:35:46.060Z] 03:27:01 6 43.16 0.00 6.60 1.56 0.07 48.62 [2022-08-29T03:35:46.060Z] 03:27:01 7 45.48 0.00 6.62 0.20 0.08 47.61 [2022-08-29T03:35:46.060Z] 03:28:01 all 4.32 0.00 1.87 1.02 0.02 92.76 [2022-08-29T03:35:46.060Z] 03:28:01 0 4.73 0.00 1.86 0.13 0.02 93.26 [2022-08-29T03:35:46.060Z] 03:28:01 1 3.97 0.00 1.84 2.97 0.03 91.19 [2022-08-29T03:35:46.060Z] 03:28:01 2 4.51 0.00 1.39 0.00 0.02 94.09 [2022-08-29T03:35:46.060Z] 03:28:01 3 3.82 0.00 1.84 1.37 0.02 92.96 [2022-08-29T03:35:46.060Z] 03:28:01 4 4.61 0.00 2.04 0.08 0.02 93.25 [2022-08-29T03:35:46.060Z] 03:28:01 5 4.81 0.00 1.74 0.18 0.02 93.24 [2022-08-29T03:35:46.060Z] 03:28:01 6 4.18 0.00 2.32 3.16 0.03 90.30 [2022-08-29T03:35:46.060Z] 03:28:01 7 3.93 0.00 1.93 0.29 0.03 93.82 [2022-08-29T03:35:46.060Z] 03:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-29T03:35:46.060Z] 03:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-29T03:35:46.060Z] 03:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-29T03:35:46.060Z] 03:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T03:35:46.060Z] 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.060Z] 03:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-29T03:35:46.060Z] 03:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-29T03:35:46.060Z] 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T03:35:46.060Z] 03:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-29T03:35:46.061Z] 03:30:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2022-08-29T03:35:46.061Z] 03:30:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2022-08-29T03:35:46.061Z] 03:30:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-29T03:35:46.061Z] 03:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-29T03:35:46.061Z] 03:30:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-08-29T03:35:46.061Z] 03:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-29T03:35:46.061Z] 03:30:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-29T03:35:46.061Z] 03:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-29T03:35:46.061Z] 03:30:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-08-29T03:35:46.061Z] 03:31:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-08-29T03:35:46.061Z] 03:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-29T03:35:46.061Z] 03:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-29T03:35:46.061Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-29T03:35:46.061Z] 03:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:32:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2022-08-29T03:35:46.061Z] 03:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-29T03:35:46.061Z] 03:32:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-29T03:35:46.061Z] 03:32:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2022-08-29T03:35:46.061Z] 03:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-29T03:35:46.061Z] 03:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-29T03:35:46.061Z] 03:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:33:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-29T03:35:46.061Z] 03:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-29T03:35:46.061Z] 03:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-29T03:35:46.061Z] 03:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-29T03:35:46.061Z] 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-29T03:35:46.061Z] 03:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-29T03:35:46.061Z] 03:35:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-29T03:35:46.061Z] 03:35:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-29T03:35:46.061Z] 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-29T03:35:46.061Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-29T03:35:46.061Z] 03:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-29T03:35:46.061Z] 03:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-29T03:35:46.061Z] Average: all 5.95 0.00 1.32 0.40 0.02 92.31 [2022-08-29T03:35:46.061Z] Average: 0 6.01 0.00 1.28 0.11 0.02 92.59 [2022-08-29T03:35:46.061Z] Average: 1 5.70 0.00 1.35 0.86 0.02 92.07 [2022-08-29T03:35:46.061Z] Average: 2 5.87 0.00 1.23 0.03 0.02 92.85 [2022-08-29T03:35:46.061Z] Average: 3 5.91 0.00 1.31 0.18 0.02 92.59 [2022-08-29T03:35:46.061Z] Average: 4 5.93 0.00 1.31 0.09 0.02 92.66 [2022-08-29T03:35:46.061Z] Average: 5 6.53 0.00 1.37 0.80 0.02 91.28 [2022-08-29T03:35:46.061Z] Average: 6 5.75 0.00 1.31 0.89 0.02 92.02 [2022-08-29T03:35:46.061Z] Average: 7 5.91 0.00 1.40 0.23 0.03 92.43 [2022-08-29T03:35:46.061Z] [2022-08-29T03:35:46.061Z] [2022-08-29T03:35:46.061Z]