Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 35e36fe490a7d7a1e97f3b24aeec797b9423c911 rather than b1c4850ae24f9a0c089101c7a267a4eeac08203c Obtained Jenkinsfile from 35e36fe490a7d7a1e97f3b24aeec797b9423c911 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-ssh4207385401187587174.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-ssh3913583389683106253.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-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10141978004425547192.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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11701973111780256607.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-ssh14106955797629450599.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11322843598717174081.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 Running on prd-ubuntu20.04-docker-8c-8g-29297 in /w/workspace/undry_device-onvif-camera_PR-160 [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-160 # 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 35e36fe490a7d7a1e97f3b24aeec797b9423c911 into PR head commit b1c4850ae24f9a0c089101c7a267a4eeac08203c Merge succeeded, producing b1c4850ae24f9a0c089101c7a267a4eeac08203c Checking out Revision b1c4850ae24f9a0c089101c7a267a4eeac08203c (PR-160) > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c4850ae24f9a0c089101c7a267a4eeac08203c # 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 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c4850ae24f9a0c089101c7a267a4eeac08203c # timeout=10 Commit message: "docs: Add video reference and text" 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-09-15T17:14:06.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T17:14:06.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T17:14:06.693Z] ========================================================= [2022-09-15T17:14:06.693Z] EdgeX Global Pipelines Version Info [2022-09-15T17:14:06.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:14:07.514Z] ------------------- [2022-09-15T17:14:07.514Z] stable info: [2022-09-15T17:14:07.514Z] ------------------- [2022-09-15T17:14:07.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T17:14:07.514Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T17:14:07.514Z] Message: update stable to v1.0.239 [2022-09-15T17:14:08.088Z] ------------------- [2022-09-15T17:14:08.088Z] experimental info: [2022-09-15T17:14:08.088Z] ------------------- [2022-09-15T17:14:08.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T17:14:08.088Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T17:14:08.088Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T17:14:08.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-15T17:14:08.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-15T17:14:08.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T17:14:08.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T17:14:08.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T17:14:08.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T17:14:08.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T17:14:08.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T17:14:08.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T17:14:08.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T17:14:08.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T17:14:09.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-15T17:14:09.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T17:14:09.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T17:14:09.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T17:14:09.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T17:14:09.219Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T17:14:09.257Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T17:14:09.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T17:14:09.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T17:14:09.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-15T17:14:09.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-15T17:14:09.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T17:14:09.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T17:14:09.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T17:14:09.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T17:14:09.615Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T17:14:09.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2022-09-15T17:14:09.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2022-09-15T17:14:09.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2022-09-15T17:14:09.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c4850ae24f9a0c089101c7a267a4eeac08203c [Pipeline] echo [2022-09-15T17:14:09.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c4850 [Pipeline] echo [2022-09-15T17:14:09.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T17:14:09.979Z] provisioning config files... [2022-09-15T17:14:09.994Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-160@tmp/config2360658468957704130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:14:10.339Z] ---> docker-login.sh [2022-09-15T17:14:10.339Z] nexus3.edgexfoundry.org:10001 [2022-09-15T17:14:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:10.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:10.863Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:10.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:10.863Z] [2022-09-15T17:14:10.863Z] Login Succeeded [2022-09-15T17:14:10.863Z] nexus3.edgexfoundry.org:10002 [2022-09-15T17:14:10.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:10.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:10.863Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:10.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:10.863Z] [2022-09-15T17:14:10.863Z] Login Succeeded [2022-09-15T17:14:10.863Z] nexus3.edgexfoundry.org:10003 [2022-09-15T17:14:11.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:11.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:11.125Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:11.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:11.125Z] [2022-09-15T17:14:11.125Z] Login Succeeded [2022-09-15T17:14:11.125Z] nexus3.edgexfoundry.org:10004 [2022-09-15T17:14:11.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:11.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:11.125Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:11.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:11.125Z] [2022-09-15T17:14:11.125Z] Login Succeeded [2022-09-15T17:14:11.125Z] docker.io [2022-09-15T17:14:11.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:11.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:11.648Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:11.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:11.648Z] [2022-09-15T17:14:11.648Z] Login Succeeded [2022-09-15T17:14:11.648Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T17:14:11.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T17:14:12.326Z] + git rev-list -1 --merges b1c4850ae24f9a0c089101c7a267a4eeac08203c~1..b1c4850ae24f9a0c089101c7a267a4eeac08203c [Pipeline] echo [2022-09-15T17:14:12.373Z] -----------> git rev-list -1 --merges b1c4850ae24f9a0c089101c7a267a4eeac08203c~1..b1c4850ae24f9a0c089101c7a267a4eeac08203c b1c4850ae24f9a0c089101c7a267a4eeac08203c [false] [Pipeline] sh [2022-09-15T17:14:12.686Z] + git log --format=format:%s -1 b1c4850ae24f9a0c089101c7a267a4eeac08203c [Pipeline] echo [2022-09-15T17:14:12.720Z] ========================================================= [2022-09-15T17:14:12.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T17:14:12.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T17:14:13.155Z] + git log --format=format:%s -1 b1c4850ae24f9a0c089101c7a267a4eeac08203c [Pipeline] echo [2022-09-15T17:14:13.188Z] [semverPrep] GIT_COMMIT: b1c4850ae24f9a0c089101c7a267a4eeac08203c, Commit Message: docs: Add video reference and text [Pipeline] echo [2022-09-15T17:14:13.218Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T17:14:13.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T17:14:13.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T17:14:13.607Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T17:14:13.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T17:14:13.607Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T17:14:13.607Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T17:14:13.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:14:14.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T17:14:14.092Z] [2022-09-15T17:14:14.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:14:14.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T17:14:14.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T17:14:14.460Z] b85a868b505f: Pulling fs layer [2022-09-15T17:14:14.460Z] e2be974225ed: Pulling fs layer [2022-09-15T17:14:14.460Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T17:14:14.460Z] 988bab9f4d93: Pulling fs layer [2022-09-15T17:14:14.460Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T17:14:14.460Z] eaf3925da568: Pulling fs layer [2022-09-15T17:14:14.460Z] bab4dde63d76: Pulling fs layer [2022-09-15T17:14:14.460Z] bde34c3a00c8: Pulling fs layer [2022-09-15T17:14:14.460Z] b352a97aabf1: Pulling fs layer [2022-09-15T17:14:14.460Z] 4872d77fe225: Pulling fs layer [2022-09-15T17:14:14.460Z] 5851b861e8e6: Pulling fs layer [2022-09-15T17:14:14.460Z] 988bab9f4d93: Waiting [2022-09-15T17:14:14.460Z] bde34c3a00c8: Waiting [2022-09-15T17:14:14.460Z] b352a97aabf1: Waiting [2022-09-15T17:14:14.460Z] 4872d77fe225: Waiting [2022-09-15T17:14:14.460Z] 5851b861e8e6: Waiting [2022-09-15T17:14:14.460Z] bab4dde63d76: Waiting [2022-09-15T17:14:14.460Z] eaf3925da568: Waiting [2022-09-15T17:14:14.460Z] e2be974225ed: Verifying Checksum [2022-09-15T17:14:14.460Z] e2be974225ed: Download complete [2022-09-15T17:14:14.460Z] 988bab9f4d93: Verifying Checksum [2022-09-15T17:14:14.460Z] 988bab9f4d93: Download complete [2022-09-15T17:14:14.727Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T17:14:14.727Z] 1469e6f7b9e6: Download complete [2022-09-15T17:14:14.727Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T17:14:14.727Z] 339a4e72a1f5: Download complete [2022-09-15T17:14:14.727Z] eaf3925da568: Verifying Checksum [2022-09-15T17:14:14.727Z] eaf3925da568: Download complete [2022-09-15T17:14:14.727Z] bde34c3a00c8: Download complete [2022-09-15T17:14:14.727Z] b352a97aabf1: Verifying Checksum [2022-09-15T17:14:14.727Z] b352a97aabf1: Download complete [2022-09-15T17:14:14.727Z] 4872d77fe225: Verifying Checksum [2022-09-15T17:14:14.727Z] 4872d77fe225: Download complete [2022-09-15T17:14:14.727Z] 5851b861e8e6: Verifying Checksum [2022-09-15T17:14:14.727Z] 5851b861e8e6: Download complete [2022-09-15T17:14:14.727Z] b85a868b505f: Verifying Checksum [2022-09-15T17:14:14.727Z] b85a868b505f: Download complete [2022-09-15T17:14:14.993Z] bab4dde63d76: Verifying Checksum [2022-09-15T17:14:14.993Z] bab4dde63d76: Download complete [2022-09-15T17:14:16.379Z] b85a868b505f: Pull complete [2022-09-15T17:14:16.379Z] e2be974225ed: Pull complete [2022-09-15T17:14:16.983Z] 339a4e72a1f5: Pull complete [2022-09-15T17:14:16.983Z] 988bab9f4d93: Pull complete [2022-09-15T17:14:17.243Z] 1469e6f7b9e6: Pull complete [2022-09-15T17:14:17.243Z] eaf3925da568: Pull complete [2022-09-15T17:14:19.155Z] bab4dde63d76: Pull complete [2022-09-15T17:14:19.155Z] bde34c3a00c8: Pull complete [2022-09-15T17:14:19.417Z] b352a97aabf1: Pull complete [2022-09-15T17:14:19.417Z] 4872d77fe225: Pull complete [2022-09-15T17:14:19.680Z] 5851b861e8e6: Pull complete [2022-09-15T17:14:19.680Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T17:14:19.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T17:14:19.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:14:19.926Z] prd-ubuntu20.04-docker-8c-8g-29297 does not seem to be running inside a container [2022-09-15T17:14:19.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-160 -v /w/workspace/undry_device-onvif-camera_PR-160:/w/workspace/undry_device-onvif-camera_PR-160:rw,z -v /w/workspace/undry_device-onvif-camera_PR-160@tmp:/w/workspace/undry_device-onvif-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T17:14:21.229Z] $ docker top e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 -eo pid,comm [2022-09-15T17:14:21.313Z] 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-09-15T17:14:21.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T17:14:21.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T17:14:21.438Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T17:14:21.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T17:14:21.568Z] $ docker exec e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 ssh-agent [2022-09-15T17:14:21.708Z] SSH_AUTH_SOCK=/tmp/ssh-F4eyWCeRWAMz/agent.32 [2022-09-15T17:14:21.708Z] SSH_AGENT_PID=38 [2022-09-15T17:14:21.716Z] Running ssh-add (command line suppressed) [2022-09-15T17:14:21.817Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-160@tmp/private_key_3385186079956961063.key (/w/workspace/undry_device-onvif-camera_PR-160@tmp/private_key_3385186079956961063.key) [2022-09-15T17:14:21.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T17:14:22.183Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T17:14:22.202Z] $ docker exec --env ******** --env ******** e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 ssh-agent -k [2022-09-15T17:14:22.330Z] unset SSH_AUTH_SOCK; [2022-09-15T17:14:22.331Z] unset SSH_AGENT_PID; [2022-09-15T17:14:22.331Z] echo Agent pid 38 killed; [2022-09-15T17:14:22.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T17:14:22.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T17:14:22.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T17:14:22.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T17:14:22.571Z] $ docker exec e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 ssh-agent [2022-09-15T17:14:22.715Z] SSH_AUTH_SOCK=/tmp/ssh-40fiHQMCA1LN/agent.73 [2022-09-15T17:14:22.715Z] SSH_AGENT_PID=80 [2022-09-15T17:14:22.722Z] Running ssh-add (command line suppressed) [2022-09-15T17:14:22.842Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-160@tmp/private_key_2695219944420279204.key (/w/workspace/undry_device-onvif-camera_PR-160@tmp/private_key_2695219944420279204.key) [2022-09-15T17:14:22.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T17:14:23.209Z] + git semver init [2022-09-15T17:14:23.471Z] 2022-09-15 17:14:23,413 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T17:14:23.471Z] 2022-09-15 17:14:23,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-160/.semver [2022-09-15T17:14:23.471Z] 2022-09-15 17:14:23,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-160/.semver [2022-09-15T17:14:23.471Z] 2022-09-15 17:14:23,415 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-160/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-160, universal_newlines=False, shell=None, istream=None) [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,349 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-160/.git/info/exclude [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-160/.semver/PR-160 with force:False [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,350 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-160/.semver/PR-160 [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,354 [execute] INFO git cat-file --batch-check [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,362 [execute] INFO git cat-file --batch [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T17:14:24.417Z] 2022-09-15 17:14:24,367 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-160/.semver/PR-160 [2022-09-15T17:14:24.417Z] 0.0.0 [Pipeline] } [2022-09-15T17:14:24.440Z] $ docker exec --env ******** --env ******** e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 ssh-agent -k [2022-09-15T17:14:24.546Z] unset SSH_AUTH_SOCK; [2022-09-15T17:14:24.546Z] unset SSH_AGENT_PID; [2022-09-15T17:14:24.547Z] echo Agent pid 80 killed; [2022-09-15T17:14:24.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T17:14:24.999Z] + git semver [Pipeline] } [2022-09-15T17:14:25.281Z] $ docker stop --time=1 e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 [2022-09-15T17:14:26.603Z] $ docker rm -f e767284d3df294bbdfd62f3ae339511892b29ca79e4d21c09101da3abdd6b474 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T17:14:27.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T17:14:27.338Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T17:14:27.354Z] [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-09-15T17:14:27.936Z] provisioning config files... [2022-09-15T17:14:27.951Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-160@tmp/config4371272443985693909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:14:28.294Z] ---> docker-login.sh [2022-09-15T17:14:28.294Z] nexus3.edgexfoundry.org:10001 [2022-09-15T17:14:28.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:28.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:28.294Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:28.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:28.294Z] [2022-09-15T17:14:28.294Z] Login Succeeded [2022-09-15T17:14:28.294Z] nexus3.edgexfoundry.org:10002 [2022-09-15T17:14:28.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:28.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:28.555Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:28.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:28.555Z] [2022-09-15T17:14:28.555Z] Login Succeeded [2022-09-15T17:14:28.555Z] nexus3.edgexfoundry.org:10003 [2022-09-15T17:14:28.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:28.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:28.555Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:28.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:28.555Z] [2022-09-15T17:14:28.555Z] Login Succeeded [2022-09-15T17:14:28.555Z] nexus3.edgexfoundry.org:10004 [2022-09-15T17:14:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:28.816Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:28.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:28.816Z] [2022-09-15T17:14:28.816Z] Login Succeeded [2022-09-15T17:14:28.816Z] docker.io [2022-09-15T17:14:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:14:29.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:14:29.388Z] Configure a credential helper to remove this warning. See [2022-09-15T17:14:29.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:14:29.388Z] [2022-09-15T17:14:29.388Z] Login Succeeded [2022-09-15T17:14:29.388Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T17:14:29.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T17:14:29.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T17:14:29.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T17:14:29.676Z] ========================================================= [2022-09-15T17:14:29.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T17:14:29.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:14:30.163Z] + 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-09-15T17:14:30.163Z] Sending build context to Docker daemon 20.64MB [2022-09-15T17:14:30.163Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T17:14:30.163Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T17:14:30.431Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T17:14:30.431Z] 2408cc74d12b: Pulling fs layer [2022-09-15T17:14:30.431Z] ea60b727a1ce: Pulling fs layer [2022-09-15T17:14:30.431Z] 30c4a7721957: Pulling fs layer [2022-09-15T17:14:30.431Z] 370296b7ddb6: Pulling fs layer [2022-09-15T17:14:30.431Z] 7c6cee850709: Pulling fs layer [2022-09-15T17:14:30.431Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T17:14:30.431Z] d94ebbe4e438: Pulling fs layer [2022-09-15T17:14:30.431Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T17:14:30.431Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T17:14:30.431Z] bcfd1f05c69d: Waiting [2022-09-15T17:14:30.431Z] 39a5fcdaea64: Waiting [2022-09-15T17:14:30.431Z] d94ebbe4e438: Waiting [2022-09-15T17:14:30.431Z] 59ccb84bbe0f: Waiting [2022-09-15T17:14:30.431Z] 370296b7ddb6: Waiting [2022-09-15T17:14:30.431Z] 7c6cee850709: Waiting [2022-09-15T17:14:30.431Z] 30c4a7721957: Download complete [2022-09-15T17:14:30.431Z] ea60b727a1ce: Download complete [2022-09-15T17:14:30.431Z] 7c6cee850709: Verifying Checksum [2022-09-15T17:14:30.431Z] 7c6cee850709: Download complete [2022-09-15T17:14:30.431Z] 39a5fcdaea64: Download complete [2022-09-15T17:14:30.431Z] 2408cc74d12b: Verifying Checksum [2022-09-15T17:14:30.431Z] 2408cc74d12b: Download complete [2022-09-15T17:14:30.431Z] d94ebbe4e438: Verifying Checksum [2022-09-15T17:14:30.431Z] d94ebbe4e438: Download complete [2022-09-15T17:14:30.431Z] 2408cc74d12b: Pull complete [2022-09-15T17:14:30.693Z] ea60b727a1ce: Pull complete [2022-09-15T17:14:30.693Z] 30c4a7721957: Pull complete [2022-09-15T17:14:31.265Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T17:14:31.265Z] 59ccb84bbe0f: Download complete [2022-09-15T17:14:31.265Z] 370296b7ddb6: Download complete [2022-09-15T17:14:31.265Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T17:14:31.265Z] bcfd1f05c69d: Download complete [2022-09-15T17:14:35.475Z] 370296b7ddb6: Pull complete [2022-09-15T17:14:35.475Z] 7c6cee850709: Pull complete [2022-09-15T17:14:35.475Z] 39a5fcdaea64: Pull complete [2022-09-15T17:14:35.475Z] d94ebbe4e438: Pull complete [2022-09-15T17:14:38.015Z] bcfd1f05c69d: Pull complete [2022-09-15T17:14:38.274Z] 59ccb84bbe0f: Pull complete [2022-09-15T17:14:38.274Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T17:14:38.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T17:14:38.274Z] ---> a4fb48ad2a94 [2022-09-15T17:14:38.274Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T17:14:40.190Z] ---> Running in 28a82cd60a48 [2022-09-15T17:14:40.190Z] Removing intermediate container 28a82cd60a48 [2022-09-15T17:14:40.190Z] ---> dc6ee8ee4793 [2022-09-15T17:14:40.190Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T17:14:40.190Z] ---> Running in fd9d14186f71 [2022-09-15T17:14:40.190Z] Removing intermediate container fd9d14186f71 [2022-09-15T17:14:40.190Z] ---> bc9d270d0312 [2022-09-15T17:14:40.190Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T17:14:40.190Z] ---> Running in 20a0c0c7bd15 [2022-09-15T17:14:40.190Z] Removing intermediate container 20a0c0c7bd15 [2022-09-15T17:14:40.190Z] ---> 1cee8ea9f002 [2022-09-15T17:14:40.190Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-15T17:14:40.190Z] ---> Running in e4f032cde039 [2022-09-15T17:14:40.190Z] Removing intermediate container e4f032cde039 [2022-09-15T17:14:40.190Z] ---> 656cc8710b5d [2022-09-15T17:14:40.190Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:14:40.452Z] ---> Running in 34ad2a5aab5c [2022-09-15T17:14:41.025Z] Removing intermediate container 34ad2a5aab5c [2022-09-15T17:14:41.025Z] ---> 529852eda808 [2022-09-15T17:14:41.025Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T17:14:41.025Z] ---> Running in be44ef07d918 [2022-09-15T17:14:41.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T17:14:42.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T17:14:42.493Z] OK: 211 MiB in 51 packages [2022-09-15T17:14:42.755Z] Removing intermediate container be44ef07d918 [2022-09-15T17:14:42.755Z] ---> bf5bed4d4909 [2022-09-15T17:14:42.755Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-15T17:14:42.755Z] ---> Running in e7ae85cfc536 [2022-09-15T17:14:42.755Z] Removing intermediate container e7ae85cfc536 [2022-09-15T17:14:42.755Z] ---> dad7d911dd02 [2022-09-15T17:14:42.755Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-15T17:14:42.764Z] Still waiting to schedule task [2022-09-15T17:14:42.764Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-15T17:14:43.014Z] ---> a54a6e1cafbc [2022-09-15T17:14:43.014Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:14:43.014Z] ---> Running in c5e2e514de30 [2022-09-15T17:15:04.979Z] Removing intermediate container c5e2e514de30 [2022-09-15T17:15:04.979Z] ---> 6af563524bb6 [2022-09-15T17:15:04.979Z] Step 12/13 : COPY . . [2022-09-15T17:15:04.979Z] ---> 524e5dcc6498 [2022-09-15T17:15:04.979Z] Step 13/13 : RUN ${MAKE} [2022-09-15T17:15:04.979Z] ---> Running in 0851c5b8fa34 [2022-09-15T17:15:04.979Z] noop [2022-09-15T17:15:04.979Z] Removing intermediate container 0851c5b8fa34 [2022-09-15T17:15:04.979Z] ---> 80a1f7ab3c40 [2022-09-15T17:15:04.979Z] Successfully built 80a1f7ab3c40 [2022-09-15T17:15:04.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:15:05.431Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T17:15:05.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:15:05.612Z] prd-ubuntu20.04-docker-8c-8g-29297 does not seem to be running inside a container [2022-09-15T17:15:05.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-160 -v /w/workspace/undry_device-onvif-camera_PR-160:/w/workspace/undry_device-onvif-camera_PR-160:rw,z -v /w/workspace/undry_device-onvif-camera_PR-160@tmp:/w/workspace/undry_device-onvif-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T17:15:06.050Z] $ docker top 180c303e7b92f7cb78f33b6a0b2bbba88bfc49f304e1c9c75d1f10d1a1fc2f9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:15:06.483Z] + go version [2022-09-15T17:15:06.483Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T17:15:06.516Z] $ docker stop --time=1 180c303e7b92f7cb78f33b6a0b2bbba88bfc49f304e1c9c75d1f10d1a1fc2f9d [2022-09-15T17:15:07.816Z] $ docker rm -f 180c303e7b92f7cb78f33b6a0b2bbba88bfc49f304e1c9c75d1f10d1a1fc2f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:15:08.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T17:15:08.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:15:08.744Z] prd-ubuntu20.04-docker-8c-8g-29297 does not seem to be running inside a container [2022-09-15T17:15:08.789Z] $ 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-160 -v /w/workspace/undry_device-onvif-camera_PR-160:/w/workspace/undry_device-onvif-camera_PR-160:rw,z -v /w/workspace/undry_device-onvif-camera_PR-160@tmp:/w/workspace/undry_device-onvif-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T17:15:09.186Z] $ docker top f333dbca11652efd4c1386fdcede6ad13f8682fe41dfba2e6d65dcc07fe39e06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:15:09.643Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-160 [Pipeline] fileExists [Pipeline] sh [2022-09-15T17:15:10.019Z] + make test [2022-09-15T17:15:10.019Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T17:15:10.591Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-15T17:15:22.810Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-15T17:15:22.810Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.040s coverage: 28.6% of statements [2022-09-15T17:15:22.810Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-15T17:15:26.109Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.205s coverage: 13.8% of statements [2022-09-15T17:15:34.244Z] 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-09-15T17:15:34.244Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T17:15:38.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T17:15:38.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T17:15:38.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T17:15:38.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T17:15:38.518Z] $ docker stop --time=1 f333dbca11652efd4c1386fdcede6ad13f8682fe41dfba2e6d65dcc07fe39e06 [2022-09-15T17:15:40.350Z] $ docker rm -f f333dbca11652efd4c1386fdcede6ad13f8682fe41dfba2e6d65dcc07fe39e06 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T17:15:40.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T17:15:40.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T17:15:41.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T17:15:42.016Z] + ls -al . [2022-09-15T17:15:42.016Z] total 232 [2022-09-15T17:15:42.016Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 17:15 . [2022-09-15T17:15:42.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:14 .. [2022-09-15T17:15:42.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 17:15 .git [2022-09-15T17:15:42.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 17:14 .github [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 15 17:14 .gitignore [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 17:14 .golangci.yml [2022-09-15T17:15:42.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 17:14 .semver [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 15 17:14 Attribution.txt [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 15 17:14 CHANGELOG.md [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 15 17:14 Dockerfile [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 17:14 GOVERNANCE.md [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 15 17:14 Jenkinsfile [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 17:14 LICENSE [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 15 17:14 Makefile [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 15 17:14 OWNERS.md [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 5931 Sep 15 17:14 README.md [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 17:14 VERSION [2022-09-15T17:15:42.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 17:14 bin [2022-09-15T17:15:42.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 17:14 cmd [2022-09-15T17:15:42.016Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 15 17:15 coverage.out [2022-09-15T17:15:42.016Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 15 17:14 doc [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 15 17:14 go.mod [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 15 17:14 go.sum [2022-09-15T17:15:42.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:14 internal [2022-09-15T17:15:42.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:14 snap [2022-09-15T17:15:42.016Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 15 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:15:42.412Z] + 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=b1c4850ae24f9a0c089101c7a267a4eeac08203c --label arch=amd64 --label version=0.0.0 . [2022-09-15T17:15:42.412Z] Sending build context to Docker daemon 20.72MB [2022-09-15T17:15:42.412Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T17:15:42.412Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-15T17:15:42.412Z] ---> 80a1f7ab3c40 [2022-09-15T17:15:42.412Z] Step 3/26 : ARG MAKE="make build" [2022-09-15T17:15:42.675Z] ---> Running in a1a398d7cc64 [2022-09-15T17:15:42.675Z] Removing intermediate container a1a398d7cc64 [2022-09-15T17:15:42.675Z] ---> 6629213cc052 [2022-09-15T17:15:42.675Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T17:15:42.675Z] ---> Running in 87b2b53f81ab [2022-09-15T17:15:42.675Z] Removing intermediate container 87b2b53f81ab [2022-09-15T17:15:42.675Z] ---> 5fae17e27f93 [2022-09-15T17:15:42.675Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T17:15:42.675Z] ---> Running in 9c3922bb3637 [2022-09-15T17:15:42.935Z] Removing intermediate container 9c3922bb3637 [2022-09-15T17:15:42.935Z] ---> b99562bcd2be [2022-09-15T17:15:42.935Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-15T17:15:42.935Z] ---> Running in e0c10175b519 [2022-09-15T17:15:42.935Z] Removing intermediate container e0c10175b519 [2022-09-15T17:15:42.935Z] ---> 47c1418c3941 [2022-09-15T17:15:42.935Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:15:42.935Z] ---> Running in 6c658dcbb8db [2022-09-15T17:15:43.513Z] Removing intermediate container 6c658dcbb8db [2022-09-15T17:15:43.513Z] ---> a657ad9f65cf [2022-09-15T17:15:43.513Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T17:15:43.513Z] ---> Running in 294b0beab703 [2022-09-15T17:15:43.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T17:15:44.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T17:15:44.980Z] OK: 211 MiB in 51 packages [2022-09-15T17:15:45.550Z] Removing intermediate container 294b0beab703 [2022-09-15T17:15:45.550Z] ---> cb309235bbb8 [2022-09-15T17:15:45.550Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-15T17:15:45.550Z] ---> Running in c695bd1917fc [2022-09-15T17:15:45.550Z] Removing intermediate container c695bd1917fc [2022-09-15T17:15:45.550Z] ---> a12973fa8c71 [2022-09-15T17:15:45.550Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-15T17:15:45.550Z] ---> 9d7cef0249cc [2022-09-15T17:15:45.550Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:15:45.550Z] ---> Running in 603583b26ee6 [2022-09-15T17:15:46.489Z] Removing intermediate container 603583b26ee6 [2022-09-15T17:15:46.489Z] ---> 8cfdb4d90803 [2022-09-15T17:15:46.489Z] Step 12/26 : COPY . . [2022-09-15T17:15:47.061Z] ---> fd54849a17d0 [2022-09-15T17:15:47.061Z] Step 13/26 : RUN ${MAKE} [2022-09-15T17:15:47.061Z] ---> Running in 187d0e411c82 [2022-09-15T17:15:47.321Z] 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-09-15T17:16:09.291Z] Removing intermediate container 187d0e411c82 [2022-09-15T17:16:09.291Z] ---> 6229e76ca41c [2022-09-15T17:16:09.291Z] Step 14/26 : FROM alpine:3.16 [2022-09-15T17:16:09.552Z] 3.16: Pulling from library/alpine [2022-09-15T17:16:09.813Z] 213ec9aee27d: Pulling fs layer [2022-09-15T17:16:10.073Z] 213ec9aee27d: Verifying Checksum [2022-09-15T17:16:10.073Z] 213ec9aee27d: Download complete [2022-09-15T17:16:10.333Z] 213ec9aee27d: Pull complete [2022-09-15T17:16:10.333Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T17:16:10.333Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T17:16:10.333Z] ---> 9c6f07244728 [2022-09-15T17:16:10.333Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T17:16:10.333Z] ---> Running in 76ce0fdefd94 [2022-09-15T17:16:10.333Z] Removing intermediate container 76ce0fdefd94 [2022-09-15T17:16:10.333Z] ---> 3c46609d8a45 [2022-09-15T17:16:10.333Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T17:16:10.333Z] ---> Running in 624e6eb3f9b1 [2022-09-15T17:16:10.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T17:16:10.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T17:16:10.903Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:16:10.903Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T17:16:10.903Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T17:16:10.903Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T17:16:11.163Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T17:16:11.163Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T17:16:11.163Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:16:11.163Z] OK: 8 MiB in 20 packages [2022-09-15T17:16:11.424Z] Removing intermediate container 624e6eb3f9b1 [2022-09-15T17:16:11.424Z] ---> 5fad9e0f3c6e [2022-09-15T17:16:11.424Z] Step 17/26 : WORKDIR / [2022-09-15T17:16:11.424Z] ---> Running in 1f98b45f698d [2022-09-15T17:16:11.424Z] Removing intermediate container 1f98b45f698d [2022-09-15T17:16:11.424Z] ---> 38c94da5b6a2 [2022-09-15T17:16:11.424Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-15T17:16:12.366Z] ---> 05724eca53c1 [2022-09-15T17:16:12.366Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-15T17:16:12.366Z] ---> bbcb5dac459d [2022-09-15T17:16:12.366Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-15T17:16:12.633Z] ---> 4e279c312b47 [2022-09-15T17:16:12.633Z] Step 21/26 : EXPOSE 59984 [2022-09-15T17:16:12.633Z] ---> Running in 239dda58a697 [2022-09-15T17:16:12.633Z] Removing intermediate container 239dda58a697 [2022-09-15T17:16:12.633Z] ---> 74557132e0ec [2022-09-15T17:16:12.633Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-15T17:16:12.633Z] ---> Running in f856935db1a0 [2022-09-15T17:16:12.896Z] Removing intermediate container f856935db1a0 [2022-09-15T17:16:12.896Z] ---> d1a527c8997d [2022-09-15T17:16:12.896Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:16:12.896Z] ---> Running in b12bb77cb141 [2022-09-15T17:16:12.896Z] Removing intermediate container b12bb77cb141 [2022-09-15T17:16:12.896Z] ---> 905c9e393214 [2022-09-15T17:16:12.896Z] Step 24/26 : LABEL arch=amd64 [2022-09-15T17:16:12.896Z] ---> Running in eeef0a1223a3 [2022-09-15T17:16:12.896Z] Removing intermediate container eeef0a1223a3 [2022-09-15T17:16:12.896Z] ---> e1a25f898913 [2022-09-15T17:16:12.896Z] Step 25/26 : LABEL git_sha=b1c4850ae24f9a0c089101c7a267a4eeac08203c [2022-09-15T17:16:13.157Z] ---> Running in b799623fe7c1 [2022-09-15T17:16:13.157Z] Removing intermediate container b799623fe7c1 [2022-09-15T17:16:13.157Z] ---> 1e0ec980d500 [2022-09-15T17:16:13.157Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T17:16:13.157Z] ---> Running in 6ff7a3f71075 [2022-09-15T17:16:13.157Z] Removing intermediate container 6ff7a3f71075 [2022-09-15T17:16:13.157Z] ---> 3b27c5594719 [2022-09-15T17:16:13.157Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T17:16:13.157Z] Successfully built 3b27c5594719 [2022-09-15T17:16:13.157Z] 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-09-15T17:16:14.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:16:14.059Z] [2022-09-15T17:16:14.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:16:14.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:16:14.439Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T17:16:14.439Z] 5eb5b503b376: Pulling fs layer [2022-09-15T17:16:14.439Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T17:16:14.439Z] ec43610c2a17: Pulling fs layer [2022-09-15T17:16:14.439Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T17:16:14.439Z] 33b1e0a273af: Pulling fs layer [2022-09-15T17:16:14.439Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T17:16:14.439Z] 2f39f015ded8: Pulling fs layer [2022-09-15T17:16:14.439Z] 33b1e0a273af: Waiting [2022-09-15T17:16:14.439Z] 5d3b04190fa2: Waiting [2022-09-15T17:16:14.439Z] 2f39f015ded8: Waiting [2022-09-15T17:16:14.439Z] 3a2ae6a8a46f: Waiting [2022-09-15T17:16:14.439Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T17:16:14.439Z] 5c69ac0246d0: Download complete [2022-09-15T17:16:14.439Z] 3a2ae6a8a46f: Download complete [2022-09-15T17:16:14.699Z] 33b1e0a273af: Verifying Checksum [2022-09-15T17:16:14.699Z] 33b1e0a273af: Download complete [2022-09-15T17:16:14.699Z] 5d3b04190fa2: Download complete [2022-09-15T17:16:14.699Z] ec43610c2a17: Verifying Checksum [2022-09-15T17:16:14.699Z] ec43610c2a17: Download complete [2022-09-15T17:16:14.699Z] 5eb5b503b376: Verifying Checksum [2022-09-15T17:16:14.699Z] 5eb5b503b376: Download complete [2022-09-15T17:16:15.270Z] 2f39f015ded8: Download complete [2022-09-15T17:16:16.109Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29298 in /w/workspace/undry_device-onvif-camera_PR-160 [Pipeline] { [Pipeline] ws [2022-09-15T17:16:16.154Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [2022-09-15T17:16:16.207Z] 5eb5b503b376: Pull complete [2022-09-15T17:16:16.207Z] 5c69ac0246d0: Pull complete [Pipeline] checkout [2022-09-15T17:16:16.257Z] Selected Git installation does not exist. Using Default [2022-09-15T17:16:16.257Z] The recommended git tool is: NONE [2022-09-15T17:16:16.775Z] ec43610c2a17: Pull complete [2022-09-15T17:16:17.035Z] 3a2ae6a8a46f: Pull complete [2022-09-15T17:16:17.294Z] 33b1e0a273af: Pull complete [2022-09-15T17:16:17.294Z] 5d3b04190fa2: Pull complete [2022-09-15T17:16:22.570Z] 2f39f015ded8: Pull complete [2022-09-15T17:16:22.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T17:16:22.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:16:22.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:16:22.807Z] prd-ubuntu20.04-docker-8c-8g-29297 does not seem to be running inside a container [2022-09-15T17:16:22.848Z] $ 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-160 -v /w/workspace/undry_device-onvif-camera_PR-160:/w/workspace/undry_device-onvif-camera_PR-160:rw,z -v /w/workspace/undry_device-onvif-camera_PR-160@tmp:/w/workspace/undry_device-onvif-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T17:16:23.031Z] using credential edgex-jenkins-ssh [2022-09-15T17:16:23.056Z] Cloning the remote Git repository [2022-09-15T17:16:23.118Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-15T17:16:23.205Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-09-15T17:16:23.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-15T17:16:23.337Z] > git --version # timeout=10 [2022-09-15T17:16:23.364Z] > git --version # 'git version 2.25.1' [2022-09-15T17:16:23.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T17:16:23.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T17:16:24.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-15T17:16:24.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T17:16:24.914Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-15T17:16:24.958Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-15T17:16:24.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T17:16:24.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-15T17:16:25.586Z] Merging remotes/origin/main commit 35e36fe490a7d7a1e97f3b24aeec797b9423c911 into PR head commit b1c4850ae24f9a0c089101c7a267a4eeac08203c [2022-09-15T17:16:25.728Z] $ docker top 31d5d968db1fdf243eff2cc5189b7c46429729a4540bd2c0339b03c5a87bac2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:16:25.959Z] Merge succeeded, producing b1c4850ae24f9a0c089101c7a267a4eeac08203c [2022-09-15T17:16:25.960Z] Checking out Revision b1c4850ae24f9a0c089101c7a267a4eeac08203c (PR-160) [2022-09-15T17:16:26.230Z] ---> job-cost.sh [2022-09-15T17:16:26.230Z] lf-activate-venv: SKIPPING [2022-09-15T17:16:26.230Z] INFO: No Stack... [2022-09-15T17:16:25.605Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:16:25.624Z] > git checkout -f b1c4850ae24f9a0c089101c7a267a4eeac08203c # timeout=10 [2022-09-15T17:16:25.839Z] > git remote # timeout=10 [2022-09-15T17:16:25.856Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T17:16:25.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T17:16:25.894Z] > git merge 35e36fe490a7d7a1e97f3b24aeec797b9423c911 # timeout=10 [2022-09-15T17:16:25.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T17:16:25.965Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T17:16:25.987Z] > git checkout -f b1c4850ae24f9a0c089101c7a267a4eeac08203c # timeout=10 [2022-09-15T17:16:26.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T17:16:27.096Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T17:16:27.409Z] + + cat /w/workspace/undry_device-onvif-camera_PR-160/archives/cost.csvcut [2022-09-15T17:16:27.409Z] -d, -f6 [Pipeline] lock [2022-09-15T17:16:27.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [2022-09-15T17:16:27.463Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] did not exist. Created. [2022-09-15T17:16:27.463Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T17:16:27.857Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T17:16:27.908Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T17:16:27.935Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T17:16:28.011Z] $ docker stop --time=1 31d5d968db1fdf243eff2cc5189b7c46429729a4540bd2c0339b03c5a87bac2b [2022-09-15T17:16:29.171Z] $ docker rm -f 31d5d968db1fdf243eff2cc5189b7c46429729a4540bd2c0339b03c5a87bac2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T17:16:30.349Z] Commit message: "docs: Add video reference and text" [2022-09-15T17:16:30.402Z] > git --version # timeout=10 [2022-09-15T17:16:30.414Z] > git --version # 'git version 2.25.1' [2022-09-15T17:16:30.430Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T17:16:31.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T17:16:31.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T17:16:31.665Z] Dload Upload Total Spent Left Speed [2022-09-15T17:16:31.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 132k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh [2022-09-15T17:16:32.513Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T17:16:32.874Z] + + sudo tee /etc/docker/daemon.new [2022-09-15T17:16:32.874Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T17:16:32.874Z] { [2022-09-15T17:16:32.874Z] "registry-mirrors": [ [2022-09-15T17:16:32.874Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T17:16:32.874Z] ], [2022-09-15T17:16:32.874Z] "bip": "10.250.0.254/24", [2022-09-15T17:16:32.874Z] "hosts": [ [2022-09-15T17:16:32.874Z] "tcp://0.0.0.0:5555", [2022-09-15T17:16:32.874Z] "unix:///var/run/docker.sock" [2022-09-15T17:16:32.874Z] ], [2022-09-15T17:16:32.874Z] "mtu": 1458, [2022-09-15T17:16:32.874Z] "selinux-enabled": true, [2022-09-15T17:16:32.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T17:16:32.874Z] } [Pipeline] sh [2022-09-15T17:16:33.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T17:16:33.587Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T17:16:51.980Z] provisioning config files... [2022-09-15T17:16:52.004Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7313429900955093886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:16:52.401Z] ---> docker-login.sh [2022-09-15T17:16:52.401Z] nexus3.edgexfoundry.org:10001 [2022-09-15T17:16:53.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:16:53.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:16:53.276Z] Configure a credential helper to remove this warning. See [2022-09-15T17:16:53.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:16:53.276Z] [2022-09-15T17:16:53.276Z] Login Succeeded [2022-09-15T17:16:53.276Z] nexus3.edgexfoundry.org:10002 [2022-09-15T17:16:53.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:16:53.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:16:53.558Z] Configure a credential helper to remove this warning. See [2022-09-15T17:16:53.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:16:53.558Z] [2022-09-15T17:16:53.558Z] Login Succeeded [2022-09-15T17:16:53.558Z] nexus3.edgexfoundry.org:10003 [2022-09-15T17:16:54.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:16:54.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:16:54.158Z] Configure a credential helper to remove this warning. See [2022-09-15T17:16:54.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:16:54.158Z] [2022-09-15T17:16:54.158Z] Login Succeeded [2022-09-15T17:16:54.158Z] nexus3.edgexfoundry.org:10004 [2022-09-15T17:16:54.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:16:54.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:16:54.707Z] Configure a credential helper to remove this warning. See [2022-09-15T17:16:54.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:16:54.707Z] [2022-09-15T17:16:54.707Z] Login Succeeded [2022-09-15T17:16:54.707Z] docker.io [2022-09-15T17:16:54.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T17:16:55.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T17:16:55.577Z] Configure a credential helper to remove this warning. See [2022-09-15T17:16:55.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T17:16:55.577Z] [2022-09-15T17:16:55.577Z] Login Succeeded [2022-09-15T17:16:55.577Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T17:16:55.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T17:16:56.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T17:16:56.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T17:16:56.086Z] ========================================================= [2022-09-15T17:16:56.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T17:16:56.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:16:56.619Z] + 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-09-15T17:16:57.222Z] Sending build context to Docker daemon 14.12MB [2022-09-15T17:16:57.222Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T17:16:57.222Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T17:16:57.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T17:16:57.496Z] b3c136eddcbf: Pulling fs layer [2022-09-15T17:16:57.496Z] c0a3192eca97: Pulling fs layer [2022-09-15T17:16:57.496Z] a050256f5b6f: Pulling fs layer [2022-09-15T17:16:57.496Z] 656be50a0ddc: Pulling fs layer [2022-09-15T17:16:57.496Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T17:16:57.496Z] 46d945488cbd: Pulling fs layer [2022-09-15T17:16:57.496Z] 8a5474983e97: Pulling fs layer [2022-09-15T17:16:57.496Z] 329c88fbcd65: Pulling fs layer [2022-09-15T17:16:57.496Z] 8a5474983e97: Waiting [2022-09-15T17:16:57.496Z] 329c88fbcd65: Waiting [2022-09-15T17:16:57.496Z] 656be50a0ddc: Waiting [2022-09-15T17:16:57.496Z] 2bbca73fdf42: Waiting [2022-09-15T17:16:57.496Z] 46d945488cbd: Waiting [2022-09-15T17:16:57.496Z] a050256f5b6f: Verifying Checksum [2022-09-15T17:16:57.496Z] a050256f5b6f: Download complete [2022-09-15T17:16:57.496Z] c0a3192eca97: Verifying Checksum [2022-09-15T17:16:57.496Z] c0a3192eca97: Download complete [2022-09-15T17:16:57.496Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T17:16:57.496Z] 2bbca73fdf42: Download complete [2022-09-15T17:16:57.496Z] b3c136eddcbf: Verifying Checksum [2022-09-15T17:16:57.496Z] b3c136eddcbf: Download complete [2022-09-15T17:16:57.496Z] 46d945488cbd: Verifying Checksum [2022-09-15T17:16:57.496Z] 46d945488cbd: Download complete [2022-09-15T17:16:58.504Z] b3c136eddcbf: Pull complete [2022-09-15T17:16:58.504Z] 329c88fbcd65: Verifying Checksum [2022-09-15T17:16:58.504Z] 329c88fbcd65: Download complete [2022-09-15T17:16:59.112Z] c0a3192eca97: Pull complete [2022-09-15T17:16:59.403Z] a050256f5b6f: Pull complete [2022-09-15T17:16:59.679Z] 8a5474983e97: Verifying Checksum [2022-09-15T17:16:59.679Z] 8a5474983e97: Download complete [2022-09-15T17:17:00.277Z] 656be50a0ddc: Verifying Checksum [2022-09-15T17:17:00.277Z] 656be50a0ddc: Download complete [2022-09-15T17:17:15.370Z] 656be50a0ddc: Pull complete [2022-09-15T17:17:15.370Z] 2bbca73fdf42: Pull complete [2022-09-15T17:17:15.370Z] 46d945488cbd: Pull complete [2022-09-15T17:17:19.695Z] 8a5474983e97: Pull complete [2022-09-15T17:17:21.679Z] 329c88fbcd65: Pull complete [2022-09-15T17:17:21.679Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T17:17:21.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T17:17:21.679Z] ---> ff4287adb874 [2022-09-15T17:17:21.679Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T17:17:23.656Z] ---> Running in 14fcffcccc9a [2022-09-15T17:17:23.656Z] Removing intermediate container 14fcffcccc9a [2022-09-15T17:17:23.656Z] ---> bbc31a6eb402 [2022-09-15T17:17:23.656Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T17:17:23.656Z] ---> Running in 349bad275e4a [2022-09-15T17:17:23.930Z] Removing intermediate container 349bad275e4a [2022-09-15T17:17:23.930Z] ---> 5ab6dfe10ce0 [2022-09-15T17:17:23.930Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T17:17:23.930Z] ---> Running in 93f6238ce8df [2022-09-15T17:17:24.529Z] Removing intermediate container 93f6238ce8df [2022-09-15T17:17:24.529Z] ---> 497fe2ce48c1 [2022-09-15T17:17:24.529Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-15T17:17:24.529Z] ---> Running in 12005afb91ae [2022-09-15T17:17:24.806Z] Removing intermediate container 12005afb91ae [2022-09-15T17:17:24.806Z] ---> 2ad65fda51d3 [2022-09-15T17:17:24.806Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:17:24.806Z] ---> Running in 4972b536bd55 [2022-09-15T17:17:28.203Z] Removing intermediate container 4972b536bd55 [2022-09-15T17:17:28.203Z] ---> 5973a804f285 [2022-09-15T17:17:28.203Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T17:17:28.203Z] ---> Running in 66a56ce58304 [2022-09-15T17:17:28.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:17:29.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:17:30.371Z] OK: 221 MiB in 51 packages [2022-09-15T17:17:31.365Z] Removing intermediate container 66a56ce58304 [2022-09-15T17:17:31.365Z] ---> e70b188303cb [2022-09-15T17:17:31.365Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-15T17:17:31.365Z] ---> Running in 6fc6f49bec6a [2022-09-15T17:17:31.649Z] Removing intermediate container 6fc6f49bec6a [2022-09-15T17:17:31.649Z] ---> d5944b6a0560 [2022-09-15T17:17:31.649Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-15T17:17:32.269Z] ---> 21ef1d3bfbd1 [2022-09-15T17:17:32.269Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:17:32.269Z] ---> Running in 4f95de17734c [2022-09-15T17:18:28.825Z] Removing intermediate container 4f95de17734c [2022-09-15T17:18:28.825Z] ---> d5aa38d6d13a [2022-09-15T17:18:28.825Z] Step 12/13 : COPY . . [2022-09-15T17:18:28.825Z] ---> 7b3fd9d75e61 [2022-09-15T17:18:28.825Z] Step 13/13 : RUN ${MAKE} [2022-09-15T17:18:28.825Z] ---> Running in 6649c59f2034 [2022-09-15T17:18:28.825Z] noop [2022-09-15T17:18:28.825Z] Removing intermediate container 6649c59f2034 [2022-09-15T17:18:28.825Z] ---> e7a725585b21 [2022-09-15T17:18:28.825Z] Successfully built e7a725585b21 [2022-09-15T17:18:28.825Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:18:29.309Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T17:18:29.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:18:29.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-29298 does not seem to be running inside a container [2022-09-15T17:18:29.716Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T17:18:30.996Z] $ docker top c0034e7cca56996438d6fbf118d64584e7349de10c54cc23a98321f66481ebb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:18:31.964Z] + go version [2022-09-15T17:18:31.964Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T17:18:31.995Z] $ docker stop --time=1 c0034e7cca56996438d6fbf118d64584e7349de10c54cc23a98321f66481ebb6 [2022-09-15T17:18:33.633Z] $ docker rm -f c0034e7cca56996438d6fbf118d64584e7349de10c54cc23a98321f66481ebb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:18:34.550Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T17:18:34.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:18:34.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-29298 does not seem to be running inside a container [2022-09-15T17:18:34.931Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T17:18:36.157Z] $ docker top 2b502bc56e342c75ecc5d5f10c27b77d1fec6a9fe3e84a3c87004ff31dbe026a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:18:37.125Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-15T17:18:37.859Z] + make test [2022-09-15T17:18:37.859Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T17:18:39.855Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-15T17:20:01.731Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-15T17:20:10.042Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.186s coverage: 28.6% of statements [2022-09-15T17:20:10.042Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-15T17:20:32.223Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.908s coverage: 13.8% of statements [2022-09-15T17:20:32.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T17:20:32.223Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T17:20:54.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T17:20:54.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T17:20:54.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T17:20:54.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T17:20:54.498Z] $ docker stop --time=1 2b502bc56e342c75ecc5d5f10c27b77d1fec6a9fe3e84a3c87004ff31dbe026a [2022-09-15T17:20:56.280Z] $ docker rm -f 2b502bc56e342c75ecc5d5f10c27b77d1fec6a9fe3e84a3c87004ff31dbe026a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T17:20:57.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T17:20:57.392Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T17:20:57.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T17:20:58.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T17:20:58.881Z] + ls -al . [2022-09-15T17:20:58.881Z] total 228 [2022-09-15T17:20:58.881Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 17:18 . [2022-09-15T17:20:58.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:16 .. [2022-09-15T17:20:58.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 17:16 .git [2022-09-15T17:20:58.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 17:16 .github [2022-09-15T17:20:58.881Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 15 17:16 .gitignore [2022-09-15T17:20:58.881Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 17:16 .golangci.yml [2022-09-15T17:20:58.881Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 15 17:16 Attribution.txt [2022-09-15T17:20:58.881Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 15 17:16 CHANGELOG.md [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 15 17:16 Dockerfile [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 17:16 GOVERNANCE.md [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 15 17:16 Jenkinsfile [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 17:16 LICENSE [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 15 17:16 Makefile [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 15 17:16 OWNERS.md [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 5931 Sep 15 17:16 README.md [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 17:14 VERSION [2022-09-15T17:20:58.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 17:16 bin [2022-09-15T17:20:58.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 17:16 cmd [2022-09-15T17:20:58.882Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 15 17:20 coverage.out [2022-09-15T17:20:58.882Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 15 17:16 doc [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 15 17:16 go.mod [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 15 17:16 go.sum [2022-09-15T17:20:58.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:16 internal [2022-09-15T17:20:58.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 17:16 snap [2022-09-15T17:20:58.882Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 15 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:20:59.312Z] + 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=b1c4850ae24f9a0c089101c7a267a4eeac08203c --label arch=arm64 --label version=0.0.0 . [2022-09-15T17:20:59.911Z] Sending build context to Docker daemon 14.19MB [2022-09-15T17:20:59.911Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T17:20:59.911Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-15T17:20:59.911Z] ---> e7a725585b21 [2022-09-15T17:20:59.911Z] Step 3/26 : ARG MAKE="make build" [2022-09-15T17:20:59.911Z] ---> Running in b190f4a8c9d3 [2022-09-15T17:21:00.514Z] Removing intermediate container b190f4a8c9d3 [2022-09-15T17:21:00.514Z] ---> d91635f26cda [2022-09-15T17:21:00.514Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T17:21:00.514Z] ---> Running in e4f755dd7a0f [2022-09-15T17:21:00.789Z] Removing intermediate container e4f755dd7a0f [2022-09-15T17:21:00.789Z] ---> 6060d6947ae1 [2022-09-15T17:21:00.789Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T17:21:00.789Z] ---> Running in b0dd91b3cfad [2022-09-15T17:21:01.065Z] Removing intermediate container b0dd91b3cfad [2022-09-15T17:21:01.065Z] ---> ac0460adf9b9 [2022-09-15T17:21:01.065Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-15T17:21:01.065Z] ---> Running in 854868f06243 [2022-09-15T17:21:01.345Z] Removing intermediate container 854868f06243 [2022-09-15T17:21:01.345Z] ---> d106f45a921a [2022-09-15T17:21:01.345Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:21:01.624Z] ---> Running in 203790f05d30 [2022-09-15T17:21:03.104Z] Removing intermediate container 203790f05d30 [2022-09-15T17:21:03.104Z] ---> ccea2ad24da8 [2022-09-15T17:21:03.104Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T17:21:03.104Z] ---> Running in bc8daa22af4c [2022-09-15T17:21:04.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:21:05.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:21:06.049Z] OK: 221 MiB in 51 packages [2022-09-15T17:21:07.038Z] Removing intermediate container bc8daa22af4c [2022-09-15T17:21:07.038Z] ---> 1be0fb600388 [2022-09-15T17:21:07.038Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-15T17:21:07.038Z] ---> Running in 8e84112b6461 [2022-09-15T17:21:07.313Z] Removing intermediate container 8e84112b6461 [2022-09-15T17:21:07.313Z] ---> 9f156f43ef9d [2022-09-15T17:21:07.313Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-15T17:21:07.921Z] ---> ad337cbeb04b [2022-09-15T17:21:07.921Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:21:07.921Z] ---> Running in 583ac87d7f4c [2022-09-15T17:21:09.911Z] Removing intermediate container 583ac87d7f4c [2022-09-15T17:21:09.911Z] ---> a7956fa8fe86 [2022-09-15T17:21:09.911Z] Step 12/26 : COPY . . [2022-09-15T17:21:11.350Z] ---> 1aed8b805ece [2022-09-15T17:21:11.350Z] Step 13/26 : RUN ${MAKE} [2022-09-15T17:21:11.350Z] ---> Running in 7dde4aab59b8 [2022-09-15T17:21:12.343Z] 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-09-15T17:23:19.244Z] Removing intermediate container 7dde4aab59b8 [2022-09-15T17:23:19.244Z] ---> 2780308c4b49 [2022-09-15T17:23:19.244Z] Step 14/26 : FROM alpine:3.16 [2022-09-15T17:23:19.516Z] 3.16: Pulling from library/alpine [2022-09-15T17:23:19.790Z] 9b18e9b68314: Pulling fs layer [2022-09-15T17:23:20.065Z] 9b18e9b68314: Verifying Checksum [2022-09-15T17:23:20.065Z] 9b18e9b68314: Download complete [2022-09-15T17:23:20.663Z] 9b18e9b68314: Pull complete [2022-09-15T17:23:20.663Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T17:23:20.663Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T17:23:20.663Z] ---> a6215f271958 [2022-09-15T17:23:20.663Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T17:23:20.663Z] ---> Running in 6d991e9e6d6c [2022-09-15T17:23:20.940Z] Removing intermediate container 6d991e9e6d6c [2022-09-15T17:23:20.940Z] ---> ee28fc3e7b33 [2022-09-15T17:23:20.940Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T17:23:20.940Z] ---> Running in 3067c919fbf9 [2022-09-15T17:23:21.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:23:22.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:23:23.195Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:23:23.195Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T17:23:23.195Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T17:23:23.195Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T17:23:23.195Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T17:23:23.195Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T17:23:23.195Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:23:23.195Z] OK: 8 MiB in 20 packages [2022-09-15T17:23:24.186Z] Removing intermediate container 3067c919fbf9 [2022-09-15T17:23:24.186Z] ---> 236aa48b6e36 [2022-09-15T17:23:24.186Z] Step 17/26 : WORKDIR / [2022-09-15T17:23:24.186Z] ---> Running in 474e7ee201c1 [2022-09-15T17:23:24.461Z] Removing intermediate container 474e7ee201c1 [2022-09-15T17:23:24.461Z] ---> 89b48cd62b6b [2022-09-15T17:23:24.461Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-15T17:23:26.449Z] ---> b36e2424ddee [2022-09-15T17:23:26.449Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-15T17:23:26.731Z] ---> eeb7f2ef9ead [2022-09-15T17:23:26.731Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-15T17:23:27.332Z] ---> d3ff6f23f553 [2022-09-15T17:23:27.333Z] Step 21/26 : EXPOSE 59984 [2022-09-15T17:23:27.333Z] ---> Running in 2484e13ed7e4 [2022-09-15T17:23:27.607Z] Removing intermediate container 2484e13ed7e4 [2022-09-15T17:23:27.607Z] ---> fdf2b8933078 [2022-09-15T17:23:27.607Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-15T17:23:27.607Z] ---> Running in 9ef2b802e74c [2022-09-15T17:23:27.885Z] Removing intermediate container 9ef2b802e74c [2022-09-15T17:23:27.885Z] ---> 4a15386c8951 [2022-09-15T17:23:27.885Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:23:27.885Z] ---> Running in 227aa2250ea5 [2022-09-15T17:23:28.491Z] Removing intermediate container 227aa2250ea5 [2022-09-15T17:23:28.491Z] ---> 2e914d47fb3c [2022-09-15T17:23:28.491Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T17:23:28.491Z] ---> Running in fbdc633eed0c [2022-09-15T17:23:28.765Z] Removing intermediate container fbdc633eed0c [2022-09-15T17:23:28.765Z] ---> fa8c0fdd11a3 [2022-09-15T17:23:28.765Z] Step 25/26 : LABEL git_sha=b1c4850ae24f9a0c089101c7a267a4eeac08203c [2022-09-15T17:23:28.765Z] ---> Running in 440b3d05ce74 [2022-09-15T17:23:29.043Z] Removing intermediate container 440b3d05ce74 [2022-09-15T17:23:29.043Z] ---> 70beb5194922 [2022-09-15T17:23:29.043Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T17:23:29.043Z] ---> Running in 27b601cdd741 [2022-09-15T17:23:29.644Z] Removing intermediate container 27b601cdd741 [2022-09-15T17:23:29.644Z] ---> 2fdfcf2bb0ff [2022-09-15T17:23:29.644Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T17:23:29.644Z] Successfully built 2fdfcf2bb0ff [2022-09-15T17:23:29.644Z] 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-09-15T17:23:30.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:23:30.453Z] [2022-09-15T17:23:30.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:23:30.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:23:31.147Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T17:23:31.147Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T17:23:31.147Z] 04944245beec: Pulling fs layer [2022-09-15T17:23:31.147Z] 699f458cf7ca: Pulling fs layer [2022-09-15T17:23:31.147Z] 765212b225bb: Pulling fs layer [2022-09-15T17:23:31.147Z] f23df028b6ca: Pulling fs layer [2022-09-15T17:23:31.147Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T17:23:31.147Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T17:23:31.147Z] f23df028b6ca: Waiting [2022-09-15T17:23:31.147Z] d65c8cfc05b1: Waiting [2022-09-15T17:23:31.147Z] 765212b225bb: Waiting [2022-09-15T17:23:31.147Z] 2437ff75d9bd: Waiting [2022-09-15T17:23:31.147Z] 04944245beec: Verifying Checksum [2022-09-15T17:23:31.147Z] 04944245beec: Download complete [2022-09-15T17:23:31.147Z] 765212b225bb: Verifying Checksum [2022-09-15T17:23:31.147Z] 765212b225bb: Download complete [2022-09-15T17:23:31.147Z] f23df028b6ca: Verifying Checksum [2022-09-15T17:23:31.147Z] f23df028b6ca: Download complete [2022-09-15T17:23:31.147Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T17:23:31.147Z] d65c8cfc05b1: Download complete [2022-09-15T17:23:31.423Z] 699f458cf7ca: Verifying Checksum [2022-09-15T17:23:31.423Z] 699f458cf7ca: Download complete [2022-09-15T17:23:31.703Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T17:23:31.703Z] 8998bd30e6a1: Download complete [2022-09-15T17:23:34.332Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T17:23:34.332Z] 2437ff75d9bd: Download complete [2022-09-15T17:23:36.322Z] 8998bd30e6a1: Pull complete [2022-09-15T17:23:36.322Z] 04944245beec: Pull complete [2022-09-15T17:23:38.314Z] 699f458cf7ca: Pull complete [2022-09-15T17:23:38.314Z] 765212b225bb: Pull complete [2022-09-15T17:23:38.918Z] f23df028b6ca: Pull complete [2022-09-15T17:23:39.193Z] d65c8cfc05b1: Pull complete [2022-09-15T17:23:54.304Z] 2437ff75d9bd: Pull complete [2022-09-15T17:23:54.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T17:23:54.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:23:54.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:23:54.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-29298 does not seem to be running inside a container [2022-09-15T17:23:54.768Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-15T17:23:57.198Z] $ docker top 05ac4444b226cb233d178ec14483a1a767fe36a321df76999912cb9a288f187c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:23:58.185Z] ---> job-cost.sh [2022-09-15T17:23:58.185Z] lf-activate-venv: SKIPPING [2022-09-15T17:23:58.185Z] INFO: No Stack... [2022-09-15T17:23:58.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T17:23:59.437Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T17:24:00.114Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-09-15T17:24:00.114Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T17:24:00.198Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [2022-09-15T17:24:00.203Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] did not exist. Created. [2022-09-15T17:24:00.204Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T17:24:00.951Z] /w/workspace/device-onvif-camera/1@tmp/durable-f4b83abc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T17:24:01.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T17:24:01.687Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T17:24:01.746Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T17:24:01.763Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T17:24:01.863Z] $ docker stop --time=1 05ac4444b226cb233d178ec14483a1a767fe36a321df76999912cb9a288f187c [2022-09-15T17:24:03.353Z] $ docker rm -f 05ac4444b226cb233d178ec14483a1a767fe36a321df76999912cb9a288f187c [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-09-15T17:24:04.439Z] provisioning config files... [2022-09-15T17:24:04.448Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-160@tmp/config8092055575008564238tmp [Pipeline] { [Pipeline] sh [2022-09-15T17:24:04.786Z] + set +x [2022-09-15T17:24:04.786Z] + bash -s -- [2022-09-15T17:24:04.786Z] + curl -s https://codecov.io/bash [2022-09-15T17:24:04.786Z] [2022-09-15T17:24:04.786Z] _____ _ [2022-09-15T17:24:04.786Z] / ____| | | [2022-09-15T17:24:04.786Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T17:24:04.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T17:24:04.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T17:24:04.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T17:24:04.786Z] Bash-1.0.6 [2022-09-15T17:24:04.786Z] [2022-09-15T17:24:04.786Z] [2022-09-15T17:24:04.786Z] ==> git version 2.25.1 found [2022-09-15T17:24:04.786Z] ==> 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-09-15T17:24:04.786Z] Release-Date: 2020-01-08 [2022-09-15T17:24:04.786Z] 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-09-15T17:24:04.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T17:24:04.786Z] ==> Jenkins CI detected. [2022-09-15T17:24:04.787Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-160 [2022-09-15T17:24:04.787Z] project root: . [2022-09-15T17:24:04.787Z] --> token set from env [2022-09-15T17:24:04.787Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T17:24:04.787Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T17:24:04.787Z] ==> Python coveragepy not found [2022-09-15T17:24:04.787Z] ==> Searching for coverage reports in: [2022-09-15T17:24:04.787Z] + . [2022-09-15T17:24:04.787Z] -> Found 1 reports [2022-09-15T17:24:04.787Z] ==> Detecting git/mercurial file structure [2022-09-15T17:24:04.787Z] ==> Reading reports [2022-09-15T17:24:04.787Z] + ./coverage.out bytes=77283 [2022-09-15T17:24:04.787Z] ==> Appending adjustments [2022-09-15T17:24:04.787Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T17:24:05.047Z] + Found adjustments [2022-09-15T17:24:05.047Z] ==> Gzipping contents [2022-09-15T17:24:05.047Z] 12K /tmp/codecov.ScHzfB.gz [2022-09-15T17:24:05.047Z] ==> Uploading reports [2022-09-15T17:24:05.047Z] url: https://codecov.io [2022-09-15T17:24:05.047Z] query: branch=PR-160&commit=b1c4850ae24f9a0c089101c7a267a4eeac08203c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2022-09-15T17:24:05.047Z] -> Pinging Codecov [2022-09-15T17:24:05.047Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-160&commit=b1c4850ae24f9a0c089101c7a267a4eeac08203c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2022-09-15T17:24:05.309Z] -> Uploading to [2022-09-15T17:24:05.309Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/F29A59C45E3A92E06B3E522C9905F8EF/b1c4850ae24f9a0c089101c7a267a4eeac08203c/f6c96476-6398-4da5-b662-9986196c06e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T172405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25b987fbe77e0fb3bba3e8cac22aa3df78447c0e4642f1c704768a3af7b839af [2022-09-15T17:24:05.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T17:24:05.569Z] Dload Upload Total Spent Left Speed [2022-09-15T17:24:05.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 41908 --:--:-- --:--:-- --:--:-- 41743 100 10561 0 0 100 10561 0 41908 --:--:-- --:--:-- --:--:-- 41743 [2022-09-15T17:24:05.829Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b1c4850ae24f9a0c089101c7a267a4eeac08203c [Pipeline] } [2022-09-15T17:24:05.853Z] 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-09-15T17:24:07.546Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-160/archives ] [2022-09-15T17:24:07.546Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-160/archives [2022-09-15T17:24:07.546Z] total 16 [2022-09-15T17:24:07.546Z] drwxr-xr-x 3 root root 4096 Sep 15 17:16 . [2022-09-15T17:24:07.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 17:16 .. [2022-09-15T17:24:07.546Z] drwxr-xr-x 2 root root 4096 Sep 15 17:16 cost [2022-09-15T17:24:07.546Z] -rw-r--r-- 1 root root 91 Sep 15 17:16 cost.csv [2022-09-15T17:24:07.546Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-160/archives [2022-09-15T17:24:07.546Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-160/archives [2022-09-15T17:24:07.546Z] total 16 [2022-09-15T17:24:07.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 17:16 . [2022-09-15T17:24:07.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 15 17:16 .. [2022-09-15T17:24:07.546Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 17:16 cost [2022-09-15T17:24:07.546Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 15 17:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:07.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:08.765Z] ---> package-listing.sh [2022-09-15T17:24:08.765Z] ++ facter osfamily [2022-09-15T17:24:08.765Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T17:24:09.024Z] + OS_FAMILY=debian [2022-09-15T17:24:09.024Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-160 [2022-09-15T17:24:09.024Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T17:24:09.024Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T17:24:09.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T17:24:09.024Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T17:24:09.024Z] + '[' /w/workspace/undry_device-onvif-camera_PR-160 ']' [2022-09-15T17:24:09.024Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T17:24:09.024Z] + case "${OS_FAMILY}" in [2022-09-15T17:24:09.024Z] + dpkg -l [2022-09-15T17:24:09.024Z] + grep '^ii' [2022-09-15T17:24:09.024Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T17:24:09.024Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T17:24:09.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T17:24:09.024Z] + '[' /w/workspace/undry_device-onvif-camera_PR-160 ']' [2022-09-15T17:24:09.024Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-160/archives/ [2022-09-15T17:24:09.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-160/archives/ [Pipeline] echo [2022-09-15T17:24:09.056Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T17:24:09.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:24:09.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:24:09.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:24:10.133Z] prd-ubuntu20.04-docker-8c-8g-29297 does not seem to be running inside a container [2022-09-15T17:24:10.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-160/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-160 -v /w/workspace/undry_device-onvif-camera_PR-160:/w/workspace/undry_device-onvif-camera_PR-160:rw,z -v /w/workspace/undry_device-onvif-camera_PR-160@tmp:/w/workspace/undry_device-onvif-camera_PR-160@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:latest cat [2022-09-15T17:24:10.383Z] $ docker top 9fc307a8d61f75ddf0c6f9d256da045b94be5e23b6459e99db334c0195767220 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:24:10.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T17:24:11.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T17:24:11.397Z] + ls /var/log/sa-host [2022-09-15T17:24:11.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T17:24:11.603Z] provisioning config files... [2022-09-15T17:24:11.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-160@tmp/config8292081485952183171tmp [Pipeline] { [Pipeline] echo [2022-09-15T17:24:11.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:11.979Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T17:24:12.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:12.409Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T17:24:12.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:12.754Z] ---> sudo-logs.sh [2022-09-15T17:24:12.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T17:24:12.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:13.149Z] ---> job-cost.sh [2022-09-15T17:24:13.149Z] lf-activate-venv: SKIPPING [2022-09-15T17:24:13.149Z] DEBUG: total: 0.2199999988079071 [2022-09-15T17:24:13.149Z] INFO: Retrieving Stack Cost... [2022-09-15T17:24:13.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T17:24:14.290Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T17:24:14.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:24:14.635Z] ---> logs-deploy.sh [2022-09-15T17:24:14.635Z] lf-activate-venv: SKIPPING [2022-09-15T17:24:14.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-160/1 [2022-09-15T17:24:14.635Z] INFO: archiving workspace using pattern(s): [2022-09-15T17:24:15.575Z] Archives upload complete. [2022-09-15T17:24:15.836Z] INFO: archiving logs to Nexus [2022-09-15T17:24:16.406Z] ---> uname -a: [2022-09-15T17:24:16.406Z] Linux prd-ubuntu20-04-docker-8c-8g-29297 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] ---> lscpu: [2022-09-15T17:24:16.406Z] Architecture: x86_64 [2022-09-15T17:24:16.406Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-15T17:24:16.406Z] Byte Order: Little Endian [2022-09-15T17:24:16.406Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-15T17:24:16.406Z] CPU(s): 8 [2022-09-15T17:24:16.406Z] On-line CPU(s) list: 0-7 [2022-09-15T17:24:16.406Z] Thread(s) per core: 1 [2022-09-15T17:24:16.406Z] Core(s) per socket: 1 [2022-09-15T17:24:16.406Z] Socket(s): 8 [2022-09-15T17:24:16.406Z] NUMA node(s): 1 [2022-09-15T17:24:16.406Z] Vendor ID: AuthenticAMD [2022-09-15T17:24:16.406Z] CPU family: 23 [2022-09-15T17:24:16.406Z] Model: 49 [2022-09-15T17:24:16.406Z] Model name: AMD EPYC-Rome Processor [2022-09-15T17:24:16.406Z] Stepping: 0 [2022-09-15T17:24:16.406Z] CPU MHz: 2799.998 [2022-09-15T17:24:16.406Z] BogoMIPS: 5599.99 [2022-09-15T17:24:16.406Z] Virtualization: AMD-V [2022-09-15T17:24:16.406Z] Hypervisor vendor: KVM [2022-09-15T17:24:16.406Z] Virtualization type: full [2022-09-15T17:24:16.406Z] L1d cache: 256 KiB [2022-09-15T17:24:16.406Z] L1i cache: 256 KiB [2022-09-15T17:24:16.406Z] L2 cache: 4 MiB [2022-09-15T17:24:16.406Z] L3 cache: 128 MiB [2022-09-15T17:24:16.406Z] NUMA node0 CPU(s): 0-7 [2022-09-15T17:24:16.406Z] Vulnerability Itlb multihit: Not affected [2022-09-15T17:24:16.406Z] Vulnerability L1tf: Not affected [2022-09-15T17:24:16.406Z] Vulnerability Mds: Not affected [2022-09-15T17:24:16.406Z] Vulnerability Meltdown: Not affected [2022-09-15T17:24:16.406Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-15T17:24:16.406Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-15T17:24:16.406Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-15T17:24:16.406Z] Vulnerability Srbds: Not affected [2022-09-15T17:24:16.406Z] Vulnerability Tsx async abort: Not affected [2022-09-15T17:24:16.406Z] 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-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] ---> nproc: [2022-09-15T17:24:16.406Z] 8 [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] ---> df -h: [2022-09-15T17:24:16.406Z] Filesystem Size Used Avail Use% Mounted on [2022-09-15T17:24:16.406Z] overlay 155G 11G 145G 8% / [2022-09-15T17:24:16.406Z] tmpfs 64M 0 64M 0% /dev [2022-09-15T17:24:16.406Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-15T17:24:16.406Z] shm 64M 0 64M 0% /dev/shm [2022-09-15T17:24:16.406Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] ---> sar -b -r -n DEV: [2022-09-15T17:24:16.406Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29297) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] 17:13:29 LINUX RESTART (8 CPU) [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] 17:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-15T17:24:16.406Z] 17:15:01 383.44 12.91 370.53 0.00 2084.39 118895.51 0.00 [2022-09-15T17:24:16.406Z] 17:16:01 115.56 0.23 115.33 0.00 23.20 19727.65 0.00 [2022-09-15T17:24:16.406Z] 17:17:01 114.60 0.02 114.58 0.00 0.13 34158.32 0.00 [2022-09-15T17:24:16.406Z] 17:18:01 2.32 0.00 2.32 0.00 0.00 24.93 0.00 [2022-09-15T17:24:16.406Z] 17:19:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 [2022-09-15T17:24:16.406Z] 17:20:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2022-09-15T17:24:16.406Z] 17:21:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2022-09-15T17:24:16.406Z] 17:22:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2022-09-15T17:24:16.406Z] 17:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2022-09-15T17:24:16.406Z] 17:24:01 1.57 0.00 1.57 0.00 0.00 23.46 0.00 [2022-09-15T17:24:16.406Z] Average: 61.81 1.30 60.51 0.00 207.64 17119.12 0.00 [2022-09-15T17:24:16.406Z] [2022-09-15T17:24:16.406Z] 17:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-15T17:24:16.406Z] 17:15:01 27815260 31749348 544324 1.66 161636 3934212 2081496 6.13 1246512 3324996 230452 [2022-09-15T17:24:16.406Z] 17:16:01 27862208 31715472 576556 1.75 167184 3862804 2296108 6.77 1537388 3003704 340036 [2022-09-15T17:24:16.406Z] 17:17:01 27538328 31774036 519224 1.58 177296 4199552 1930152 5.69 1361916 3463268 220 [2022-09-15T17:24:16.406Z] 17:18:01 27539692 31775388 517916 1.58 177340 4199552 1930152 5.69 1361356 3463268 172 [2022-09-15T17:24:16.406Z] 17:19:01 27539960 31775700 517564 1.57 177364 4199560 1930152 5.69 1360508 3463272 48 [2022-09-15T17:24:16.406Z] 17:20:01 27539848 31775604 517524 1.57 177388 4199564 1930152 5.69 1360752 3463276 212 [2022-09-15T17:24:16.407Z] 17:21:01 27549504 31785284 507880 1.54 177436 4199568 1930152 5.69 1351124 3463292 8 [2022-09-15T17:24:16.407Z] 17:22:01 27549764 31785556 507536 1.54 177468 4199576 1930152 5.69 1351128 3463300 180 [2022-09-15T17:24:16.407Z] 17:23:01 27549716 31785508 507508 1.54 177484 4199576 1930152 5.69 1351116 3463300 12 [2022-09-15T17:24:16.407Z] 17:24:01 27550104 31785932 507252 1.54 177532 4199552 1930152 5.69 1351804 3463280 24 [2022-09-15T17:24:16.407Z] Average: 27603438 31770783 522328 1.59 174813 4139352 1981882 5.84 1363360 3403496 57136 [2022-09-15T17:24:16.407Z] [2022-09-15T17:24:16.407Z] 17:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-15T17:24:16.407Z] 17:15:01 docker0 145.64 170.41 11.79 1665.27 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:15:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:15:01 ens3 500.97 381.26 7454.70 65.57 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:16:01 docker0 8.78 10.11 0.51 40.83 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:16:01 veth3f88013 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:16:01 ens3 93.65 67.89 95.40 68.95 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:17:01 docker0 2.47 5.45 0.16 57.94 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:17:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:17:01 ens3 148.04 113.50 2633.10 63.57 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:18:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:19:01 ens3 1.82 1.78 1.87 0.18 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:20:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] 17:24:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] Average: docker0 15.47 18.34 1.23 173.90 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] Average: ens3 73.80 55.96 1007.69 19.76 0.00 0.00 0.00 0.00 [2022-09-15T17:24:16.407Z] [2022-09-15T17:24:16.407Z] [2022-09-15T17:24:16.407Z] ---> sar -P ALL: [2022-09-15T17:24:16.407Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29297) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T17:24:16.407Z] [2022-09-15T17:24:16.407Z] 17:13:29 LINUX RESTART (8 CPU) [2022-09-15T17:24:16.407Z] [2022-09-15T17:24:16.407Z] 17:14:02 CPU %user %nice %system %iowait %steal %idle [2022-09-15T17:24:16.407Z] 17:15:01 all 11.48 0.00 4.82 1.66 0.06 81.98 [2022-09-15T17:24:16.407Z] 17:15:01 0 10.32 0.00 4.82 1.74 0.07 83.06 [2022-09-15T17:24:16.407Z] 17:15:01 1 12.55 0.00 6.12 6.31 0.05 74.97 [2022-09-15T17:24:16.407Z] 17:15:01 2 11.46 0.00 5.53 0.87 0.05 82.09 [2022-09-15T17:24:16.407Z] 17:15:01 3 11.32 0.00 4.50 0.28 0.07 83.83 [2022-09-15T17:24:16.407Z] 17:15:01 4 11.76 0.00 4.86 0.36 0.07 82.95 [2022-09-15T17:24:16.407Z] 17:15:01 5 11.88 0.00 3.82 0.57 0.07 83.66 [2022-09-15T17:24:16.407Z] 17:15:01 6 10.75 0.00 4.78 2.89 0.05 81.52 [2022-09-15T17:24:16.407Z] 17:15:01 7 11.78 0.00 4.10 0.28 0.09 83.76 [2022-09-15T17:24:16.407Z] 17:16:01 all 44.99 0.00 7.01 0.51 0.08 47.41 [2022-09-15T17:24:16.407Z] 17:16:01 0 44.97 0.00 6.81 0.44 0.07 47.72 [2022-09-15T17:24:16.407Z] 17:16:01 1 43.00 0.00 6.86 0.08 0.08 49.97 [2022-09-15T17:24:16.407Z] 17:16:01 2 44.79 0.00 7.21 0.08 0.07 47.84 [2022-09-15T17:24:16.407Z] 17:16:01 3 44.53 0.00 6.49 0.10 0.07 48.81 [2022-09-15T17:24:16.407Z] 17:16:01 4 47.25 0.00 7.15 0.13 0.07 45.40 [2022-09-15T17:24:16.407Z] 17:16:01 5 44.05 0.00 7.32 0.79 0.08 47.75 [2022-09-15T17:24:16.407Z] 17:16:01 6 45.99 0.00 7.31 0.98 0.08 45.64 [2022-09-15T17:24:16.407Z] 17:16:01 7 45.33 0.00 6.95 1.48 0.08 46.15 [2022-09-15T17:24:16.407Z] 17:17:01 all 6.15 0.00 2.13 1.12 0.04 90.56 [2022-09-15T17:24:16.407Z] 17:17:01 0 6.95 0.00 2.01 0.03 0.05 90.96 [2022-09-15T17:24:16.407Z] 17:17:01 1 6.02 0.00 2.20 0.47 0.03 91.28 [2022-09-15T17:24:16.407Z] 17:17:01 2 5.45 0.00 1.69 0.02 0.03 92.80 [2022-09-15T17:24:16.407Z] 17:17:01 3 6.22 0.00 2.37 2.13 0.03 89.24 [2022-09-15T17:24:16.407Z] 17:17:01 4 7.08 0.00 2.35 0.15 0.03 90.38 [2022-09-15T17:24:16.407Z] 17:17:01 5 6.02 0.00 2.59 1.63 0.03 89.73 [2022-09-15T17:24:16.407Z] 17:17:01 6 6.13 0.00 1.69 0.00 0.03 92.15 [2022-09-15T17:24:16.407Z] 17:17:01 7 5.31 0.00 2.19 4.54 0.03 87.92 [2022-09-15T17:24:16.407Z] 17:18:01 all 0.22 0.00 0.02 0.02 0.00 99.74 [2022-09-15T17:24:16.407Z] 17:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:18:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:18:01 3 1.68 0.00 0.00 0.12 0.02 98.19 [2022-09-15T17:24:16.407Z] 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T17:24:16.407Z] 17:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-15T17:24:16.407Z] 17:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:19:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-09-15T17:24:16.407Z] 17:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:19:01 1 0.02 0.00 0.02 0.07 0.00 99.90 [2022-09-15T17:24:16.407Z] 17:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:19:01 3 0.02 0.00 0.02 0.08 0.00 99.88 [2022-09-15T17:24:16.407Z] 17:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-15T17:24:16.407Z] 17:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-09-15T17:24:16.407Z] 17:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-15T17:24:16.407Z] 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T17:24:16.407Z] 17:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-15T17:24:16.407Z] 17:20:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-15T17:24:16.407Z] 17:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T17:24:16.407Z] 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T17:24:16.407Z] 17:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:21:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2022-09-15T17:24:16.407Z] 17:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-15T17:24:16.407Z] 17:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:21:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2022-09-15T17:24:16.407Z] 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:21:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-15T17:24:16.407Z] 17:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T17:24:16.407Z] 17:21:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2022-09-15T17:24:16.407Z] 17:22:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:22:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T17:24:16.407Z] 17:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-15T17:24:16.407Z] 17:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-15T17:24:16.407Z] 17:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-15T17:24:16.407Z] 17:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:23:01 3 0.02 0.00 0.00 0.07 0.02 99.90 [2022-09-15T17:24:16.407Z] 17:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T17:24:16.407Z] 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T17:24:16.407Z] 17:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-15T17:24:16.407Z] 17:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-15T17:24:16.407Z] 17:24:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T17:24:16.407Z] 17:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-15T17:24:16.407Z] 17:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-15T17:24:16.407Z] 17:24:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-15T17:24:16.407Z] Average: all 6.23 0.00 1.39 0.33 0.02 92.03 [2022-09-15T17:24:16.407Z] Average: 0 6.19 0.00 1.36 0.22 0.02 92.22 [2022-09-15T17:24:16.407Z] Average: 1 6.10 0.00 1.51 0.68 0.02 91.69 [2022-09-15T17:24:16.407Z] Average: 2 6.11 0.00 1.43 0.10 0.02 92.34 [2022-09-15T17:24:16.407Z] Average: 3 6.34 0.00 1.33 0.29 0.02 92.02 [2022-09-15T17:24:16.407Z] Average: 4 6.56 0.00 1.42 0.06 0.02 91.93 [2022-09-15T17:24:16.407Z] Average: 5 6.15 0.00 1.38 0.30 0.03 92.15 [2022-09-15T17:24:16.407Z] Average: 6 6.24 0.00 1.37 0.38 0.02 91.99 [2022-09-15T17:24:16.408Z] Average: 7 6.18 0.00 1.32 0.63 0.02 91.85 [2022-09-15T17:24:16.408Z] [2022-09-15T17:24:16.408Z] [2022-09-15T17:24:16.408Z]