Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b14db977a21d4911b4a94164344e882f0b450d6f+a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 (8a7b0e75ad5d31ad994a38c2c889586e5619d7a9) 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-ssh7762355934864839686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7237689051104312072.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-139/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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13125339064395203879.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-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14124005986220471056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3506149199585524950.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-139/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-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10666483375485957300.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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23276 in /w/workspace/undry_device-onvif-camera_PR-139 [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-139 # 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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 into PR head commit b14db977a21d4911b4a94164344e882f0b450d6f Merge succeeded, producing b14db977a21d4911b4a94164344e882f0b450d6f Checking out Revision b14db977a21d4911b4a94164344e882f0b450d6f (PR-139) > 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/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b14db977a21d4911b4a94164344e882f0b450d6f # 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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b14db977a21d4911b4a94164344e882f0b450d6f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-22T03:34:54.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-22T03:34:54.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-22T03:34:55.106Z] ========================================================= [2022-08-22T03:34:55.106Z] EdgeX Global Pipelines Version Info [2022-08-22T03:34:55.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:34:55.929Z] ------------------- [2022-08-22T03:34:55.929Z] stable info: [2022-08-22T03:34:55.929Z] ------------------- [2022-08-22T03:34:55.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T03:34:55.929Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T03:34:55.929Z] Message: update stable to v1.0.238 [2022-08-22T03:34:56.505Z] ------------------- [2022-08-22T03:34:56.505Z] experimental info: [2022-08-22T03:34:56.505Z] ------------------- [2022-08-22T03:34:56.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-22T03:34:56.505Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-22T03:34:56.505Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-22T03:34:56.889Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-22T03:34:56.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-22T03:34:56.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-22T03:34:57.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-22T03:34:57.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-22T03:34:57.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-22T03:34:57.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-22T03:34:57.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-22T03:34:57.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-22T03:34:57.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-22T03:34:57.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-22T03:34:57.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-22T03:34:57.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-22T03:34:57.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-22T03:34:57.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T03:34:57.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-22T03:34:57.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T03:34:57.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-22T03:34:57.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-22T03:34:57.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-22T03:34:57.744Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-22T03:34:57.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-22T03:34:57.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-22T03:34:57.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-22T03:34:57.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-22T03:34:57.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-22T03:34:58.006Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-22T03:34:58.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2022-08-22T03:34:58.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2022-08-22T03:34:58.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2022-08-22T03:34:58.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b14db977a21d4911b4a94164344e882f0b450d6f [Pipeline] echo [2022-08-22T03:34:58.238Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b14db97 [Pipeline] echo [2022-08-22T03:34:58.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T03:34:58.411Z] provisioning config files... [2022-08-22T03:34:58.426Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config1867139411857387285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:34:58.785Z] ---> docker-login.sh [2022-08-22T03:34:58.785Z] nexus3.edgexfoundry.org:10001 [2022-08-22T03:34:59.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:34:59.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:34:59.309Z] Configure a credential helper to remove this warning. See [2022-08-22T03:34:59.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:34:59.309Z] [2022-08-22T03:34:59.309Z] Login Succeeded [2022-08-22T03:34:59.309Z] nexus3.edgexfoundry.org:10002 [2022-08-22T03:34:59.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:34:59.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:34:59.571Z] Configure a credential helper to remove this warning. See [2022-08-22T03:34:59.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:34:59.571Z] [2022-08-22T03:34:59.571Z] Login Succeeded [2022-08-22T03:34:59.571Z] nexus3.edgexfoundry.org:10003 [2022-08-22T03:34:59.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:34:59.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:34:59.571Z] Configure a credential helper to remove this warning. See [2022-08-22T03:34:59.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:34:59.571Z] [2022-08-22T03:34:59.571Z] Login Succeeded [2022-08-22T03:34:59.571Z] nexus3.edgexfoundry.org:10004 [2022-08-22T03:34:59.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:34:59.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:34:59.833Z] Configure a credential helper to remove this warning. See [2022-08-22T03:34:59.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:34:59.833Z] [2022-08-22T03:34:59.833Z] Login Succeeded [2022-08-22T03:34:59.833Z] docker.io [2022-08-22T03:34:59.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:00.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:00.093Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:00.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:00.093Z] [2022-08-22T03:35:00.093Z] Login Succeeded [2022-08-22T03:35:00.093Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T03:35:00.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-22T03:35:00.803Z] + git rev-list -1 --merges b14db977a21d4911b4a94164344e882f0b450d6f~1..b14db977a21d4911b4a94164344e882f0b450d6f [Pipeline] echo [2022-08-22T03:35:00.857Z] -----------> git rev-list -1 --merges b14db977a21d4911b4a94164344e882f0b450d6f~1..b14db977a21d4911b4a94164344e882f0b450d6f b14db977a21d4911b4a94164344e882f0b450d6f [false] [Pipeline] sh [2022-08-22T03:35:01.173Z] + git log --format=format:%s -1 b14db977a21d4911b4a94164344e882f0b450d6f [Pipeline] echo [2022-08-22T03:35:01.212Z] ========================================================= [2022-08-22T03:35:01.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-22T03:35:01.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T03:35:01.675Z] + git log --format=format:%s -1 b14db977a21d4911b4a94164344e882f0b450d6f [Pipeline] echo [2022-08-22T03:35:01.706Z] [semverPrep] GIT_COMMIT: b14db977a21d4911b4a94164344e882f0b450d6f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-08-22T03:35:01.740Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-22T03:35:02.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-22T03:35:02.155Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-22T03:35:02.155Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-22T03:35:02.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-22T03:35:02.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-22T03:35:02.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-22T03:35:02.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:35:02.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T03:35:02.652Z] [2022-08-22T03:35:02.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:35:03.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T03:35:03.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-22T03:35:03.044Z] b85a868b505f: Pulling fs layer [2022-08-22T03:35:03.044Z] e2be974225ed: Pulling fs layer [2022-08-22T03:35:03.044Z] 339a4e72a1f5: Pulling fs layer [2022-08-22T03:35:03.044Z] 988bab9f4d93: Pulling fs layer [2022-08-22T03:35:03.044Z] 1469e6f7b9e6: Pulling fs layer [2022-08-22T03:35:03.044Z] eaf3925da568: Pulling fs layer [2022-08-22T03:35:03.044Z] bab4dde63d76: Pulling fs layer [2022-08-22T03:35:03.044Z] bde34c3a00c8: Pulling fs layer [2022-08-22T03:35:03.044Z] b352a97aabf1: Pulling fs layer [2022-08-22T03:35:03.044Z] 4872d77fe225: Pulling fs layer [2022-08-22T03:35:03.044Z] 988bab9f4d93: Waiting [2022-08-22T03:35:03.044Z] 5851b861e8e6: Pulling fs layer [2022-08-22T03:35:03.044Z] 1469e6f7b9e6: Waiting [2022-08-22T03:35:03.044Z] eaf3925da568: Waiting [2022-08-22T03:35:03.044Z] bab4dde63d76: Waiting [2022-08-22T03:35:03.044Z] bde34c3a00c8: Waiting [2022-08-22T03:35:03.044Z] b352a97aabf1: Waiting [2022-08-22T03:35:03.044Z] 4872d77fe225: Waiting [2022-08-22T03:35:03.044Z] 5851b861e8e6: Waiting [2022-08-22T03:35:03.044Z] e2be974225ed: Verifying Checksum [2022-08-22T03:35:03.044Z] e2be974225ed: Download complete [2022-08-22T03:35:03.305Z] 988bab9f4d93: Verifying Checksum [2022-08-22T03:35:03.305Z] 988bab9f4d93: Download complete [2022-08-22T03:35:03.305Z] 339a4e72a1f5: Verifying Checksum [2022-08-22T03:35:03.305Z] 339a4e72a1f5: Download complete [2022-08-22T03:35:03.305Z] 1469e6f7b9e6: Verifying Checksum [2022-08-22T03:35:03.305Z] 1469e6f7b9e6: Download complete [2022-08-22T03:35:03.305Z] eaf3925da568: Verifying Checksum [2022-08-22T03:35:03.305Z] eaf3925da568: Download complete [2022-08-22T03:35:03.305Z] bde34c3a00c8: Download complete [2022-08-22T03:35:03.305Z] b352a97aabf1: Download complete [2022-08-22T03:35:03.305Z] 4872d77fe225: Verifying Checksum [2022-08-22T03:35:03.305Z] 4872d77fe225: Download complete [2022-08-22T03:35:03.305Z] b85a868b505f: Verifying Checksum [2022-08-22T03:35:03.305Z] b85a868b505f: Download complete [2022-08-22T03:35:03.305Z] 5851b861e8e6: Download complete [2022-08-22T03:35:03.875Z] bab4dde63d76: Verifying Checksum [2022-08-22T03:35:03.875Z] bab4dde63d76: Download complete [2022-08-22T03:35:04.444Z] b85a868b505f: Pull complete [2022-08-22T03:35:04.704Z] e2be974225ed: Pull complete [2022-08-22T03:35:05.277Z] 339a4e72a1f5: Pull complete [2022-08-22T03:35:05.277Z] 988bab9f4d93: Pull complete [2022-08-22T03:35:05.540Z] 1469e6f7b9e6: Pull complete [2022-08-22T03:35:05.802Z] eaf3925da568: Pull complete [2022-08-22T03:35:07.715Z] bab4dde63d76: Pull complete [2022-08-22T03:35:07.715Z] bde34c3a00c8: Pull complete [2022-08-22T03:35:07.715Z] b352a97aabf1: Pull complete [2022-08-22T03:35:07.715Z] 4872d77fe225: Pull complete [2022-08-22T03:35:07.715Z] 5851b861e8e6: Pull complete [2022-08-22T03:35:07.715Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-22T03:35:07.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-22T03:35:07.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:35:07.967Z] prd-ubuntu20.04-docker-8c-8g-23276 does not seem to be running inside a container [2022-08-22T03:35:08.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-22T03:35:10.118Z] $ docker top 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 -eo pid,comm [2022-08-22T03:35:10.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-22T03:35:10.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-22T03:35:10.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T03:35:10.316Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T03:35:10.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T03:35:10.449Z] $ docker exec 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 ssh-agent [2022-08-22T03:35:10.569Z] SSH_AUTH_SOCK=/tmp/ssh-4WnnPrRp3nCx/agent.32 [2022-08-22T03:35:10.569Z] SSH_AGENT_PID=38 [2022-08-22T03:35:10.582Z] Running ssh-add (command line suppressed) [2022-08-22T03:35:10.702Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_1484306825010339903.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_1484306825010339903.key) [2022-08-22T03:35:10.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T03:35:11.058Z] + git tag --points-at HEAD [Pipeline] } [2022-08-22T03:35:11.088Z] $ docker exec --env ******** --env ******** 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 ssh-agent -k [2022-08-22T03:35:11.202Z] unset SSH_AUTH_SOCK; [2022-08-22T03:35:11.203Z] unset SSH_AGENT_PID; [2022-08-22T03:35:11.203Z] echo Agent pid 38 killed; [2022-08-22T03:35:11.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-22T03:35:11.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-22T03:35:11.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-22T03:35:11.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-22T03:35:11.441Z] $ docker exec 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 ssh-agent [2022-08-22T03:35:11.568Z] SSH_AUTH_SOCK=/tmp/ssh-QunwRqwPgreZ/agent.73 [2022-08-22T03:35:11.568Z] SSH_AGENT_PID=79 [2022-08-22T03:35:11.575Z] Running ssh-add (command line suppressed) [2022-08-22T03:35:11.697Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_2153386560097248224.key (/w/workspace/undry_device-onvif-camera_PR-139@tmp/private_key_2153386560097248224.key) [2022-08-22T03:35:11.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-22T03:35:12.053Z] + git semver init [2022-08-22T03:35:12.317Z] 2022-08-22 03:35:12,271 [run_init] DEBUG init version:0.0.0 force:False [2022-08-22T03:35:12.317Z] 2022-08-22 03:35:12,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-08-22T03:35:12.317Z] 2022-08-22 03:35:12,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-139/.semver [2022-08-22T03:35:12.317Z] 2022-08-22 03:35:12,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-139/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-139, universal_newlines=False, shell=None, istream=None) [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,066 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-139/.git/info/exclude [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 with force:False [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,067 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,069 [execute] INFO git cat-file --batch-check [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,074 [execute] INFO git cat-file --batch [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-139/.semver, universal_newlines=False, shell=None, istream=) [2022-08-22T03:35:13.261Z] 2022-08-22 03:35:13,080 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-139/.semver/PR-139 [2022-08-22T03:35:13.261Z] 0.0.0 [Pipeline] } [2022-08-22T03:35:13.292Z] $ docker exec --env ******** --env ******** 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 ssh-agent -k [2022-08-22T03:35:13.403Z] unset SSH_AUTH_SOCK; [2022-08-22T03:35:13.404Z] unset SSH_AGENT_PID; [2022-08-22T03:35:13.404Z] echo Agent pid 79 killed; [2022-08-22T03:35:13.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-22T03:35:13.855Z] + git semver [Pipeline] } [2022-08-22T03:35:14.147Z] $ docker stop --time=1 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 [2022-08-22T03:35:15.489Z] $ docker rm -f 1723da639b70509b4b7f4a290a9b2d485e73d6f378f188d366c71738470a03c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T03:35:15.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-22T03:35:16.223Z] Stashed 1 file(s) [Pipeline] echo [2022-08-22T03:35:16.240Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T03:35:16.839Z] provisioning config files... [2022-08-22T03:35:16.850Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config6413190375191414856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:35:17.203Z] ---> docker-login.sh [2022-08-22T03:35:17.203Z] nexus3.edgexfoundry.org:10001 [2022-08-22T03:35:17.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:17.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:17.203Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:17.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:17.203Z] [2022-08-22T03:35:17.203Z] Login Succeeded [2022-08-22T03:35:17.203Z] nexus3.edgexfoundry.org:10002 [2022-08-22T03:35:17.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:17.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:17.465Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:17.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:17.465Z] [2022-08-22T03:35:17.465Z] Login Succeeded [2022-08-22T03:35:17.465Z] nexus3.edgexfoundry.org:10003 [2022-08-22T03:35:17.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:17.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:17.465Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:17.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:17.465Z] [2022-08-22T03:35:17.465Z] Login Succeeded [2022-08-22T03:35:17.465Z] nexus3.edgexfoundry.org:10004 [2022-08-22T03:35:17.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:17.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:17.733Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:17.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:17.733Z] [2022-08-22T03:35:17.733Z] Login Succeeded [2022-08-22T03:35:17.733Z] docker.io [2022-08-22T03:35:17.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:35:17.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:35:17.994Z] Configure a credential helper to remove this warning. See [2022-08-22T03:35:17.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:35:17.994Z] [2022-08-22T03:35:17.994Z] Login Succeeded [2022-08-22T03:35:17.994Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T03:35:18.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T03:35:18.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T03:35:18.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T03:35:18.302Z] ========================================================= [2022-08-22T03:35:18.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-22T03:35:18.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:35:18.782Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-22T03:35:18.782Z] Sending build context to Docker daemon 20.52MB [2022-08-22T03:35:18.782Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T03:35:18.782Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T03:35:19.051Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-22T03:35:19.051Z] 2408cc74d12b: Pulling fs layer [2022-08-22T03:35:19.051Z] ea60b727a1ce: Pulling fs layer [2022-08-22T03:35:19.051Z] 30c4a7721957: Pulling fs layer [2022-08-22T03:35:19.051Z] 370296b7ddb6: Pulling fs layer [2022-08-22T03:35:19.051Z] 7c6cee850709: Pulling fs layer [2022-08-22T03:35:19.051Z] 39a5fcdaea64: Pulling fs layer [2022-08-22T03:35:19.051Z] d94ebbe4e438: Pulling fs layer [2022-08-22T03:35:19.051Z] bcfd1f05c69d: Pulling fs layer [2022-08-22T03:35:19.051Z] 59ccb84bbe0f: Pulling fs layer [2022-08-22T03:35:19.051Z] 7c6cee850709: Waiting [2022-08-22T03:35:19.051Z] 39a5fcdaea64: Waiting [2022-08-22T03:35:19.051Z] d94ebbe4e438: Waiting [2022-08-22T03:35:19.051Z] bcfd1f05c69d: Waiting [2022-08-22T03:35:19.051Z] 59ccb84bbe0f: Waiting [2022-08-22T03:35:19.051Z] 370296b7ddb6: Waiting [2022-08-22T03:35:19.051Z] 30c4a7721957: Download complete [2022-08-22T03:35:19.051Z] ea60b727a1ce: Download complete [2022-08-22T03:35:19.051Z] 7c6cee850709: Verifying Checksum [2022-08-22T03:35:19.051Z] 7c6cee850709: Download complete [2022-08-22T03:35:19.051Z] 39a5fcdaea64: Verifying Checksum [2022-08-22T03:35:19.051Z] 39a5fcdaea64: Download complete [2022-08-22T03:35:19.051Z] 2408cc74d12b: Verifying Checksum [2022-08-22T03:35:19.051Z] 2408cc74d12b: Download complete [2022-08-22T03:35:19.051Z] d94ebbe4e438: Verifying Checksum [2022-08-22T03:35:19.051Z] d94ebbe4e438: Download complete [2022-08-22T03:35:19.051Z] 2408cc74d12b: Pull complete [2022-08-22T03:35:19.319Z] ea60b727a1ce: Pull complete [2022-08-22T03:35:19.319Z] 30c4a7721957: Pull complete [2022-08-22T03:35:19.586Z] 59ccb84bbe0f: Verifying Checksum [2022-08-22T03:35:19.587Z] 59ccb84bbe0f: Download complete [2022-08-22T03:35:19.848Z] 370296b7ddb6: Verifying Checksum [2022-08-22T03:35:19.848Z] 370296b7ddb6: Download complete [2022-08-22T03:35:19.848Z] bcfd1f05c69d: Verifying Checksum [2022-08-22T03:35:19.848Z] bcfd1f05c69d: Download complete [2022-08-22T03:35:24.046Z] 370296b7ddb6: Pull complete [2022-08-22T03:35:24.046Z] 7c6cee850709: Pull complete [2022-08-22T03:35:24.046Z] 39a5fcdaea64: Pull complete [2022-08-22T03:35:24.046Z] d94ebbe4e438: Pull complete [2022-08-22T03:35:26.587Z] bcfd1f05c69d: Pull complete [2022-08-22T03:35:26.847Z] 59ccb84bbe0f: Pull complete [2022-08-22T03:35:26.847Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-22T03:35:26.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-22T03:35:26.847Z] ---> a4fb48ad2a94 [2022-08-22T03:35:26.847Z] Step 3/13 : ARG MAKE="make build" [2022-08-22T03:35:31.055Z] ---> Running in 00ccaab33ce1 [2022-08-22T03:35:31.055Z] Removing intermediate container 00ccaab33ce1 [2022-08-22T03:35:31.055Z] ---> 4b595787eb4d [2022-08-22T03:35:31.055Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-22T03:35:31.055Z] ---> Running in 62598a0dfb04 [2022-08-22T03:35:31.055Z] Removing intermediate container 62598a0dfb04 [2022-08-22T03:35:31.055Z] ---> 7ffc2087309a [2022-08-22T03:35:31.055Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T03:35:31.055Z] ---> Running in ee8891ff5c2e [2022-08-22T03:35:31.055Z] Removing intermediate container ee8891ff5c2e [2022-08-22T03:35:31.055Z] ---> 6f3de4355824 [2022-08-22T03:35:31.055Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-22T03:35:31.055Z] ---> Running in 5b438cf13982 [2022-08-22T03:35:31.055Z] Removing intermediate container 5b438cf13982 [2022-08-22T03:35:31.055Z] ---> fdae265b1100 [2022-08-22T03:35:31.055Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T03:35:31.055Z] ---> Running in c1baeb094cea [2022-08-22T03:35:31.626Z] Removing intermediate container c1baeb094cea [2022-08-22T03:35:31.626Z] ---> 7c2922d58bf7 [2022-08-22T03:35:31.626Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T03:35:31.626Z] ---> Running in 5043cf50dda2 [2022-08-22T03:35:31.670Z] Still waiting to schedule task [2022-08-22T03:35:31.670Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-22T03:35:31.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T03:35:32.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T03:35:33.091Z] OK: 211 MiB in 51 packages [2022-08-22T03:35:33.352Z] Removing intermediate container 5043cf50dda2 [2022-08-22T03:35:33.352Z] ---> a9446cfd3ca9 [2022-08-22T03:35:33.352Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-22T03:35:33.352Z] ---> Running in c77b90ae2a8e [2022-08-22T03:35:33.352Z] Removing intermediate container c77b90ae2a8e [2022-08-22T03:35:33.352Z] ---> 79c5016c493b [2022-08-22T03:35:33.352Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-22T03:35:33.611Z] ---> 372895e935a5 [2022-08-22T03:35:33.611Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T03:35:33.611Z] ---> Running in ec202f8ca9c6 [2022-08-22T03:36:00.192Z] Removing intermediate container ec202f8ca9c6 [2022-08-22T03:36:00.192Z] ---> ce7b9e1d3fa3 [2022-08-22T03:36:00.192Z] Step 12/13 : COPY . . [2022-08-22T03:36:00.192Z] ---> 2517a7341749 [2022-08-22T03:36:00.192Z] Step 13/13 : RUN ${MAKE} [2022-08-22T03:36:00.192Z] ---> Running in 982749df2a61 [2022-08-22T03:36:00.192Z] noop [2022-08-22T03:36:00.192Z] Removing intermediate container 982749df2a61 [2022-08-22T03:36:00.192Z] ---> bd2965361893 [2022-08-22T03:36:00.192Z] Successfully built bd2965361893 [2022-08-22T03:36:00.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:36:00.657Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T03:36:00.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:36:00.829Z] prd-ubuntu20.04-docker-8c-8g-23276 does not seem to be running inside a container [2022-08-22T03:36:00.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T03:36:01.247Z] $ docker top fb048f6cbdab534b443e231a82a557538abb38eb38fa06b2bcc2d2c5662d724b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T03:36:01.672Z] + go version [2022-08-22T03:36:01.672Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-22T03:36:01.705Z] $ docker stop --time=1 fb048f6cbdab534b443e231a82a557538abb38eb38fa06b2bcc2d2c5662d724b [2022-08-22T03:36:03.002Z] $ docker rm -f fb048f6cbdab534b443e231a82a557538abb38eb38fa06b2bcc2d2c5662d724b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:36:03.768Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-22T03:36:03.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:36:03.944Z] prd-ubuntu20.04-docker-8c-8g-23276 does not seem to be running inside a container [2022-08-22T03:36:04.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-22T03:36:04.404Z] $ docker top 19d8663cfde99230b1bd211aad286aead10bbb57f1f39be097c1e1816c240c4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T03:36:04.852Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] fileExists [Pipeline] sh [2022-08-22T03:36:05.219Z] + make test [2022-08-22T03:36:05.219Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T03:36:05.477Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-22T03:36:17.694Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-22T03:36:17.694Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.027s coverage: 10.6% of statements [2022-08-22T03:36:17.694Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-22T03:36:19.600Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.333s coverage: 13.8% of statements [2022-08-22T03:36:27.728Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-22T03:36:27.728Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T03:36:31.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T03:36:31.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T03:36:31.024Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-22T03:36:31.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T03:36:31.094Z] $ docker stop --time=1 19d8663cfde99230b1bd211aad286aead10bbb57f1f39be097c1e1816c240c4c [2022-08-22T03:36:33.329Z] $ docker rm -f 19d8663cfde99230b1bd211aad286aead10bbb57f1f39be097c1e1816c240c4c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T03:36:33.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T03:36:33.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-22T03:36:34.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T03:36:35.036Z] + ls -al . [2022-08-22T03:36:35.036Z] total 232 [2022-08-22T03:36:35.036Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 03:36 . [2022-08-22T03:36:35.036Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:34 .. [2022-08-22T03:36:35.036Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 03:36 .git [2022-08-22T03:36:35.036Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:34 .github [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 22 03:34 .gitignore [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 22 03:34 .golangci.yml [2022-08-22T03:36:35.036Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 03:35 .semver [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 22 03:34 Attribution.txt [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 22 03:34 CHANGELOG.md [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 22 03:34 Dockerfile [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 03:34 GOVERNANCE.md [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 22 03:34 Jenkinsfile [2022-08-22T03:36:35.036Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 03:34 LICENSE [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 22 03:34 Makefile [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 22 03:34 OWNERS.md [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 22 03:34 README.md [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 03:35 VERSION [2022-08-22T03:36:35.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 03:34 bin [2022-08-22T03:36:35.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:34 cmd [2022-08-22T03:36:35.037Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 22 03:36 coverage.out [2022-08-22T03:36:35.037Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 03:34 doc [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 22 03:34 go.mod [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 22 03:34 go.sum [2022-08-22T03:36:35.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:34 internal [2022-08-22T03:36:35.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:34 snap [2022-08-22T03:36:35.037Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 22 03:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:36:35.449Z] + 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=b14db977a21d4911b4a94164344e882f0b450d6f --label arch=amd64 --label version=0.0.0 . [2022-08-22T03:36:35.449Z] Sending build context to Docker daemon 20.6MB [2022-08-22T03:36:35.449Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T03:36:35.449Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-22T03:36:35.449Z] ---> bd2965361893 [2022-08-22T03:36:35.449Z] Step 3/26 : ARG MAKE="make build" [2022-08-22T03:36:35.710Z] ---> Running in c6fd383afee7 [2022-08-22T03:36:35.970Z] Removing intermediate container c6fd383afee7 [2022-08-22T03:36:35.970Z] ---> 08a4ff8a7a3a [2022-08-22T03:36:35.970Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-22T03:36:35.970Z] ---> Running in 084c3baa8b7f [2022-08-22T03:36:35.970Z] Removing intermediate container 084c3baa8b7f [2022-08-22T03:36:35.970Z] ---> 7217601fb7ae [2022-08-22T03:36:35.970Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T03:36:35.970Z] ---> Running in 819057bae803 [2022-08-22T03:36:35.970Z] Removing intermediate container 819057bae803 [2022-08-22T03:36:35.970Z] ---> 2c9da96e67cd [2022-08-22T03:36:35.970Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-22T03:36:35.970Z] ---> Running in 1fc7e94fbe61 [2022-08-22T03:36:36.230Z] Removing intermediate container 1fc7e94fbe61 [2022-08-22T03:36:36.230Z] ---> ada568a1b7cf [2022-08-22T03:36:36.230Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T03:36:36.230Z] ---> Running in 5b7d36fd48f9 [2022-08-22T03:36:36.803Z] Removing intermediate container 5b7d36fd48f9 [2022-08-22T03:36:36.803Z] ---> 8d23d60110a3 [2022-08-22T03:36:36.803Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T03:36:36.803Z] ---> Running in a77de2c3a852 [2022-08-22T03:36:37.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T03:36:38.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T03:36:38.262Z] OK: 211 MiB in 51 packages [2022-08-22T03:36:38.522Z] Removing intermediate container a77de2c3a852 [2022-08-22T03:36:38.522Z] ---> 16ea5faea779 [2022-08-22T03:36:38.522Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-22T03:36:38.522Z] ---> Running in 1d5b51677218 [2022-08-22T03:36:38.522Z] Removing intermediate container 1d5b51677218 [2022-08-22T03:36:38.522Z] ---> a06dc32b763b [2022-08-22T03:36:38.522Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-22T03:36:38.522Z] ---> 478a33673311 [2022-08-22T03:36:38.522Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T03:36:38.522Z] ---> Running in db0a9f143f72 [2022-08-22T03:36:39.466Z] Removing intermediate container db0a9f143f72 [2022-08-22T03:36:39.466Z] ---> 7edd89dbbc10 [2022-08-22T03:36:39.466Z] Step 12/26 : COPY . . [2022-08-22T03:36:40.038Z] ---> 313cd730ca20 [2022-08-22T03:36:40.038Z] Step 13/26 : RUN ${MAKE} [2022-08-22T03:36:40.038Z] ---> Running in 555f036688b0 [2022-08-22T03:36:40.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-22T03:37:02.249Z] Removing intermediate container 555f036688b0 [2022-08-22T03:37:02.249Z] ---> 61420a748a2f [2022-08-22T03:37:02.249Z] Step 14/26 : FROM alpine:3.16 [2022-08-22T03:37:02.249Z] 3.16: Pulling from library/alpine [2022-08-22T03:37:02.249Z] 213ec9aee27d: Pulling fs layer [2022-08-22T03:37:02.249Z] 213ec9aee27d: Verifying Checksum [2022-08-22T03:37:02.249Z] 213ec9aee27d: Download complete [2022-08-22T03:37:02.509Z] 213ec9aee27d: Pull complete [2022-08-22T03:37:02.509Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T03:37:02.509Z] Status: Downloaded newer image for alpine:3.16 [2022-08-22T03:37:02.509Z] ---> 9c6f07244728 [2022-08-22T03:37:02.509Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-22T03:37:02.768Z] ---> Running in 6b37c7880367 [2022-08-22T03:37:02.768Z] Removing intermediate container 6b37c7880367 [2022-08-22T03:37:02.768Z] ---> 46413f894f79 [2022-08-22T03:37:02.768Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-22T03:37:02.768Z] ---> Running in 9afb53fa1bbc [2022-08-22T03:37:03.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-22T03:37:03.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-22T03:37:03.290Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-22T03:37:03.601Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-22T03:37:03.601Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-22T03:37:03.601Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-22T03:37:03.601Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-22T03:37:03.601Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-22T03:37:03.601Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T03:37:03.601Z] OK: 8 MiB in 20 packages [2022-08-22T03:37:03.862Z] Removing intermediate container 9afb53fa1bbc [2022-08-22T03:37:03.862Z] ---> 4a5eeee7a97a [2022-08-22T03:37:03.862Z] Step 17/26 : WORKDIR / [2022-08-22T03:37:03.862Z] ---> Running in de3aab549240 [2022-08-22T03:37:04.121Z] Removing intermediate container de3aab549240 [2022-08-22T03:37:04.121Z] ---> c233cd0c50d8 [2022-08-22T03:37:04.121Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-22T03:37:04.689Z] ---> eadaaa6bf00b [2022-08-22T03:37:04.690Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-22T03:37:04.690Z] ---> 2a1b7a9bdec3 [2022-08-22T03:37:04.690Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-22T03:37:04.950Z] ---> 9476575b68f4 [2022-08-22T03:37:04.950Z] Step 21/26 : EXPOSE 59984 [2022-08-22T03:37:04.950Z] ---> Running in bfc151b7cbca [2022-08-22T03:37:04.950Z] Removing intermediate container bfc151b7cbca [2022-08-22T03:37:04.950Z] ---> a09232e11342 [2022-08-22T03:37:04.950Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-22T03:37:04.950Z] ---> Running in c7cb5608a64c [2022-08-22T03:37:05.210Z] Removing intermediate container c7cb5608a64c [2022-08-22T03:37:05.210Z] ---> f151d5a278a3 [2022-08-22T03:37:05.210Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T03:37:05.210Z] ---> Running in 2ed7ab52d682 [2022-08-22T03:37:05.210Z] Removing intermediate container 2ed7ab52d682 [2022-08-22T03:37:05.210Z] ---> 817036441f5f [2022-08-22T03:37:05.210Z] Step 24/26 : LABEL arch=amd64 [2022-08-22T03:37:05.210Z] ---> Running in 5a6d3e4d5543 [2022-08-22T03:37:05.210Z] Removing intermediate container 5a6d3e4d5543 [2022-08-22T03:37:05.210Z] ---> 80ddfc0485de [2022-08-22T03:37:05.210Z] Step 25/26 : LABEL git_sha=b14db977a21d4911b4a94164344e882f0b450d6f [2022-08-22T03:37:05.210Z] ---> Running in d3bc89050420 [2022-08-22T03:37:05.472Z] Removing intermediate container d3bc89050420 [2022-08-22T03:37:05.472Z] ---> 98fd271ef537 [2022-08-22T03:37:05.472Z] Step 26/26 : LABEL version=0.0.0 [2022-08-22T03:37:05.472Z] ---> Running in 3920d5d9278d [2022-08-22T03:37:05.472Z] Removing intermediate container 3920d5d9278d [2022-08-22T03:37:05.472Z] ---> 536b4473d0b7 [2022-08-22T03:37:05.472Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T03:37:05.472Z] Successfully built 536b4473d0b7 [2022-08-22T03:37:05.472Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:37:06.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T03:37:06.365Z] [2022-08-22T03:37:06.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:37:06.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T03:37:06.748Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-22T03:37:06.748Z] 5eb5b503b376: Pulling fs layer [2022-08-22T03:37:06.748Z] 5c69ac0246d0: Pulling fs layer [2022-08-22T03:37:06.748Z] ec43610c2a17: Pulling fs layer [2022-08-22T03:37:06.748Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-22T03:37:06.748Z] 33b1e0a273af: Pulling fs layer [2022-08-22T03:37:06.748Z] 5d3b04190fa2: Pulling fs layer [2022-08-22T03:37:06.748Z] 2f39f015ded8: Pulling fs layer [2022-08-22T03:37:06.748Z] 2f39f015ded8: Waiting [2022-08-22T03:37:06.748Z] 3a2ae6a8a46f: Waiting [2022-08-22T03:37:06.748Z] 33b1e0a273af: Waiting [2022-08-22T03:37:06.748Z] 5d3b04190fa2: Waiting [2022-08-22T03:37:06.748Z] 5c69ac0246d0: Download complete [2022-08-22T03:37:06.748Z] 3a2ae6a8a46f: Download complete [2022-08-22T03:37:06.748Z] 33b1e0a273af: Verifying Checksum [2022-08-22T03:37:06.748Z] 33b1e0a273af: Download complete [2022-08-22T03:37:06.748Z] ec43610c2a17: Verifying Checksum [2022-08-22T03:37:06.748Z] ec43610c2a17: Download complete [2022-08-22T03:37:07.009Z] 5d3b04190fa2: Verifying Checksum [2022-08-22T03:37:07.009Z] 5d3b04190fa2: Download complete [2022-08-22T03:37:07.009Z] 5eb5b503b376: Verifying Checksum [2022-08-22T03:37:07.009Z] 5eb5b503b376: Download complete [2022-08-22T03:37:07.577Z] 2f39f015ded8: Download complete [2022-08-22T03:37:08.145Z] 5eb5b503b376: Pull complete [2022-08-22T03:37:08.404Z] 5c69ac0246d0: Pull complete [2022-08-22T03:37:08.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23277 in /w/workspace/undry_device-onvif-camera_PR-139 [Pipeline] { [Pipeline] ws [2022-08-22T03:37:08.493Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-08-22T03:37:08.585Z] Selected Git installation does not exist. Using Default [2022-08-22T03:37:08.585Z] The recommended git tool is: NONE [2022-08-22T03:37:08.665Z] ec43610c2a17: Pull complete [2022-08-22T03:37:08.665Z] 3a2ae6a8a46f: Pull complete [2022-08-22T03:37:08.926Z] 33b1e0a273af: Pull complete [2022-08-22T03:37:09.185Z] 5d3b04190fa2: Pull complete [2022-08-22T03:37:13.372Z] 2f39f015ded8: Pull complete [2022-08-22T03:37:13.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-22T03:37:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T03:37:13.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:37:13.626Z] prd-ubuntu20.04-docker-8c-8g-23276 does not seem to be running inside a container [2022-08-22T03:37:13.667Z] $ 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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-22T03:37:14.238Z] using credential edgex-jenkins-ssh [2022-08-22T03:37:14.313Z] Cloning the remote Git repository [2022-08-22T03:37:14.378Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-22T03:37:14.481Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-08-22T03:37:14.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-22T03:37:14.642Z] > git --version # timeout=10 [2022-08-22T03:37:14.674Z] > git --version # 'git version 2.25.1' [2022-08-22T03:37:14.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T03:37:14.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T03:37:15.919Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-22T03:37:15.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-22T03:37:15.968Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-22T03:37:16.003Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-22T03:37:16.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T03:37:16.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-22T03:37:16.467Z] Merging remotes/origin/main commit a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 into PR head commit b14db977a21d4911b4a94164344e882f0b450d6f [2022-08-22T03:37:16.767Z] $ docker top 0958efbf1743dd03f14cd4a9eba34980c681ff36bb0eb1bfa73427ca3dc8ddaf -eo pid,comm [2022-08-22T03:37:16.823Z] Merge succeeded, producing b14db977a21d4911b4a94164344e882f0b450d6f [2022-08-22T03:37:16.824Z] Checking out Revision b14db977a21d4911b4a94164344e882f0b450d6f (PR-139) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:37:17.312Z] ---> job-cost.sh [2022-08-22T03:37:17.312Z] lf-activate-venv: SKIPPING [2022-08-22T03:37:17.312Z] INFO: No Stack... [2022-08-22T03:37:16.489Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T03:37:16.509Z] > git checkout -f b14db977a21d4911b4a94164344e882f0b450d6f # timeout=10 [2022-08-22T03:37:16.725Z] > git remote # timeout=10 [2022-08-22T03:37:16.748Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T03:37:16.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-22T03:37:16.781Z] > git merge a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 [2022-08-22T03:37:16.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T03:37:16.833Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T03:37:16.851Z] > git checkout -f b14db977a21d4911b4a94164344e882f0b450d6f # timeout=10 [2022-08-22T03:37:17.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T03:37:18.143Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T03:37:18.465Z] + cat /w/workspace/undry_device-onvif-camera_PR-139/archives/cost.csv [2022-08-22T03:37:18.465Z] + cut -d, -f6 [Pipeline] lock [2022-08-22T03:37:18.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [2022-08-22T03:37:18.512Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] did not exist. Created. [2022-08-22T03:37:18.512Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T03:37:18.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-22T03:37:19.017Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T03:37:19.035Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T03:37:19.125Z] $ docker stop --time=1 0958efbf1743dd03f14cd4a9eba34980c681ff36bb0eb1bfa73427ca3dc8ddaf [2022-08-22T03:37:20.283Z] $ docker rm -f 0958efbf1743dd03f14cd4a9eba34980c681ff36bb0eb1bfa73427ca3dc8ddaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T03:37:21.237Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-08-22T03:37:21.293Z] > git --version # timeout=10 [2022-08-22T03:37:21.306Z] > git --version # 'git version 2.25.1' [2022-08-22T03:37:21.318Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T03:37:22.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-22T03:37:22.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T03:37:22.442Z] Dload Upload Total Spent Left Speed [2022-08-22T03:37:22.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh [2022-08-22T03:37:23.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-22T03:37:23.601Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-22T03:37:23.601Z] + sudo tee /etc/docker/daemon.new [2022-08-22T03:37:23.602Z] { [2022-08-22T03:37:23.602Z] "registry-mirrors": [ [2022-08-22T03:37:23.602Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-22T03:37:23.602Z] ], [2022-08-22T03:37:23.602Z] "bip": "10.250.0.254/24", [2022-08-22T03:37:23.602Z] "hosts": [ [2022-08-22T03:37:23.602Z] "tcp://0.0.0.0:5555", [2022-08-22T03:37:23.602Z] "unix:///var/run/docker.sock" [2022-08-22T03:37:23.602Z] ], [2022-08-22T03:37:23.602Z] "mtu": 1458, [2022-08-22T03:37:23.602Z] "selinux-enabled": true, [2022-08-22T03:37:23.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-22T03:37:23.602Z] } [Pipeline] sh [2022-08-22T03:37:23.972Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-22T03:37:24.524Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T03:37:42.956Z] provisioning config files... [2022-08-22T03:37:42.981Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5364572345347483981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:37:43.386Z] ---> docker-login.sh [2022-08-22T03:37:43.386Z] nexus3.edgexfoundry.org:10001 [2022-08-22T03:37:43.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:37:44.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:37:44.260Z] Configure a credential helper to remove this warning. See [2022-08-22T03:37:44.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:37:44.260Z] [2022-08-22T03:37:44.260Z] Login Succeeded [2022-08-22T03:37:44.260Z] nexus3.edgexfoundry.org:10002 [2022-08-22T03:37:44.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:37:44.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:37:44.536Z] Configure a credential helper to remove this warning. See [2022-08-22T03:37:44.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:37:44.536Z] [2022-08-22T03:37:44.536Z] Login Succeeded [2022-08-22T03:37:44.536Z] nexus3.edgexfoundry.org:10003 [2022-08-22T03:37:45.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:37:45.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:37:45.140Z] Configure a credential helper to remove this warning. See [2022-08-22T03:37:45.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:37:45.140Z] [2022-08-22T03:37:45.140Z] Login Succeeded [2022-08-22T03:37:45.140Z] nexus3.edgexfoundry.org:10004 [2022-08-22T03:37:45.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:37:45.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:37:45.702Z] Configure a credential helper to remove this warning. See [2022-08-22T03:37:45.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:37:45.702Z] [2022-08-22T03:37:45.702Z] Login Succeeded [2022-08-22T03:37:45.702Z] docker.io [2022-08-22T03:37:45.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-22T03:37:46.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-22T03:37:46.251Z] Configure a credential helper to remove this warning. See [2022-08-22T03:37:46.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-22T03:37:46.251Z] [2022-08-22T03:37:46.251Z] Login Succeeded [2022-08-22T03:37:46.251Z] ---> docker-login.sh ends [Pipeline] } [2022-08-22T03:37:46.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-22T03:37:46.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T03:37:46.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-22T03:37:46.744Z] ========================================================= [2022-08-22T03:37:46.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-22T03:37:46.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:37:47.260Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-22T03:37:47.866Z] Sending build context to Docker daemon 14.05MB [2022-08-22T03:37:47.866Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T03:37:47.866Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-22T03:37:47.866Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-22T03:37:47.866Z] b3c136eddcbf: Pulling fs layer [2022-08-22T03:37:47.866Z] c0a3192eca97: Pulling fs layer [2022-08-22T03:37:47.866Z] a050256f5b6f: Pulling fs layer [2022-08-22T03:37:47.866Z] 656be50a0ddc: Pulling fs layer [2022-08-22T03:37:47.866Z] 2bbca73fdf42: Pulling fs layer [2022-08-22T03:37:47.866Z] 46d945488cbd: Pulling fs layer [2022-08-22T03:37:47.866Z] 8a5474983e97: Pulling fs layer [2022-08-22T03:37:47.866Z] 329c88fbcd65: Pulling fs layer [2022-08-22T03:37:47.866Z] 656be50a0ddc: Waiting [2022-08-22T03:37:47.866Z] 46d945488cbd: Waiting [2022-08-22T03:37:47.866Z] 8a5474983e97: Waiting [2022-08-22T03:37:47.866Z] 329c88fbcd65: Waiting [2022-08-22T03:37:47.866Z] 2bbca73fdf42: Waiting [2022-08-22T03:37:48.149Z] a050256f5b6f: Verifying Checksum [2022-08-22T03:37:48.149Z] a050256f5b6f: Download complete [2022-08-22T03:37:48.149Z] c0a3192eca97: Verifying Checksum [2022-08-22T03:37:48.149Z] 2bbca73fdf42: Verifying Checksum [2022-08-22T03:37:48.149Z] 2bbca73fdf42: Download complete [2022-08-22T03:37:48.149Z] 46d945488cbd: Verifying Checksum [2022-08-22T03:37:48.149Z] 46d945488cbd: Download complete [2022-08-22T03:37:48.149Z] b3c136eddcbf: Verifying Checksum [2022-08-22T03:37:48.149Z] b3c136eddcbf: Download complete [2022-08-22T03:37:49.172Z] b3c136eddcbf: Pull complete [2022-08-22T03:37:49.172Z] 329c88fbcd65: Verifying Checksum [2022-08-22T03:37:49.172Z] 329c88fbcd65: Download complete [2022-08-22T03:37:49.783Z] c0a3192eca97: Pull complete [2022-08-22T03:37:50.058Z] a050256f5b6f: Pull complete [2022-08-22T03:37:50.333Z] 8a5474983e97: Verifying Checksum [2022-08-22T03:37:50.333Z] 8a5474983e97: Download complete [2022-08-22T03:37:50.935Z] 656be50a0ddc: Verifying Checksum [2022-08-22T03:37:50.935Z] 656be50a0ddc: Download complete [2022-08-22T03:38:03.361Z] 656be50a0ddc: Pull complete [2022-08-22T03:38:03.638Z] 2bbca73fdf42: Pull complete [2022-08-22T03:38:03.915Z] 46d945488cbd: Pull complete [2022-08-22T03:38:10.655Z] 8a5474983e97: Pull complete [2022-08-22T03:38:12.097Z] 329c88fbcd65: Pull complete [2022-08-22T03:38:12.097Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-22T03:38:12.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-22T03:38:12.097Z] ---> ff4287adb874 [2022-08-22T03:38:12.097Z] Step 3/13 : ARG MAKE="make build" [2022-08-22T03:38:14.130Z] ---> Running in 02fa823a0149 [2022-08-22T03:38:14.405Z] Removing intermediate container 02fa823a0149 [2022-08-22T03:38:14.405Z] ---> 6257127a2087 [2022-08-22T03:38:14.405Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-22T03:38:14.405Z] ---> Running in 0976968a139f [2022-08-22T03:38:14.681Z] Removing intermediate container 0976968a139f [2022-08-22T03:38:14.681Z] ---> 8bd68c96d734 [2022-08-22T03:38:14.681Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T03:38:14.681Z] ---> Running in 7c72a975162a [2022-08-22T03:38:14.960Z] Removing intermediate container 7c72a975162a [2022-08-22T03:38:14.960Z] ---> 36ec9dd1a4f9 [2022-08-22T03:38:14.960Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-22T03:38:15.233Z] ---> Running in 00eb830017c5 [2022-08-22T03:38:15.506Z] Removing intermediate container 00eb830017c5 [2022-08-22T03:38:15.506Z] ---> e495ab017bdb [2022-08-22T03:38:15.506Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T03:38:15.506Z] ---> Running in 0bc27db94655 [2022-08-22T03:38:17.495Z] Removing intermediate container 0bc27db94655 [2022-08-22T03:38:17.495Z] ---> af72f820ffcb [2022-08-22T03:38:17.495Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T03:38:17.495Z] ---> Running in 60f5bc004d11 [2022-08-22T03:38:18.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T03:38:19.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T03:38:20.052Z] OK: 221 MiB in 51 packages [2022-08-22T03:38:20.653Z] Removing intermediate container 60f5bc004d11 [2022-08-22T03:38:20.653Z] ---> 9cce996fb1b4 [2022-08-22T03:38:20.653Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-22T03:38:20.929Z] ---> Running in edf1ddd585ca [2022-08-22T03:38:21.204Z] Removing intermediate container edf1ddd585ca [2022-08-22T03:38:21.204Z] ---> 319e3cac16da [2022-08-22T03:38:21.204Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-22T03:38:21.816Z] ---> 08d16fd37233 [2022-08-22T03:38:21.816Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T03:38:21.816Z] ---> Running in bab774c3ed66 [2022-08-22T03:39:18.399Z] Removing intermediate container bab774c3ed66 [2022-08-22T03:39:18.399Z] ---> ef44b0d404a3 [2022-08-22T03:39:18.399Z] Step 12/13 : COPY . . [2022-08-22T03:39:18.399Z] ---> 1980af227c65 [2022-08-22T03:39:18.399Z] Step 13/13 : RUN ${MAKE} [2022-08-22T03:39:18.399Z] ---> Running in 58adc320a9d5 [2022-08-22T03:39:18.399Z] noop [2022-08-22T03:39:18.399Z] Removing intermediate container 58adc320a9d5 [2022-08-22T03:39:18.399Z] ---> 467350516e07 [2022-08-22T03:39:18.399Z] Successfully built 467350516e07 [2022-08-22T03:39:18.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:39:18.913Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T03:39:18.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:39:19.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-23277 does not seem to be running inside a container [2022-08-22T03:39:19.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-22T03:39:20.601Z] $ docker top 258f044ca7732a564206ca69320b73d31f6c4540b50582179eadf24db1fae8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T03:39:21.574Z] + go version [2022-08-22T03:39:21.574Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-22T03:39:21.615Z] $ docker stop --time=1 258f044ca7732a564206ca69320b73d31f6c4540b50582179eadf24db1fae8bc [2022-08-22T03:39:23.254Z] $ docker rm -f 258f044ca7732a564206ca69320b73d31f6c4540b50582179eadf24db1fae8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:39:24.241Z] + docker inspect -f . ci-base-image-arm64 [2022-08-22T03:39:24.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:39:24.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-23277 does not seem to be running inside a container [2022-08-22T03:39:24.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-22T03:39:25.949Z] $ docker top b6894d94dabdd645248468be3d4fccf1bae5fb211dd8e0975b09c5f3d37356aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T03:39:26.926Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-08-22T03:39:27.667Z] + make test [2022-08-22T03:39:27.667Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-22T03:39:29.662Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-22T03:40:51.541Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-22T03:40:58.294Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.112s coverage: 10.6% of statements [2022-08-22T03:40:58.294Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-22T03:41:20.476Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.016s coverage: 13.8% of statements [2022-08-22T03:41:20.476Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-22T03:41:20.476Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-22T03:41:42.690Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-22T03:41:42.690Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-22T03:41:42.690Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-22T03:41:42.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-22T03:41:42.776Z] $ docker stop --time=1 b6894d94dabdd645248468be3d4fccf1bae5fb211dd8e0975b09c5f3d37356aa [2022-08-22T03:41:44.468Z] $ docker rm -f b6894d94dabdd645248468be3d4fccf1bae5fb211dd8e0975b09c5f3d37356aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-22T03:41:45.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-22T03:41:45.530Z] Warning: overwriting stash ‘coverage-report’ [2022-08-22T03:41:46.035Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-22T03:41:46.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-22T03:41:46.970Z] + ls -al . [2022-08-22T03:41:46.970Z] total 228 [2022-08-22T03:41:46.970Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 03:39 . [2022-08-22T03:41:46.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:37 .. [2022-08-22T03:41:46.970Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 03:37 .git [2022-08-22T03:41:46.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:37 .github [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 22 03:37 .gitignore [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 22 03:37 .golangci.yml [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 22 03:37 Attribution.txt [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 22 03:37 CHANGELOG.md [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 22 03:37 Dockerfile [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 03:37 GOVERNANCE.md [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 22 03:37 Jenkinsfile [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 03:37 LICENSE [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 22 03:37 Makefile [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 22 03:37 OWNERS.md [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 22 03:37 README.md [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 03:35 VERSION [2022-08-22T03:41:46.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 03:37 bin [2022-08-22T03:41:46.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 03:37 cmd [2022-08-22T03:41:46.970Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 22 03:41 coverage.out [2022-08-22T03:41:46.970Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 03:37 doc [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 22 03:37 go.mod [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 22 03:37 go.sum [2022-08-22T03:41:46.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:37 internal [2022-08-22T03:41:46.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 03:37 snap [2022-08-22T03:41:46.970Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 22 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:41:47.401Z] + 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=b14db977a21d4911b4a94164344e882f0b450d6f --label arch=arm64 --label version=0.0.0 . [2022-08-22T03:41:47.996Z] Sending build context to Docker daemon 14.12MB [2022-08-22T03:41:47.996Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-22T03:41:47.996Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-22T03:41:47.996Z] ---> 467350516e07 [2022-08-22T03:41:47.996Z] Step 3/26 : ARG MAKE="make build" [2022-08-22T03:41:47.996Z] ---> Running in 9976d7850b94 [2022-08-22T03:41:48.270Z] Removing intermediate container 9976d7850b94 [2022-08-22T03:41:48.270Z] ---> 95ca659f5acf [2022-08-22T03:41:48.270Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-22T03:41:48.543Z] ---> Running in 5fb1c519ffc1 [2022-08-22T03:41:48.818Z] Removing intermediate container 5fb1c519ffc1 [2022-08-22T03:41:48.818Z] ---> 5ef7fd63f50a [2022-08-22T03:41:48.818Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-22T03:41:48.818Z] ---> Running in a3a89d0016af [2022-08-22T03:41:49.089Z] Removing intermediate container a3a89d0016af [2022-08-22T03:41:49.089Z] ---> aa7587d0515f [2022-08-22T03:41:49.089Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-22T03:41:49.089Z] ---> Running in e2709723ce5b [2022-08-22T03:41:49.362Z] Removing intermediate container e2709723ce5b [2022-08-22T03:41:49.362Z] ---> f5a6f7f21be1 [2022-08-22T03:41:49.362Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-22T03:41:49.637Z] ---> Running in 4b4438425b06 [2022-08-22T03:41:51.084Z] Removing intermediate container 4b4438425b06 [2022-08-22T03:41:51.084Z] ---> 15b5e47b0a17 [2022-08-22T03:41:51.084Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-22T03:41:51.357Z] ---> Running in 5bca7a4c1ad7 [2022-08-22T03:41:52.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T03:41:53.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T03:41:53.922Z] OK: 221 MiB in 51 packages [2022-08-22T03:41:54.911Z] Removing intermediate container 5bca7a4c1ad7 [2022-08-22T03:41:54.911Z] ---> 21fb0e827766 [2022-08-22T03:41:54.911Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-22T03:41:54.911Z] ---> Running in 6bebef82b813 [2022-08-22T03:41:55.186Z] Removing intermediate container 6bebef82b813 [2022-08-22T03:41:55.186Z] ---> 943e8077c00e [2022-08-22T03:41:55.186Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-22T03:41:55.811Z] ---> 2baa24a65c83 [2022-08-22T03:41:55.811Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-22T03:41:55.811Z] ---> Running in 573726ae04de [2022-08-22T03:41:57.799Z] Removing intermediate container 573726ae04de [2022-08-22T03:41:57.799Z] ---> 86c13a6cc1ce [2022-08-22T03:41:57.799Z] Step 12/26 : COPY . . [2022-08-22T03:41:59.239Z] ---> 0e468f5c5997 [2022-08-22T03:41:59.239Z] Step 13/26 : RUN ${MAKE} [2022-08-22T03:41:59.239Z] ---> Running in 3e60121ed43e [2022-08-22T03:42:00.228Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-22T03:44:07.119Z] Removing intermediate container 3e60121ed43e [2022-08-22T03:44:07.119Z] ---> 9496941345a0 [2022-08-22T03:44:07.119Z] Step 14/26 : FROM alpine:3.16 [2022-08-22T03:44:07.718Z] 3.16: Pulling from library/alpine [2022-08-22T03:44:07.718Z] 9b18e9b68314: Pulling fs layer [2022-08-22T03:44:07.995Z] 9b18e9b68314: Download complete [2022-08-22T03:44:08.597Z] 9b18e9b68314: Pull complete [2022-08-22T03:44:08.597Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T03:44:08.597Z] Status: Downloaded newer image for alpine:3.16 [2022-08-22T03:44:08.597Z] ---> a6215f271958 [2022-08-22T03:44:08.597Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-22T03:44:08.597Z] ---> Running in 61f80779b6e9 [2022-08-22T03:44:08.874Z] Removing intermediate container 61f80779b6e9 [2022-08-22T03:44:08.874Z] ---> a188399bfff9 [2022-08-22T03:44:08.874Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-22T03:44:09.151Z] ---> Running in 07ca8cc3040e [2022-08-22T03:44:10.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-22T03:44:10.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-22T03:44:11.396Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-22T03:44:11.396Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-22T03:44:11.396Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-22T03:44:11.396Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-22T03:44:11.396Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-22T03:44:11.396Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-22T03:44:11.396Z] Executing busybox-1.35.0-r17.trigger [2022-08-22T03:44:11.396Z] OK: 8 MiB in 20 packages [2022-08-22T03:44:12.389Z] Removing intermediate container 07ca8cc3040e [2022-08-22T03:44:12.389Z] ---> d1201c7db0f4 [2022-08-22T03:44:12.389Z] Step 17/26 : WORKDIR / [2022-08-22T03:44:12.389Z] ---> Running in 31df735a5598 [2022-08-22T03:44:12.677Z] Removing intermediate container 31df735a5598 [2022-08-22T03:44:12.677Z] ---> 51ab2cb4ced0 [2022-08-22T03:44:12.677Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-22T03:44:14.114Z] ---> 38ee4a01ab47 [2022-08-22T03:44:14.114Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-22T03:44:14.710Z] ---> 5f92a82c1fcd [2022-08-22T03:44:14.710Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-22T03:44:15.308Z] ---> 9ed0cf964890 [2022-08-22T03:44:15.308Z] Step 21/26 : EXPOSE 59984 [2022-08-22T03:44:15.308Z] ---> Running in 36b9a07134e8 [2022-08-22T03:44:15.582Z] Removing intermediate container 36b9a07134e8 [2022-08-22T03:44:15.582Z] ---> 668ba2e35527 [2022-08-22T03:44:15.582Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-22T03:44:15.582Z] ---> Running in 141f338ac56c [2022-08-22T03:44:15.857Z] Removing intermediate container 141f338ac56c [2022-08-22T03:44:15.857Z] ---> 63be83fb7629 [2022-08-22T03:44:15.857Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-22T03:44:16.134Z] ---> Running in d14753b4aa0a [2022-08-22T03:44:16.408Z] Removing intermediate container d14753b4aa0a [2022-08-22T03:44:16.408Z] ---> be79fe25110f [2022-08-22T03:44:16.408Z] Step 24/26 : LABEL arch=arm64 [2022-08-22T03:44:16.409Z] ---> Running in 0462cc8771d9 [2022-08-22T03:44:16.683Z] Removing intermediate container 0462cc8771d9 [2022-08-22T03:44:16.683Z] ---> 6a49759b0ccd [2022-08-22T03:44:16.683Z] Step 25/26 : LABEL git_sha=b14db977a21d4911b4a94164344e882f0b450d6f [2022-08-22T03:44:16.683Z] ---> Running in c2c7137685d5 [2022-08-22T03:44:16.964Z] Removing intermediate container c2c7137685d5 [2022-08-22T03:44:16.964Z] ---> e4135438ad74 [2022-08-22T03:44:16.964Z] Step 26/26 : LABEL version=0.0.0 [2022-08-22T03:44:17.240Z] ---> Running in 65bbca083e11 [2022-08-22T03:44:17.515Z] Removing intermediate container 65bbca083e11 [2022-08-22T03:44:17.515Z] ---> b88beae0f0c9 [2022-08-22T03:44:17.515Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-22T03:44:17.515Z] Successfully built b88beae0f0c9 [2022-08-22T03:44:17.515Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:44:18.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T03:44:18.364Z] [2022-08-22T03:44:18.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:44:18.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T03:44:19.061Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-22T03:44:19.061Z] 8998bd30e6a1: Pulling fs layer [2022-08-22T03:44:19.061Z] 04944245beec: Pulling fs layer [2022-08-22T03:44:19.061Z] 699f458cf7ca: Pulling fs layer [2022-08-22T03:44:19.061Z] 765212b225bb: Pulling fs layer [2022-08-22T03:44:19.061Z] f23df028b6ca: Pulling fs layer [2022-08-22T03:44:19.061Z] d65c8cfc05b1: Pulling fs layer [2022-08-22T03:44:19.061Z] 2437ff75d9bd: Pulling fs layer [2022-08-22T03:44:19.061Z] 765212b225bb: Waiting [2022-08-22T03:44:19.061Z] f23df028b6ca: Waiting [2022-08-22T03:44:19.061Z] 2437ff75d9bd: Waiting [2022-08-22T03:44:19.061Z] d65c8cfc05b1: Waiting [2022-08-22T03:44:19.061Z] 04944245beec: Verifying Checksum [2022-08-22T03:44:19.061Z] 04944245beec: Download complete [2022-08-22T03:44:19.061Z] 765212b225bb: Verifying Checksum [2022-08-22T03:44:19.061Z] 765212b225bb: Download complete [2022-08-22T03:44:19.061Z] f23df028b6ca: Download complete [2022-08-22T03:44:19.061Z] d65c8cfc05b1: Verifying Checksum [2022-08-22T03:44:19.061Z] d65c8cfc05b1: Download complete [2022-08-22T03:44:19.338Z] 699f458cf7ca: Verifying Checksum [2022-08-22T03:44:19.338Z] 699f458cf7ca: Download complete [2022-08-22T03:44:19.615Z] 8998bd30e6a1: Verifying Checksum [2022-08-22T03:44:19.615Z] 8998bd30e6a1: Download complete [2022-08-22T03:44:22.253Z] 2437ff75d9bd: Verifying Checksum [2022-08-22T03:44:22.253Z] 2437ff75d9bd: Download complete [2022-08-22T03:44:24.235Z] 8998bd30e6a1: Pull complete [2022-08-22T03:44:24.511Z] 04944245beec: Pull complete [2022-08-22T03:44:25.951Z] 699f458cf7ca: Pull complete [2022-08-22T03:44:26.227Z] 765212b225bb: Pull complete [2022-08-22T03:44:27.221Z] f23df028b6ca: Pull complete [2022-08-22T03:44:27.221Z] d65c8cfc05b1: Pull complete [2022-08-22T03:44:42.333Z] 2437ff75d9bd: Pull complete [2022-08-22T03:44:42.333Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-22T03:44:42.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-22T03:44:42.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:44:42.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-23277 does not seem to be running inside a container [2022-08-22T03:44:42.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-22T03:44:45.307Z] $ docker top 82bddf32584b00bf94ff57e61209feb9f276f3666bfd96bfcd5e2bccba23932a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:44:46.276Z] ---> job-cost.sh [2022-08-22T03:44:46.276Z] lf-activate-venv: SKIPPING [2022-08-22T03:44:46.276Z] INFO: No Stack... [2022-08-22T03:44:46.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-22T03:44:47.527Z] INFO: Archiving Costs [Pipeline] sh [2022-08-22T03:44:48.212Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-08-22T03:44:48.212Z] + cut -d, -f6 [Pipeline] lock [2022-08-22T03:44:48.302Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [2022-08-22T03:44:48.306Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] did not exist. Created. [2022-08-22T03:44:48.306Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-22T03:44:49.072Z] /w/workspace/device-onvif-camera/1@tmp/durable-4ce980df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-22T03:44:49.775Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-22T03:44:49.816Z] Warning: overwriting stash ‘stack-cost’ [2022-08-22T03:44:49.875Z] Stashed 1 file(s) [Pipeline] } [2022-08-22T03:44:49.892Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-22T03:44:49.980Z] $ docker stop --time=1 82bddf32584b00bf94ff57e61209feb9f276f3666bfd96bfcd5e2bccba23932a [2022-08-22T03:44:51.491Z] $ docker rm -f 82bddf32584b00bf94ff57e61209feb9f276f3666bfd96bfcd5e2bccba23932a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-22T03:44:52.597Z] provisioning config files... [2022-08-22T03:44:52.606Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config2896472130114950574tmp [Pipeline] { [Pipeline] sh [2022-08-22T03:44:52.949Z] + set +x [2022-08-22T03:44:52.949Z] + curl -s https://codecov.io/bash [2022-08-22T03:44:52.949Z] + bash -s -- [2022-08-22T03:44:52.949Z] [2022-08-22T03:44:52.949Z] _____ _ [2022-08-22T03:44:52.949Z] / ____| | | [2022-08-22T03:44:52.949Z] | | ___ __| | ___ ___ _____ __ [2022-08-22T03:44:52.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-22T03:44:52.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-22T03:44:52.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-22T03:44:52.949Z] Bash-1.0.6 [2022-08-22T03:44:52.949Z] [2022-08-22T03:44:52.949Z] [2022-08-22T03:44:52.949Z] ==> git version 2.25.1 found [2022-08-22T03:44:52.949Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-22T03:44:52.949Z] Release-Date: 2020-01-08 [2022-08-22T03:44:52.949Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-22T03:44:52.949Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-22T03:44:52.949Z] ==> Jenkins CI detected. [2022-08-22T03:44:52.949Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-139 [2022-08-22T03:44:52.949Z] project root: . [2022-08-22T03:44:52.949Z] --> token set from env [2022-08-22T03:44:52.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-22T03:44:52.949Z] ==> Running gcov in . (disable via -X gcov) [2022-08-22T03:44:52.949Z] ==> Python coveragepy not found [2022-08-22T03:44:52.949Z] ==> Searching for coverage reports in: [2022-08-22T03:44:52.949Z] + . [2022-08-22T03:44:52.949Z] -> Found 1 reports [2022-08-22T03:44:52.949Z] ==> Detecting git/mercurial file structure [2022-08-22T03:44:52.949Z] ==> Reading reports [2022-08-22T03:44:53.209Z] + ./coverage.out bytes=76854 [2022-08-22T03:44:53.209Z] ==> Appending adjustments [2022-08-22T03:44:53.209Z] https://docs.codecov.io/docs/fixing-reports [2022-08-22T03:44:53.209Z] + Found adjustments [2022-08-22T03:44:53.209Z] ==> Gzipping contents [2022-08-22T03:44:53.209Z] 12K /tmp/codecov.3Oz40t.gz [2022-08-22T03:44:53.209Z] ==> Uploading reports [2022-08-22T03:44:53.209Z] url: https://codecov.io [2022-08-22T03:44:53.209Z] query: branch=PR-139&commit=b14db977a21d4911b4a94164344e882f0b450d6f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-08-22T03:44:53.209Z] -> Pinging Codecov [2022-08-22T03:44:53.209Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-139&commit=b14db977a21d4911b4a94164344e882f0b450d6f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-08-22T03:44:53.469Z] -> Uploading to [2022-08-22T03:44:53.469Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-22/F29A59C45E3A92E06B3E522C9905F8EF/b14db977a21d4911b4a94164344e882f0b450d6f/aa3d6eb2-61ed-42ba-b6f9-89335eb662f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T034453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b2dcff8d90962e75d371a5e9127f603bf70e01122bb2a084fd021cca383a90 [2022-08-22T03:44:53.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-22T03:44:53.730Z] Dload Upload Total Spent Left Speed [2022-08-22T03:44:53.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10347 0 0 100 10347 0 43112 --:--:-- --:--:-- --:--:-- 43292 [2022-08-22T03:44:53.730Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b14db977a21d4911b4a94164344e882f0b450d6f [Pipeline] } [2022-08-22T03:44:53.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-22T03:44:55.612Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-139/archives ] [2022-08-22T03:44:55.612Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-22T03:44:55.612Z] total 16 [2022-08-22T03:44:55.612Z] drwxr-xr-x 3 root root 4096 Aug 22 03:37 . [2022-08-22T03:44:55.612Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:37 .. [2022-08-22T03:44:55.612Z] drwxr-xr-x 2 root root 4096 Aug 22 03:37 cost [2022-08-22T03:44:55.612Z] -rw-r--r-- 1 root root 91 Aug 22 03:37 cost.csv [2022-08-22T03:44:55.612Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-22T03:44:55.612Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-139/archives [2022-08-22T03:44:55.612Z] total 16 [2022-08-22T03:44:55.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 03:37 . [2022-08-22T03:44:55.612Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 03:37 .. [2022-08-22T03:44:55.612Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 03:37 cost [2022-08-22T03:44:55.612Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 22 03:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:44:55.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:44:56.840Z] ---> package-listing.sh [2022-08-22T03:44:56.840Z] ++ facter osfamily [2022-08-22T03:44:56.840Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-22T03:44:57.101Z] + OS_FAMILY=debian [2022-08-22T03:44:57.101Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-139 [2022-08-22T03:44:57.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-22T03:44:57.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-22T03:44:57.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-22T03:44:57.101Z] + PACKAGES=/tmp/packages_start.txt [2022-08-22T03:44:57.101Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-08-22T03:44:57.101Z] + PACKAGES=/tmp/packages_end.txt [2022-08-22T03:44:57.101Z] + case "${OS_FAMILY}" in [2022-08-22T03:44:57.101Z] + dpkg -l [2022-08-22T03:44:57.101Z] + grep '^ii' [2022-08-22T03:44:57.101Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-22T03:44:57.101Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-22T03:44:57.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-22T03:44:57.101Z] + '[' /w/workspace/undry_device-onvif-camera_PR-139 ']' [2022-08-22T03:44:57.101Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-139/archives/ [2022-08-22T03:44:57.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-139/archives/ [Pipeline] echo [2022-08-22T03:44:57.135Z] 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-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-22T03:44:57.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T03:44:58.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-22T03:44:58.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-22T03:44:58.216Z] prd-ubuntu20.04-docker-8c-8g-23276 does not seem to be running inside a container [2022-08-22T03:44:58.256Z] $ 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-139/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-139 -v /w/workspace/undry_device-onvif-camera_PR-139:/w/workspace/undry_device-onvif-camera_PR-139:rw,z -v /w/workspace/undry_device-onvif-camera_PR-139@tmp:/w/workspace/undry_device-onvif-camera_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-22T03:44:58.472Z] $ docker top 0944448007cdb7dfb1cc573d15ae805758e1b51f54161ca0d74b4fc430297618 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-22T03:44:58.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-22T03:44:59.185Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-22T03:44:59.512Z] + ls /var/log/sa-host [2022-08-22T03:44:59.512Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-22T03:44:59.733Z] provisioning config files... [2022-08-22T03:44:59.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-139@tmp/config1838972090574426612tmp [Pipeline] { [Pipeline] echo [2022-08-22T03:44:59.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:45:00.105Z] ---> create-netrc.sh [Pipeline] } [2022-08-22T03:45:00.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:45:00.547Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-22T03:45:00.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:45:00.895Z] ---> sudo-logs.sh [2022-08-22T03:45:00.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-22T03:45:00.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:45:01.283Z] ---> job-cost.sh [2022-08-22T03:45:01.284Z] lf-activate-venv: SKIPPING [2022-08-22T03:45:01.284Z] DEBUG: total: 0.2199999988079071 [2022-08-22T03:45:01.284Z] INFO: Retrieving Stack Cost... [2022-08-22T03:45:01.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-22T03:45:02.118Z] INFO: Archiving Costs [Pipeline] echo [2022-08-22T03:45:02.161Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-22T03:45:02.475Z] ---> logs-deploy.sh [2022-08-22T03:45:02.475Z] lf-activate-venv: SKIPPING [2022-08-22T03:45:02.475Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-139/1 [2022-08-22T03:45:02.475Z] INFO: archiving workspace using pattern(s): [2022-08-22T03:45:03.417Z] Archives upload complete. [2022-08-22T03:45:03.678Z] INFO: archiving logs to Nexus [2022-08-22T03:45:04.249Z] ---> uname -a: [2022-08-22T03:45:04.249Z] Linux prd-ubuntu20-04-docker-8c-8g-23276 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] ---> lscpu: [2022-08-22T03:45:04.249Z] Architecture: x86_64 [2022-08-22T03:45:04.249Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-22T03:45:04.249Z] Byte Order: Little Endian [2022-08-22T03:45:04.249Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-22T03:45:04.249Z] CPU(s): 8 [2022-08-22T03:45:04.249Z] On-line CPU(s) list: 0-7 [2022-08-22T03:45:04.249Z] Thread(s) per core: 1 [2022-08-22T03:45:04.249Z] Core(s) per socket: 1 [2022-08-22T03:45:04.249Z] Socket(s): 8 [2022-08-22T03:45:04.249Z] NUMA node(s): 1 [2022-08-22T03:45:04.249Z] Vendor ID: AuthenticAMD [2022-08-22T03:45:04.249Z] CPU family: 23 [2022-08-22T03:45:04.249Z] Model: 49 [2022-08-22T03:45:04.249Z] Model name: AMD EPYC-Rome Processor [2022-08-22T03:45:04.249Z] Stepping: 0 [2022-08-22T03:45:04.249Z] CPU MHz: 2799.864 [2022-08-22T03:45:04.249Z] BogoMIPS: 5599.72 [2022-08-22T03:45:04.249Z] Virtualization: AMD-V [2022-08-22T03:45:04.249Z] Hypervisor vendor: KVM [2022-08-22T03:45:04.249Z] Virtualization type: full [2022-08-22T03:45:04.249Z] L1d cache: 256 KiB [2022-08-22T03:45:04.249Z] L1i cache: 256 KiB [2022-08-22T03:45:04.249Z] L2 cache: 4 MiB [2022-08-22T03:45:04.249Z] L3 cache: 128 MiB [2022-08-22T03:45:04.249Z] NUMA node0 CPU(s): 0-7 [2022-08-22T03:45:04.249Z] Vulnerability Itlb multihit: Not affected [2022-08-22T03:45:04.249Z] Vulnerability L1tf: Not affected [2022-08-22T03:45:04.249Z] Vulnerability Mds: Not affected [2022-08-22T03:45:04.249Z] Vulnerability Meltdown: Not affected [2022-08-22T03:45:04.249Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-22T03:45:04.249Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-22T03:45:04.249Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-22T03:45:04.249Z] Vulnerability Srbds: Not affected [2022-08-22T03:45:04.249Z] Vulnerability Tsx async abort: Not affected [2022-08-22T03:45:04.249Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] ---> nproc: [2022-08-22T03:45:04.249Z] 8 [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] ---> df -h: [2022-08-22T03:45:04.249Z] Filesystem Size Used Avail Use% Mounted on [2022-08-22T03:45:04.249Z] overlay 155G 11G 145G 8% / [2022-08-22T03:45:04.249Z] tmpfs 64M 0 64M 0% /dev [2022-08-22T03:45:04.249Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-22T03:45:04.249Z] shm 64M 0 64M 0% /dev/shm [2022-08-22T03:45:04.249Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] ---> sar -b -r -n DEV: [2022-08-22T03:45:04.249Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23276) 08/22/22 _x86_64_ (8 CPU) [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] 03:34:12 LINUX RESTART (8 CPU) [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] 03:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-22T03:45:04.249Z] 03:36:01 206.70 3.95 202.75 0.00 414.73 107338.38 0.00 [2022-08-22T03:45:04.249Z] 03:37:01 111.78 0.08 111.70 0.00 1.33 56250.22 0.00 [2022-08-22T03:45:04.249Z] 03:38:01 97.18 0.00 97.18 0.00 0.00 53044.45 0.00 [2022-08-22T03:45:04.249Z] 03:39:01 5.37 0.00 5.37 0.00 0.00 27169.22 0.00 [2022-08-22T03:45:04.249Z] 03:40:01 1.28 0.03 1.25 0.00 1.47 14.93 0.00 [2022-08-22T03:45:04.249Z] 03:41:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 [2022-08-22T03:45:04.249Z] 03:42:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2022-08-22T03:45:04.249Z] 03:43:01 2.12 0.00 2.12 0.00 0.00 24.53 0.00 [2022-08-22T03:45:04.249Z] 03:44:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2022-08-22T03:45:04.249Z] 03:45:01 8.13 0.27 7.87 0.00 19.46 149.84 0.00 [2022-08-22T03:45:04.249Z] Average: 43.76 0.43 43.32 0.00 43.70 24404.91 0.00 [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] 03:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-22T03:45:04.249Z] 03:36:01 28338036 31771260 522120 1.59 162952 3479396 2040620 6.01 1146868 2950416 528 [2022-08-22T03:45:04.249Z] 03:37:01 28047344 31749064 541880 1.65 167000 3728520 2128576 6.27 1333460 3032764 0 [2022-08-22T03:45:04.249Z] 03:38:01 27542032 31771680 517608 1.57 177148 4195316 1937576 5.71 1360160 3459328 164 [2022-08-22T03:45:04.249Z] 03:39:01 27543252 31772948 516236 1.57 177204 4195316 1937576 5.71 1359108 3459328 12 [2022-08-22T03:45:04.249Z] 03:40:01 27551952 31781720 507284 1.54 177252 4195356 1937576 5.71 1350504 3459376 24 [2022-08-22T03:45:04.249Z] 03:41:01 27552132 31782000 506924 1.54 177300 4195364 1937576 5.71 1350468 3459376 184 [2022-08-22T03:45:04.249Z] 03:42:01 27560332 31790156 498764 1.52 177348 4195368 1937576 5.71 1342388 3459380 12 [2022-08-22T03:45:04.249Z] 03:43:01 27560460 31790400 498716 1.52 177416 4195372 1937576 5.71 1342516 3459388 12 [2022-08-22T03:45:04.249Z] 03:44:01 27560728 31790688 498396 1.52 177468 4195372 1937576 5.71 1342504 3459392 16 [2022-08-22T03:45:04.249Z] 03:45:01 27528076 31761056 522664 1.59 177632 4196672 2045716 6.03 1369464 3457256 60 [2022-08-22T03:45:04.249Z] Average: 27678434 31776097 513059 1.56 174872 4077205 1977794 5.83 1329744 3365600 101 [2022-08-22T03:45:04.249Z] [2022-08-22T03:45:04.249Z] 03:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-22T03:45:04.249Z] 03:36:01 docker0 149.56 183.74 12.06 1634.98 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.249Z] 03:36:01 ens3 426.26 327.66 7235.96 45.79 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.249Z] 03:36:01 veth0a75c06 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.249Z] 03:36:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.249Z] 03:37:01 docker0 7.37 9.18 0.42 40.76 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:37:01 ens3 83.40 62.69 87.95 67.22 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:37:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:38:01 docker0 2.48 5.35 0.16 57.91 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:38:01 ens3 143.99 103.08 2630.80 61.15 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:38:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:40:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:41:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:43:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:45:01 ens3 27.21 16.41 28.28 9.58 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] 03:45:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] Average: docker0 15.94 19.83 1.26 173.36 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] Average: ens3 68.14 51.03 998.32 18.38 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z] ---> sar -P ALL: [2022-08-22T03:45:04.250Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23276) 08/22/22 _x86_64_ (8 CPU) [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z] 03:34:12 LINUX RESTART (8 CPU) [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z] 03:35:01 CPU %user %nice %system %iowait %steal %idle [2022-08-22T03:45:04.250Z] 03:36:01 all 10.00 0.00 4.15 2.88 0.08 82.89 [2022-08-22T03:45:04.250Z] 03:36:01 0 11.42 0.00 3.51 3.38 0.07 81.62 [2022-08-22T03:45:04.250Z] 03:36:01 1 6.47 0.00 6.76 12.39 0.07 74.32 [2022-08-22T03:45:04.250Z] 03:36:01 2 10.31 0.00 4.15 1.20 0.10 84.23 [2022-08-22T03:45:04.250Z] 03:36:01 3 8.57 0.00 4.44 0.13 0.07 86.79 [2022-08-22T03:45:04.250Z] 03:36:01 4 11.15 0.00 4.08 3.37 0.05 81.35 [2022-08-22T03:45:04.250Z] 03:36:01 5 9.57 0.00 3.38 0.12 0.05 86.88 [2022-08-22T03:45:04.250Z] 03:36:01 6 10.50 0.00 3.51 1.42 0.10 84.47 [2022-08-22T03:45:04.250Z] 03:36:01 7 12.01 0.00 3.35 1.05 0.15 83.44 [2022-08-22T03:45:04.250Z] 03:37:01 all 42.55 0.00 6.45 0.97 0.07 49.96 [2022-08-22T03:45:04.250Z] 03:37:01 0 42.45 0.00 6.45 0.56 0.07 50.48 [2022-08-22T03:45:04.250Z] 03:37:01 1 42.40 0.00 6.39 4.00 0.08 47.13 [2022-08-22T03:45:04.250Z] 03:37:01 2 41.16 0.00 6.68 0.66 0.07 51.43 [2022-08-22T03:45:04.250Z] 03:37:01 3 45.22 0.00 7.74 0.25 0.07 46.72 [2022-08-22T03:45:04.250Z] 03:37:01 4 41.60 0.00 6.36 0.20 0.07 51.77 [2022-08-22T03:45:04.250Z] 03:37:01 5 41.94 0.00 5.56 0.05 0.07 52.38 [2022-08-22T03:45:04.250Z] 03:37:01 6 43.95 0.00 6.29 0.61 0.07 49.08 [2022-08-22T03:45:04.250Z] 03:37:01 7 41.67 0.00 6.12 1.45 0.08 50.67 [2022-08-22T03:45:04.250Z] 03:38:01 all 3.06 0.00 1.36 0.86 0.03 94.69 [2022-08-22T03:45:04.250Z] 03:38:01 0 3.76 0.00 1.99 0.12 0.03 94.10 [2022-08-22T03:45:04.250Z] 03:38:01 1 3.52 0.00 1.27 3.91 0.05 91.24 [2022-08-22T03:45:04.250Z] 03:38:01 2 3.25 0.00 1.27 0.40 0.03 95.05 [2022-08-22T03:45:04.250Z] 03:38:01 3 3.05 0.00 1.21 0.27 0.05 95.43 [2022-08-22T03:45:04.250Z] 03:38:01 4 2.80 0.00 1.14 1.32 0.05 94.69 [2022-08-22T03:45:04.250Z] 03:38:01 5 2.64 0.00 1.24 0.12 0.02 95.99 [2022-08-22T03:45:04.250Z] 03:38:01 6 2.60 0.00 1.61 0.54 0.02 95.23 [2022-08-22T03:45:04.250Z] 03:38:01 7 2.85 0.00 1.17 0.20 0.02 95.76 [2022-08-22T03:45:04.250Z] 03:39:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:39:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2022-08-22T03:45:04.250Z] 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:39:01 2 0.03 0.00 0.00 0.05 0.02 99.90 [2022-08-22T03:45:04.250Z] 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-22T03:45:04.250Z] 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-08-22T03:45:04.250Z] 03:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:40:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2022-08-22T03:45:04.250Z] 03:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-22T03:45:04.250Z] 03:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-22T03:45:04.250Z] 03:41:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:41:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2022-08-22T03:45:04.250Z] 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-22T03:45:04.250Z] 03:42:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-08-22T03:45:04.250Z] 03:42:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-22T03:45:04.250Z] 03:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-22T03:45:04.250Z] 03:42:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-22T03:45:04.250Z] 03:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:43:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-08-22T03:45:04.250Z] 03:43:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-22T03:45:04.250Z] 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:43:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2022-08-22T03:45:04.250Z] 03:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-22T03:45:04.250Z] 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-22T03:45:04.250Z] 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:44:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-08-22T03:45:04.250Z] 03:44:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-22T03:45:04.250Z] 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-22T03:45:04.250Z] 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-22T03:45:04.250Z] 03:44:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2022-08-22T03:45:04.250Z] 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-22T03:45:04.250Z] 03:45:01 all 0.57 0.00 0.24 0.04 0.01 99.14 [2022-08-22T03:45:04.250Z] 03:45:01 0 0.32 0.00 0.23 0.08 0.02 99.35 [2022-08-22T03:45:04.250Z] 03:45:01 1 0.33 0.00 0.18 0.02 0.02 99.45 [2022-08-22T03:45:04.250Z] 03:45:01 2 0.57 0.00 0.27 0.18 0.00 98.98 [2022-08-22T03:45:04.250Z] 03:45:01 3 1.00 0.00 0.25 0.02 0.02 98.72 [2022-08-22T03:45:04.250Z] 03:45:01 4 0.42 0.00 0.22 0.00 0.02 99.35 [2022-08-22T03:45:04.250Z] 03:45:01 5 0.32 0.00 0.22 0.00 0.00 99.47 [2022-08-22T03:45:04.250Z] 03:45:01 6 0.75 0.00 0.28 0.00 0.03 98.93 [2022-08-22T03:45:04.250Z] 03:45:01 7 0.83 0.00 0.28 0.00 0.00 98.88 [2022-08-22T03:45:04.250Z] Average: all 5.58 0.00 1.21 0.48 0.02 92.71 [2022-08-22T03:45:04.250Z] Average: 0 5.74 0.00 1.21 0.43 0.02 92.59 [2022-08-22T03:45:04.250Z] Average: 1 5.22 0.00 1.45 2.01 0.02 91.30 [2022-08-22T03:45:04.250Z] Average: 2 5.51 0.00 1.24 0.25 0.03 92.97 [2022-08-22T03:45:04.250Z] Average: 3 5.74 0.00 1.36 0.07 0.02 92.81 [2022-08-22T03:45:04.250Z] Average: 4 5.56 0.00 1.17 0.49 0.02 92.77 [2022-08-22T03:45:04.250Z] Average: 5 5.40 0.00 1.03 0.03 0.02 93.52 [2022-08-22T03:45:04.250Z] Average: 6 5.76 0.00 1.17 0.25 0.03 92.79 [2022-08-22T03:45:04.250Z] Average: 7 5.68 0.00 1.08 0.27 0.03 92.94 [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z] [2022-08-22T03:45:04.250Z]