Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88753853dd15dc813abf6fe949f278b33fe89c26 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-ssh11724082772277593339.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-ssh5527522733536948530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16178357607510227449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2608618743459578209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10551690789696266518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-20626’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20628 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88753853dd15dc813abf6fe949f278b33fe89c26 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 Commit message: "MAC Discover Authentication + Device Name Consistency + Discover Documentation (#113)" > git rev-list --no-walk a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T00:22:21.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T00:22:21.995Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T00:22:22.013Z] ========================================================= [2022-07-21T00:22:22.013Z] EdgeX Global Pipelines Version Info [2022-07-21T00:22:22.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:22:22.780Z] ------------------- [2022-07-21T00:22:22.780Z] stable info: [2022-07-21T00:22:22.780Z] ------------------- [2022-07-21T00:22:22.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T00:22:22.780Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T00:22:22.780Z] Message: update stable to v1.0.238 [2022-07-21T00:22:23.353Z] ------------------- [2022-07-21T00:22:23.353Z] experimental info: [2022-07-21T00:22:23.353Z] ------------------- [2022-07-21T00:22:23.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T00:22:23.353Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T00:22:23.353Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T00:22:23.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-21T00:22:23.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-21T00:22:23.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T00:22:23.653Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T00:22:23.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T00:22:23.668Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T00:22:23.676Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T00:22:23.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T00:22:23.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T00:22:23.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T00:22:23.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T00:22:23.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-21T00:22:23.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T00:22:23.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T00:22:23.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T00:22:23.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T00:22:23.814Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T00:22:23.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T00:22:23.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T00:22:23.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T00:22:23.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-21T00:22:23.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-21T00:22:23.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T00:22:23.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T00:22:23.912Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-21T00:22:23.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T00:22:23.937Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T00:22:23.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-21T00:22:23.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-21T00:22:23.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-21T00:22:23.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] echo [2022-07-21T00:22:24.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8875385 [Pipeline] echo [2022-07-21T00:22:24.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:22:24.058Z] provisioning config files... [2022-07-21T00:22:24.073Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3332910461424713661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:22:24.387Z] ---> docker-login.sh [2022-07-21T00:22:24.388Z] nexus3.edgexfoundry.org:10001 [2022-07-21T00:22:24.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:24.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:24.650Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:24.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:24.650Z] [2022-07-21T00:22:24.650Z] Login Succeeded [2022-07-21T00:22:24.650Z] nexus3.edgexfoundry.org:10002 [2022-07-21T00:22:24.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:24.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:24.913Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:24.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:24.913Z] [2022-07-21T00:22:24.913Z] Login Succeeded [2022-07-21T00:22:24.913Z] nexus3.edgexfoundry.org:10003 [2022-07-21T00:22:24.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:24.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:24.913Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:24.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:24.913Z] [2022-07-21T00:22:24.913Z] Login Succeeded [2022-07-21T00:22:24.913Z] nexus3.edgexfoundry.org:10004 [2022-07-21T00:22:25.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:25.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:25.176Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:25.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:25.176Z] [2022-07-21T00:22:25.176Z] Login Succeeded [2022-07-21T00:22:25.176Z] docker.io [2022-07-21T00:22:25.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:25.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:25.750Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:25.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:25.750Z] [2022-07-21T00:22:25.750Z] Login Succeeded [2022-07-21T00:22:25.750Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T00:22:25.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T00:22:26.142Z] + git rev-list -1 --merges 88753853dd15dc813abf6fe949f278b33fe89c26~1..88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] echo [2022-07-21T00:22:26.176Z] -----------> git rev-list -1 --merges 88753853dd15dc813abf6fe949f278b33fe89c26~1..88753853dd15dc813abf6fe949f278b33fe89c26 88753853dd15dc813abf6fe949f278b33fe89c26 [false] [Pipeline] sh [2022-07-21T00:22:26.470Z] + git log --format=format:%s -1 88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] echo [2022-07-21T00:22:26.487Z] ========================================================= [2022-07-21T00:22:26.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T00:22:26.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T00:22:26.830Z] + git log --format=format:%s -1 88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] echo [2022-07-21T00:22:26.843Z] [semverPrep] GIT_COMMIT: 88753853dd15dc813abf6fe949f278b33fe89c26, Commit Message: MAC Discover Authentication + Device Name Consistency + Discover Documentation (#113) [Pipeline] echo [2022-07-21T00:22:26.853Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T00:22:27.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T00:22:27.205Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T00:22:27.205Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T00:22:27.205Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T00:22:27.205Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T00:22:27.205Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T00:22:27.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:22:27.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:22:27.568Z] [2022-07-21T00:22:27.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:22:27.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:22:27.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T00:22:27.877Z] b85a868b505f: Pulling fs layer [2022-07-21T00:22:27.877Z] e2be974225ed: Pulling fs layer [2022-07-21T00:22:27.877Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T00:22:27.877Z] 988bab9f4d93: Pulling fs layer [2022-07-21T00:22:27.877Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T00:22:27.877Z] eaf3925da568: Pulling fs layer [2022-07-21T00:22:27.877Z] bab4dde63d76: Pulling fs layer [2022-07-21T00:22:27.877Z] bde34c3a00c8: Pulling fs layer [2022-07-21T00:22:27.877Z] 1469e6f7b9e6: Waiting [2022-07-21T00:22:27.877Z] eaf3925da568: Waiting [2022-07-21T00:22:27.877Z] b352a97aabf1: Pulling fs layer [2022-07-21T00:22:27.877Z] 4872d77fe225: Pulling fs layer [2022-07-21T00:22:27.877Z] 5851b861e8e6: Pulling fs layer [2022-07-21T00:22:27.877Z] bde34c3a00c8: Waiting [2022-07-21T00:22:27.877Z] 4872d77fe225: Waiting [2022-07-21T00:22:27.877Z] 5851b861e8e6: Waiting [2022-07-21T00:22:27.877Z] 988bab9f4d93: Waiting [2022-07-21T00:22:27.877Z] b352a97aabf1: Waiting [2022-07-21T00:22:27.877Z] e2be974225ed: Verifying Checksum [2022-07-21T00:22:27.877Z] e2be974225ed: Download complete [2022-07-21T00:22:27.877Z] 988bab9f4d93: Verifying Checksum [2022-07-21T00:22:27.877Z] 988bab9f4d93: Download complete [2022-07-21T00:22:28.140Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T00:22:28.140Z] 1469e6f7b9e6: Download complete [2022-07-21T00:22:28.140Z] eaf3925da568: Verifying Checksum [2022-07-21T00:22:28.140Z] eaf3925da568: Download complete [2022-07-21T00:22:28.140Z] 339a4e72a1f5: Download complete [2022-07-21T00:22:28.140Z] bde34c3a00c8: Verifying Checksum [2022-07-21T00:22:28.140Z] bde34c3a00c8: Download complete [2022-07-21T00:22:28.140Z] b352a97aabf1: Verifying Checksum [2022-07-21T00:22:28.140Z] b352a97aabf1: Download complete [2022-07-21T00:22:28.140Z] 4872d77fe225: Download complete [2022-07-21T00:22:28.140Z] 5851b861e8e6: Verifying Checksum [2022-07-21T00:22:28.140Z] 5851b861e8e6: Download complete [2022-07-21T00:22:28.140Z] b85a868b505f: Verifying Checksum [2022-07-21T00:22:28.140Z] b85a868b505f: Download complete [2022-07-21T00:22:28.713Z] bab4dde63d76: Verifying Checksum [2022-07-21T00:22:28.713Z] bab4dde63d76: Download complete [2022-07-21T00:22:29.655Z] b85a868b505f: Pull complete [2022-07-21T00:22:29.655Z] e2be974225ed: Pull complete [2022-07-21T00:22:30.229Z] 339a4e72a1f5: Pull complete [2022-07-21T00:22:30.229Z] 988bab9f4d93: Pull complete [2022-07-21T00:22:30.800Z] 1469e6f7b9e6: Pull complete [2022-07-21T00:22:30.800Z] eaf3925da568: Pull complete [2022-07-21T00:22:32.716Z] bab4dde63d76: Pull complete [2022-07-21T00:22:32.977Z] bde34c3a00c8: Pull complete [2022-07-21T00:22:32.977Z] b352a97aabf1: Pull complete [2022-07-21T00:22:32.977Z] 4872d77fe225: Pull complete [2022-07-21T00:22:33.239Z] 5851b861e8e6: Pull complete [2022-07-21T00:22:33.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T00:22:33.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:22:33.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:22:33.345Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:22:33.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T00:22:34.815Z] $ docker top 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 -eo pid,comm [2022-07-21T00:22:34.888Z] 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-07-21T00:22:34.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T00:22:34.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T00:22:34.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T00:22:35.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T00:22:35.067Z] $ docker exec 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 ssh-agent [2022-07-21T00:22:35.203Z] SSH_AUTH_SOCK=/tmp/ssh-72FOQROC4Y9i/agent.32 [2022-07-21T00:22:35.203Z] SSH_AGENT_PID=39 [2022-07-21T00:22:35.210Z] Running ssh-add (command line suppressed) [2022-07-21T00:22:35.345Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3489559799709653734.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3489559799709653734.key) [2022-07-21T00:22:35.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T00:22:35.655Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T00:22:35.668Z] $ docker exec --env ******** --env ******** 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 ssh-agent -k [2022-07-21T00:22:35.773Z] unset SSH_AUTH_SOCK; [2022-07-21T00:22:35.774Z] unset SSH_AGENT_PID; [2022-07-21T00:22:35.774Z] echo Agent pid 39 killed; [2022-07-21T00:22:35.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T00:22:35.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T00:22:35.813Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T00:22:35.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T00:22:35.949Z] $ docker exec 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 ssh-agent [2022-07-21T00:22:36.073Z] SSH_AUTH_SOCK=/tmp/ssh-2yjtxetwTQez/agent.71 [2022-07-21T00:22:36.073Z] SSH_AGENT_PID=77 [2022-07-21T00:22:36.079Z] Running ssh-add (command line suppressed) [2022-07-21T00:22:36.190Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6511696339111822351.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6511696339111822351.key) [2022-07-21T00:22:36.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T00:22:36.495Z] + git semver init [2022-07-21T00:22:36.755Z] 2022-07-21 00:22:36,724 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T00:22:36.755Z] 2022-07-21 00:22:36,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-21T00:22:36.755Z] 2022-07-21 00:22:36,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-21T00:22:36.755Z] 2022-07-21 00:22:36,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T00:22:37.704Z] 2022-07-21 00:22:37,513 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-07-21T00:22:37.705Z] 2022-07-21 00:22:37,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-07-21T00:22:37.705Z] 2022-07-21 00:22:37,514 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:22:37.705Z] 2022-07-21 00:22:37,514 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:22:37.705Z] 0.0.1-dev.28 [Pipeline] } [2022-07-21T00:22:37.716Z] $ docker exec --env ******** --env ******** 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 ssh-agent -k [2022-07-21T00:22:37.846Z] unset SSH_AUTH_SOCK; [2022-07-21T00:22:37.846Z] unset SSH_AGENT_PID; [2022-07-21T00:22:37.846Z] echo Agent pid 77 killed; [2022-07-21T00:22:37.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T00:22:38.170Z] + git semver [Pipeline] } [2022-07-21T00:22:38.443Z] $ docker stop --time=1 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 [2022-07-21T00:22:39.771Z] $ docker rm -f 408e1eb94f65ce0211dc7e7d6edb018f0aa95f8b5b6a315e2e46416ab97c5e34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T00:22:40.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T00:22:40.402Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T00:22:40.404Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.28 [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-07-21T00:22:40.542Z] provisioning config files... [2022-07-21T00:22:40.553Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6001375244775762371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:22:40.862Z] ---> docker-login.sh [2022-07-21T00:22:40.862Z] nexus3.edgexfoundry.org:10001 [2022-07-21T00:22:40.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:40.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:40.862Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:40.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:40.862Z] [2022-07-21T00:22:40.862Z] Login Succeeded [2022-07-21T00:22:40.862Z] nexus3.edgexfoundry.org:10002 [2022-07-21T00:22:40.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:41.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:41.122Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:41.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:41.122Z] [2022-07-21T00:22:41.122Z] Login Succeeded [2022-07-21T00:22:41.122Z] nexus3.edgexfoundry.org:10003 [2022-07-21T00:22:41.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:41.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:41.122Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:41.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:41.122Z] [2022-07-21T00:22:41.122Z] Login Succeeded [2022-07-21T00:22:41.122Z] nexus3.edgexfoundry.org:10004 [2022-07-21T00:22:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:41.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:41.383Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:41.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:41.383Z] [2022-07-21T00:22:41.383Z] Login Succeeded [2022-07-21T00:22:41.383Z] docker.io [2022-07-21T00:22:41.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:22:41.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:22:41.646Z] Configure a credential helper to remove this warning. See [2022-07-21T00:22:41.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:22:41.646Z] [2022-07-21T00:22:41.646Z] Login Succeeded [2022-07-21T00:22:41.646Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T00:22:41.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T00:22:41.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:22:41.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:22:41.727Z] ========================================================= [2022-07-21T00:22:41.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T00:22:41.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:22:42.064Z] + 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-07-21T00:22:42.064Z] Sending build context to Docker daemon 19.93MB [2022-07-21T00:22:42.064Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T00:22:42.064Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T00:22:42.326Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T00:22:42.326Z] 2408cc74d12b: Pulling fs layer [2022-07-21T00:22:42.326Z] ea60b727a1ce: Pulling fs layer [2022-07-21T00:22:42.326Z] 30c4a7721957: Pulling fs layer [2022-07-21T00:22:42.326Z] 370296b7ddb6: Pulling fs layer [2022-07-21T00:22:42.326Z] 7c6cee850709: Pulling fs layer [2022-07-21T00:22:42.326Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T00:22:42.326Z] d94ebbe4e438: Pulling fs layer [2022-07-21T00:22:42.326Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T00:22:42.326Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T00:22:42.326Z] d94ebbe4e438: Waiting [2022-07-21T00:22:42.326Z] 370296b7ddb6: Waiting [2022-07-21T00:22:42.326Z] 59ccb84bbe0f: Waiting [2022-07-21T00:22:42.326Z] 7c6cee850709: Waiting [2022-07-21T00:22:42.326Z] 39a5fcdaea64: Waiting [2022-07-21T00:22:42.326Z] 30c4a7721957: Verifying Checksum [2022-07-21T00:22:42.326Z] 30c4a7721957: Download complete [2022-07-21T00:22:42.326Z] ea60b727a1ce: Verifying Checksum [2022-07-21T00:22:42.326Z] ea60b727a1ce: Download complete [2022-07-21T00:22:42.326Z] 7c6cee850709: Verifying Checksum [2022-07-21T00:22:42.326Z] 7c6cee850709: Download complete [2022-07-21T00:22:42.326Z] 39a5fcdaea64: Verifying Checksum [2022-07-21T00:22:42.326Z] 39a5fcdaea64: Download complete [2022-07-21T00:22:42.326Z] 2408cc74d12b: Verifying Checksum [2022-07-21T00:22:42.326Z] 2408cc74d12b: Download complete [2022-07-21T00:22:42.326Z] d94ebbe4e438: Verifying Checksum [2022-07-21T00:22:42.326Z] d94ebbe4e438: Download complete [2022-07-21T00:22:42.597Z] 2408cc74d12b: Pull complete [2022-07-21T00:22:42.597Z] ea60b727a1ce: Pull complete [2022-07-21T00:22:42.597Z] 30c4a7721957: Pull complete [2022-07-21T00:22:42.881Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T00:22:42.881Z] 59ccb84bbe0f: Download complete [2022-07-21T00:22:43.484Z] 370296b7ddb6: Verifying Checksum [2022-07-21T00:22:43.484Z] 370296b7ddb6: Download complete [2022-07-21T00:22:43.484Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T00:22:43.484Z] bcfd1f05c69d: Download complete [2022-07-21T00:22:47.678Z] 370296b7ddb6: Pull complete [2022-07-21T00:22:47.678Z] 7c6cee850709: Pull complete [2022-07-21T00:22:47.678Z] 39a5fcdaea64: Pull complete [2022-07-21T00:22:47.678Z] d94ebbe4e438: Pull complete [2022-07-21T00:22:50.226Z] bcfd1f05c69d: Pull complete [2022-07-21T00:22:50.800Z] 59ccb84bbe0f: Pull complete [2022-07-21T00:22:50.800Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T00:22:50.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T00:22:50.800Z] ---> a4fb48ad2a94 [2022-07-21T00:22:50.800Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T00:22:52.717Z] ---> Running in 330274e3ba3c [2022-07-21T00:22:52.717Z] Removing intermediate container 330274e3ba3c [2022-07-21T00:22:52.717Z] ---> 73474460cbcd [2022-07-21T00:22:52.717Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T00:22:52.717Z] ---> Running in 32d2629266c0 [2022-07-21T00:22:52.717Z] Removing intermediate container 32d2629266c0 [2022-07-21T00:22:52.717Z] ---> d63e2e2eb8fb [2022-07-21T00:22:52.717Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T00:22:52.717Z] ---> Running in ea4f353efe0c [2022-07-21T00:22:52.717Z] Removing intermediate container ea4f353efe0c [2022-07-21T00:22:52.717Z] ---> c157f85c9a35 [2022-07-21T00:22:52.717Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T00:22:52.717Z] ---> Running in f5ec616a0a8d [2022-07-21T00:22:52.976Z] Removing intermediate container f5ec616a0a8d [2022-07-21T00:22:52.976Z] ---> d7a2df8cd1a4 [2022-07-21T00:22:52.976Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T00:22:52.976Z] ---> Running in ca548977008c [2022-07-21T00:22:53.545Z] Removing intermediate container ca548977008c [2022-07-21T00:22:53.545Z] ---> e2ae37005a30 [2022-07-21T00:22:53.545Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T00:22:53.545Z] ---> Running in a1762a201ae4 [2022-07-21T00:22:53.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T00:22:54.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T00:22:55.009Z] OK: 211 MiB in 51 packages [2022-07-21T00:22:55.271Z] Removing intermediate container a1762a201ae4 [2022-07-21T00:22:55.271Z] ---> f0b6db3a31df [2022-07-21T00:22:55.271Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T00:22:55.271Z] ---> Running in 7b977dcacf0f [2022-07-21T00:22:55.504Z] Still waiting to schedule task [2022-07-21T00:22:55.504Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20629’ is offline [2022-07-21T00:22:55.531Z] Removing intermediate container 7b977dcacf0f [2022-07-21T00:22:55.531Z] ---> 7b28178774d5 [2022-07-21T00:22:55.531Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T00:22:55.531Z] ---> d6b30c2e5bba [2022-07-21T00:22:55.531Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T00:22:55.531Z] ---> Running in 4404cffc8ec0 [2022-07-21T00:23:13.649Z] Removing intermediate container 4404cffc8ec0 [2022-07-21T00:23:13.649Z] ---> 653b30763536 [2022-07-21T00:23:13.649Z] Step 12/13 : COPY . . [2022-07-21T00:23:13.649Z] ---> 5709772cce71 [2022-07-21T00:23:13.649Z] Step 13/13 : RUN ${MAKE} [2022-07-21T00:23:13.649Z] ---> Running in 73a0a677cfba [2022-07-21T00:23:13.649Z] noop [2022-07-21T00:23:13.649Z] Removing intermediate container 73a0a677cfba [2022-07-21T00:23:13.649Z] ---> 99de5e538927 [2022-07-21T00:23:13.649Z] Successfully built 99de5e538927 [2022-07-21T00:23:13.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:23:13.980Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T00:23:13.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:23:14.067Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:23:14.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T00:23:14.485Z] $ docker top 1405c3e65d13f9dbc0b435505965d8bd4e474bdbb8b78d424a44a99f59d62b12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T00:23:14.837Z] + go version [2022-07-21T00:23:14.837Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T00:23:14.854Z] $ docker stop --time=1 1405c3e65d13f9dbc0b435505965d8bd4e474bdbb8b78d424a44a99f59d62b12 [2022-07-21T00:23:16.152Z] $ docker rm -f 1405c3e65d13f9dbc0b435505965d8bd4e474bdbb8b78d424a44a99f59d62b12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:23:16.568Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T00:23:16.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:23:16.695Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:23:16.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T00:23:17.135Z] $ docker top 1dac2485eff4e3db490359073ab982056deb9d359ae4d87a283fb954f8bb5eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T00:23:17.501Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-21T00:23:17.797Z] + make test [2022-07-21T00:23:17.797Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T00:23:18.057Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T00:23:28.031Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T00:23:28.599Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 10.9% of statements [2022-07-21T00:23:28.599Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T00:23:31.137Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.772s coverage: 13.8% of statements [2022-07-21T00:23:37.712Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T00:23:41.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T00:23:41.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T00:23:41.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T00:23:41.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T00:23:41.299Z] $ docker stop --time=1 1dac2485eff4e3db490359073ab982056deb9d359ae4d87a283fb954f8bb5eeb [2022-07-21T00:23:43.124Z] $ docker rm -f 1dac2485eff4e3db490359073ab982056deb9d359ae4d87a283fb954f8bb5eeb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T00:23:43.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T00:23:43.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-21T00:23:44.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T00:23:44.475Z] + ls -al . [2022-07-21T00:23:44.475Z] total 236 [2022-07-21T00:23:44.475Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 00:23 . [2022-07-21T00:23:44.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:22 .. [2022-07-21T00:23:44.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 00:23 .git [2022-07-21T00:23:44.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 00:22 .github [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 00:22 .gitignore [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 00:22 .golangci.yml [2022-07-21T00:23:44.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 00:22 .semver [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 00:22 Attribution.txt [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 00:22 CHANGELOG.md [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 00:22 Dockerfile [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 00:22 GOVERNANCE.md [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 00:22 Jenkinsfile [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 00:22 LICENSE [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 00:22 Makefile [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 00:22 OWNERS.md [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 00:22 README.md [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 00:22 VERSION [2022-07-21T00:23:44.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 00:22 bin [2022-07-21T00:23:44.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 00:22 cmd [2022-07-21T00:23:44.475Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 00:23 coverage.out [2022-07-21T00:23:44.475Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 00:22 doc [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 00:22 go.mod [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 00:22 go.sum [2022-07-21T00:23:44.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:22 internal [2022-07-21T00:23:44.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:22 snap [2022-07-21T00:23:44.475Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:23:44.799Z] + 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=88753853dd15dc813abf6fe949f278b33fe89c26 --label arch=amd64 --label version=0.0.1-dev.28 . [2022-07-21T00:23:44.799Z] Sending build context to Docker daemon 20.01MB [2022-07-21T00:23:44.799Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T00:23:44.799Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T00:23:44.799Z] ---> 99de5e538927 [2022-07-21T00:23:44.799Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T00:23:45.060Z] ---> Running in ec587151ebe4 [2022-07-21T00:23:45.060Z] Removing intermediate container ec587151ebe4 [2022-07-21T00:23:45.060Z] ---> bb9e763d7b66 [2022-07-21T00:23:45.060Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T00:23:45.060Z] ---> Running in 26c5d3a69e06 [2022-07-21T00:23:45.060Z] Removing intermediate container 26c5d3a69e06 [2022-07-21T00:23:45.060Z] ---> 5eb2cfdbd732 [2022-07-21T00:23:45.060Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T00:23:45.321Z] ---> Running in 6effdc6bcdb3 [2022-07-21T00:23:45.321Z] Removing intermediate container 6effdc6bcdb3 [2022-07-21T00:23:45.321Z] ---> f66237a9e6aa [2022-07-21T00:23:45.321Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T00:23:45.321Z] ---> Running in cddcb0903832 [2022-07-21T00:23:45.321Z] Removing intermediate container cddcb0903832 [2022-07-21T00:23:45.321Z] ---> 1f63de01735c [2022-07-21T00:23:45.321Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T00:23:45.582Z] ---> Running in 87da616603fe [2022-07-21T00:23:46.151Z] Removing intermediate container 87da616603fe [2022-07-21T00:23:46.151Z] ---> 909e49526635 [2022-07-21T00:23:46.151Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T00:23:46.151Z] ---> Running in 1bc0e4058deb [2022-07-21T00:23:46.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T00:23:47.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T00:23:47.616Z] OK: 211 MiB in 51 packages [2022-07-21T00:23:48.185Z] Removing intermediate container 1bc0e4058deb [2022-07-21T00:23:48.185Z] ---> acb2d351c396 [2022-07-21T00:23:48.185Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T00:23:48.185Z] ---> Running in ea2ccb3cef05 [2022-07-21T00:23:48.185Z] Removing intermediate container ea2ccb3cef05 [2022-07-21T00:23:48.186Z] ---> 981b82e59935 [2022-07-21T00:23:48.186Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T00:23:48.186Z] ---> 021ff74ca2a9 [2022-07-21T00:23:48.186Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T00:23:48.446Z] ---> Running in 2e2fd545e01d [2022-07-21T00:23:49.016Z] Removing intermediate container 2e2fd545e01d [2022-07-21T00:23:49.016Z] ---> a5c2bce682dd [2022-07-21T00:23:49.016Z] Step 12/26 : COPY . . [2022-07-21T00:23:49.585Z] ---> 4c28e31b7007 [2022-07-21T00:23:49.586Z] Step 13/26 : RUN ${MAKE} [2022-07-21T00:23:49.586Z] ---> Running in 7212fa3c3745 [2022-07-21T00:23:49.846Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.28 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-21T00:24:11.781Z] Removing intermediate container 7212fa3c3745 [2022-07-21T00:24:11.781Z] ---> a5d3727e8926 [2022-07-21T00:24:11.781Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T00:24:11.781Z] 3.15: Pulling from library/alpine [2022-07-21T00:24:11.781Z] ab6db1bc80d0: Pulling fs layer [2022-07-21T00:24:11.781Z] ab6db1bc80d0: Verifying Checksum [2022-07-21T00:24:11.781Z] ab6db1bc80d0: Download complete [2022-07-21T00:24:11.781Z] ab6db1bc80d0: Pull complete [2022-07-21T00:24:11.781Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T00:24:11.781Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T00:24:11.781Z] ---> 2720e26172a0 [2022-07-21T00:24:11.781Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T00:24:11.781Z] ---> Running in dadac048b014 [2022-07-21T00:24:11.781Z] Removing intermediate container dadac048b014 [2022-07-21T00:24:11.781Z] ---> 6452b88ae2d9 [2022-07-21T00:24:11.781Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T00:24:11.781Z] ---> Running in 9af98d1dda5e [2022-07-21T00:24:11.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T00:24:11.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T00:24:11.781Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T00:24:11.781Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T00:24:11.781Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T00:24:11.781Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T00:24:11.781Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T00:24:11.781Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T00:24:11.781Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T00:24:11.781Z] OK: 8 MiB in 20 packages [2022-07-21T00:24:11.781Z] Removing intermediate container 9af98d1dda5e [2022-07-21T00:24:11.781Z] ---> 3c821d77e4be [2022-07-21T00:24:11.781Z] Step 17/26 : WORKDIR / [2022-07-21T00:24:11.781Z] ---> Running in cdfa8902bf70 [2022-07-21T00:24:11.781Z] Removing intermediate container cdfa8902bf70 [2022-07-21T00:24:11.781Z] ---> 9115b2a28290 [2022-07-21T00:24:11.781Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T00:24:11.781Z] ---> a00f89622b2d [2022-07-21T00:24:11.781Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T00:24:11.781Z] ---> 2a03d96d462f [2022-07-21T00:24:11.781Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T00:24:12.054Z] ---> 763c00f10e0d [2022-07-21T00:24:12.054Z] Step 21/26 : EXPOSE 59984 [2022-07-21T00:24:12.054Z] ---> Running in 6a2bc1827e88 [2022-07-21T00:24:12.054Z] Removing intermediate container 6a2bc1827e88 [2022-07-21T00:24:12.054Z] ---> 5db729ffb70a [2022-07-21T00:24:12.054Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T00:24:12.315Z] ---> Running in 8c6bc77e7050 [2022-07-21T00:24:12.315Z] Removing intermediate container 8c6bc77e7050 [2022-07-21T00:24:12.315Z] ---> 7c38ca80ac35 [2022-07-21T00:24:12.315Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T00:24:12.315Z] ---> Running in 58419daf98e6 [2022-07-21T00:24:12.577Z] Removing intermediate container 58419daf98e6 [2022-07-21T00:24:12.577Z] ---> bc81f944f92a [2022-07-21T00:24:12.577Z] Step 24/26 : LABEL arch=amd64 [2022-07-21T00:24:12.577Z] ---> Running in d9e5de7e289c [2022-07-21T00:24:12.577Z] Removing intermediate container d9e5de7e289c [2022-07-21T00:24:12.577Z] ---> 0e18745a8435 [2022-07-21T00:24:12.577Z] Step 25/26 : LABEL git_sha=88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:24:12.577Z] ---> Running in 27956ce41b67 [2022-07-21T00:24:12.838Z] Removing intermediate container 27956ce41b67 [2022-07-21T00:24:12.838Z] ---> 65b401515b40 [2022-07-21T00:24:12.838Z] Step 26/26 : LABEL version=0.0.1-dev.28 [2022-07-21T00:24:12.838Z] ---> Running in cdb66f9a123b [2022-07-21T00:24:12.838Z] Removing intermediate container cdb66f9a123b [2022-07-21T00:24:12.838Z] ---> c7700ad49513 [2022-07-21T00:24:12.838Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T00:24:12.838Z] Successfully built c7700ad49513 [2022-07-21T00:24:12.838Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:24:12.915Z] provisioning config files... [2022-07-21T00:24:12.926Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7008747372211969703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:24:13.225Z] ---> docker-login.sh [2022-07-21T00:24:13.225Z] nexus3.edgexfoundry.org:10001 [2022-07-21T00:24:13.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:24:13.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:24:13.225Z] Configure a credential helper to remove this warning. See [2022-07-21T00:24:13.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:24:13.225Z] [2022-07-21T00:24:13.225Z] Login Succeeded [2022-07-21T00:24:13.225Z] nexus3.edgexfoundry.org:10002 [2022-07-21T00:24:13.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:24:13.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:24:13.485Z] Configure a credential helper to remove this warning. See [2022-07-21T00:24:13.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:24:13.485Z] [2022-07-21T00:24:13.485Z] Login Succeeded [2022-07-21T00:24:13.485Z] nexus3.edgexfoundry.org:10003 [2022-07-21T00:24:13.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:24:13.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:24:13.485Z] Configure a credential helper to remove this warning. See [2022-07-21T00:24:13.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:24:13.485Z] [2022-07-21T00:24:13.485Z] Login Succeeded [2022-07-21T00:24:13.485Z] nexus3.edgexfoundry.org:10004 [2022-07-21T00:24:13.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:24:13.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:24:13.746Z] Configure a credential helper to remove this warning. See [2022-07-21T00:24:13.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:24:13.746Z] [2022-07-21T00:24:13.746Z] Login Succeeded [2022-07-21T00:24:13.746Z] docker.io [2022-07-21T00:24:13.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:24:14.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:24:14.007Z] Configure a credential helper to remove this warning. See [2022-07-21T00:24:14.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:24:14.007Z] [2022-07-21T00:24:14.007Z] Login Succeeded [2022-07-21T00:24:14.007Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T00:24:14.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T00:24:14.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:24:14.076Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-07-21T00:24:14.076Z] 88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:24:14.076Z] latest [2022-07-21T00:24:14.076Z] 0.0.1-dev.28 [2022-07-21T00:24:14.076Z] 88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:24:14.076Z] main [2022-07-21T00:24:14.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:14.397Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:14.717Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:24:14.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-21T00:24:14.717Z] a747cac74843: Preparing [2022-07-21T00:24:14.717Z] acfd1e5e4391: Preparing [2022-07-21T00:24:14.717Z] 8d052e29aa0b: Preparing [2022-07-21T00:24:14.717Z] a104ecb76c4c: Preparing [2022-07-21T00:24:14.717Z] ad543cd673bd: Preparing [2022-07-21T00:24:14.717Z] ad543cd673bd: Layer already exists [2022-07-21T00:24:14.717Z] acfd1e5e4391: Pushed [2022-07-21T00:24:14.717Z] a747cac74843: Pushed [2022-07-21T00:24:14.979Z] a104ecb76c4c: Pushed [2022-07-21T00:24:17.528Z] 8d052e29aa0b: Pushed [2022-07-21T00:24:17.528Z] 88753853dd15dc813abf6fe949f278b33fe89c26: digest: sha256:9f529b8199d6c65c53151e5dd08f0cb5cd08a18796e4bb822383201281eb336a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:17.854Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:18.170Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-21T00:24:18.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-21T00:24:18.170Z] a747cac74843: Preparing [2022-07-21T00:24:18.170Z] acfd1e5e4391: Preparing [2022-07-21T00:24:18.170Z] 8d052e29aa0b: Preparing [2022-07-21T00:24:18.170Z] a104ecb76c4c: Preparing [2022-07-21T00:24:18.170Z] ad543cd673bd: Preparing [2022-07-21T00:24:18.170Z] 8d052e29aa0b: Layer already exists [2022-07-21T00:24:18.170Z] a104ecb76c4c: Layer already exists [2022-07-21T00:24:18.170Z] acfd1e5e4391: Layer already exists [2022-07-21T00:24:18.170Z] a747cac74843: Layer already exists [2022-07-21T00:24:18.170Z] ad543cd673bd: Layer already exists [2022-07-21T00:24:18.170Z] latest: digest: sha256:9f529b8199d6c65c53151e5dd08f0cb5cd08a18796e4bb822383201281eb336a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:18.497Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:18.813Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.28 [2022-07-21T00:24:18.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-21T00:24:18.813Z] a747cac74843: Preparing [2022-07-21T00:24:18.813Z] acfd1e5e4391: Preparing [2022-07-21T00:24:18.813Z] 8d052e29aa0b: Preparing [2022-07-21T00:24:18.813Z] a104ecb76c4c: Preparing [2022-07-21T00:24:18.813Z] ad543cd673bd: Preparing [2022-07-21T00:24:18.813Z] a104ecb76c4c: Layer already exists [2022-07-21T00:24:18.813Z] acfd1e5e4391: Layer already exists [2022-07-21T00:24:18.813Z] a747cac74843: Layer already exists [2022-07-21T00:24:18.813Z] ad543cd673bd: Layer already exists [2022-07-21T00:24:18.813Z] 8d052e29aa0b: Layer already exists [2022-07-21T00:24:18.813Z] 0.0.1-dev.28: digest: sha256:9f529b8199d6c65c53151e5dd08f0cb5cd08a18796e4bb822383201281eb336a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:19.209Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:19.549Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:24:19.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-21T00:24:19.549Z] a747cac74843: Preparing [2022-07-21T00:24:19.549Z] acfd1e5e4391: Preparing [2022-07-21T00:24:19.549Z] 8d052e29aa0b: Preparing [2022-07-21T00:24:19.549Z] a104ecb76c4c: Preparing [2022-07-21T00:24:19.549Z] ad543cd673bd: Preparing [2022-07-21T00:24:19.549Z] ad543cd673bd: Layer already exists [2022-07-21T00:24:19.549Z] acfd1e5e4391: Layer already exists [2022-07-21T00:24:19.549Z] a104ecb76c4c: Layer already exists [2022-07-21T00:24:19.549Z] a747cac74843: Layer already exists [2022-07-21T00:24:19.549Z] 8d052e29aa0b: Layer already exists [2022-07-21T00:24:19.549Z] 88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28: digest: sha256:9f529b8199d6c65c53151e5dd08f0cb5cd08a18796e4bb822383201281eb336a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:19.874Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:20.188Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-07-21T00:24:20.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-21T00:24:20.188Z] a747cac74843: Preparing [2022-07-21T00:24:20.188Z] acfd1e5e4391: Preparing [2022-07-21T00:24:20.188Z] 8d052e29aa0b: Preparing [2022-07-21T00:24:20.188Z] a104ecb76c4c: Preparing [2022-07-21T00:24:20.189Z] ad543cd673bd: Preparing [2022-07-21T00:24:20.189Z] ad543cd673bd: Layer already exists [2022-07-21T00:24:20.189Z] acfd1e5e4391: Layer already exists [2022-07-21T00:24:20.189Z] a104ecb76c4c: Layer already exists [2022-07-21T00:24:20.189Z] a747cac74843: Layer already exists [2022-07-21T00:24:20.189Z] 8d052e29aa0b: Layer already exists [2022-07-21T00:24:20.189Z] main: digest: sha256:9f529b8199d6c65c53151e5dd08f0cb5cd08a18796e4bb822383201281eb336a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T00:24:20.240Z] ===================================================== [Pipeline] echo [2022-07-21T00:24:20.249Z] taggedImages: [2022-07-21T00:24:20.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:24:20.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-21T00:24:20.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.28 [2022-07-21T00:24:20.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:24:20.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T00:24:20.608Z] [2022-07-21T00:24:20.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:24:20.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T00:24:20.908Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T00:24:20.908Z] 5eb5b503b376: Pulling fs layer [2022-07-21T00:24:20.908Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T00:24:20.908Z] ec43610c2a17: Pulling fs layer [2022-07-21T00:24:20.908Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T00:24:20.908Z] 33b1e0a273af: Pulling fs layer [2022-07-21T00:24:20.908Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T00:24:20.908Z] 2f39f015ded8: Pulling fs layer [2022-07-21T00:24:20.908Z] 33b1e0a273af: Waiting [2022-07-21T00:24:20.908Z] 5d3b04190fa2: Waiting [2022-07-21T00:24:20.908Z] 3a2ae6a8a46f: Waiting [2022-07-21T00:24:20.909Z] 2f39f015ded8: Waiting [2022-07-21T00:24:20.909Z] 5c69ac0246d0: Verifying Checksum [2022-07-21T00:24:20.909Z] 5c69ac0246d0: Download complete [2022-07-21T00:24:20.909Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T00:24:20.909Z] 3a2ae6a8a46f: Download complete [2022-07-21T00:24:21.170Z] 33b1e0a273af: Verifying Checksum [2022-07-21T00:24:21.170Z] 33b1e0a273af: Download complete [2022-07-21T00:24:21.170Z] ec43610c2a17: Verifying Checksum [2022-07-21T00:24:21.170Z] ec43610c2a17: Download complete [2022-07-21T00:24:21.170Z] 5d3b04190fa2: Verifying Checksum [2022-07-21T00:24:21.170Z] 5d3b04190fa2: Download complete [2022-07-21T00:24:21.170Z] 5eb5b503b376: Verifying Checksum [2022-07-21T00:24:21.170Z] 5eb5b503b376: Download complete [2022-07-21T00:24:21.739Z] 2f39f015ded8: Download complete [2022-07-21T00:24:22.676Z] 5eb5b503b376: Pull complete [2022-07-21T00:24:22.676Z] 5c69ac0246d0: Pull complete [2022-07-21T00:24:22.938Z] ec43610c2a17: Pull complete [2022-07-21T00:24:23.199Z] 3a2ae6a8a46f: Pull complete [2022-07-21T00:24:23.458Z] 33b1e0a273af: Pull complete [2022-07-21T00:24:23.458Z] 5d3b04190fa2: Pull complete [2022-07-21T00:24:27.648Z] 2f39f015ded8: Pull complete [2022-07-21T00:24:27.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T00:24:27.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T00:24:27.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:24:27.741Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:24:27.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T00:24:29.521Z] $ docker top a791101917e7d9bed165f693f9184681e3900ec3c6ea22a73ad2eb8497362a71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:24:29.908Z] ---> job-cost.sh [2022-07-21T00:24:29.908Z] lf-activate-venv: SKIPPING [2022-07-21T00:24:29.908Z] INFO: No Stack... [2022-07-21T00:24:30.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T00:24:30.735Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T00:24:31.028Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-07-21T00:24:31.028Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T00:24:31.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [2022-07-21T00:24:31.046Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] did not exist. Created. [2022-07-21T00:24:31.046Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T00:24:31.351Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T00:24:31.388Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T00:24:31.394Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T00:24:31.420Z] $ docker stop --time=1 a791101917e7d9bed165f693f9184681e3900ec3c6ea22a73ad2eb8497362a71 [2022-07-21T00:24:32.580Z] $ docker rm -f a791101917e7d9bed165f693f9184681e3900ec3c6ea22a73ad2eb8497362a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T00:25:14.242Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20631 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-07-21T00:25:14.253Z] Running in /w/workspace/device-onvif-camera/31 [Pipeline] { [Pipeline] checkout [2022-07-21T00:25:14.287Z] Selected Git installation does not exist. Using Default [2022-07-21T00:25:14.287Z] The recommended git tool is: NONE [2022-07-21T00:25:22.433Z] using credential edgex-jenkins-ssh [2022-07-21T00:25:22.454Z] Cloning the remote Git repository [2022-07-21T00:25:22.532Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T00:25:22.667Z] > git init /w/workspace/device-onvif-camera/31 # timeout=10 [2022-07-21T00:25:22.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-21T00:25:22.813Z] > git --version # timeout=10 [2022-07-21T00:25:22.934Z] > git --version # 'git version 2.25.1' [2022-07-21T00:25:22.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T00:25:23.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T00:25:24.464Z] Avoid second fetch [2022-07-21T00:25:24.464Z] Checking out Revision 88753853dd15dc813abf6fe949f278b33fe89c26 (main) [2022-07-21T00:25:24.416Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-21T00:25:24.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T00:25:24.493Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T00:25:24.514Z] > git checkout -f 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 [2022-07-21T00:25:28.959Z] Commit message: "MAC Discover Authentication + Device Name Consistency + Discover Documentation (#113)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T00:25:29.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T00:25:29.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T00:25:29.839Z] Dload Upload Total Spent Left Speed [2022-07-21T00:25:29.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2022-07-21T00:25:30.609Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T00:25:30.961Z] + sudo tee /etc/docker/daemon.new [2022-07-21T00:25:30.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T00:25:30.961Z] { [2022-07-21T00:25:30.961Z] "registry-mirrors": [ [2022-07-21T00:25:30.961Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T00:25:30.961Z] ], [2022-07-21T00:25:30.961Z] "bip": "10.250.0.254/24", [2022-07-21T00:25:30.961Z] "hosts": [ [2022-07-21T00:25:30.961Z] "tcp://0.0.0.0:5555", [2022-07-21T00:25:30.961Z] "unix:///var/run/docker.sock" [2022-07-21T00:25:30.961Z] ], [2022-07-21T00:25:30.961Z] "mtu": 1458, [2022-07-21T00:25:30.961Z] "selinux-enabled": true, [2022-07-21T00:25:30.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T00:25:30.961Z] } [Pipeline] sh [2022-07-21T00:25:31.326Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T00:25:31.688Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:25:50.126Z] provisioning config files... [2022-07-21T00:25:50.154Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/31@tmp/config27082082400991608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:25:50.536Z] ---> docker-login.sh [2022-07-21T00:25:50.536Z] nexus3.edgexfoundry.org:10001 [2022-07-21T00:25:51.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:25:51.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:25:51.744Z] Configure a credential helper to remove this warning. See [2022-07-21T00:25:51.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:25:51.744Z] [2022-07-21T00:25:51.744Z] Login Succeeded [2022-07-21T00:25:51.744Z] nexus3.edgexfoundry.org:10002 [2022-07-21T00:25:52.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:25:52.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:25:52.299Z] Configure a credential helper to remove this warning. See [2022-07-21T00:25:52.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:25:52.299Z] [2022-07-21T00:25:52.299Z] Login Succeeded [2022-07-21T00:25:52.299Z] nexus3.edgexfoundry.org:10003 [2022-07-21T00:25:52.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:25:52.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:25:52.855Z] Configure a credential helper to remove this warning. See [2022-07-21T00:25:52.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:25:52.855Z] [2022-07-21T00:25:52.855Z] Login Succeeded [2022-07-21T00:25:52.855Z] nexus3.edgexfoundry.org:10004 [2022-07-21T00:25:53.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:25:53.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:25:53.405Z] Configure a credential helper to remove this warning. See [2022-07-21T00:25:53.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:25:53.405Z] [2022-07-21T00:25:53.405Z] Login Succeeded [2022-07-21T00:25:53.405Z] docker.io [2022-07-21T00:25:53.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:25:53.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:25:53.952Z] Configure a credential helper to remove this warning. See [2022-07-21T00:25:53.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:25:53.952Z] [2022-07-21T00:25:53.952Z] Login Succeeded [2022-07-21T00:25:53.952Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T00:25:53.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T00:25:54.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:25:54.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:25:54.609Z] ========================================================= [2022-07-21T00:25:54.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T00:25:54.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:25:54.994Z] + 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-07-21T00:25:55.600Z] Sending build context to Docker daemon 13.59MB [2022-07-21T00:25:55.600Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T00:25:55.600Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-21T00:25:55.881Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T00:25:55.881Z] b3c136eddcbf: Pulling fs layer [2022-07-21T00:25:55.881Z] c0a3192eca97: Pulling fs layer [2022-07-21T00:25:55.881Z] a050256f5b6f: Pulling fs layer [2022-07-21T00:25:55.881Z] 656be50a0ddc: Pulling fs layer [2022-07-21T00:25:55.881Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T00:25:55.881Z] 46d945488cbd: Pulling fs layer [2022-07-21T00:25:55.881Z] 8a5474983e97: Pulling fs layer [2022-07-21T00:25:55.881Z] 329c88fbcd65: Pulling fs layer [2022-07-21T00:25:55.881Z] 656be50a0ddc: Waiting [2022-07-21T00:25:55.881Z] 2bbca73fdf42: Waiting [2022-07-21T00:25:55.881Z] 46d945488cbd: Waiting [2022-07-21T00:25:55.881Z] 329c88fbcd65: Waiting [2022-07-21T00:25:55.881Z] 8a5474983e97: Waiting [2022-07-21T00:25:55.881Z] a050256f5b6f: Verifying Checksum [2022-07-21T00:25:55.881Z] a050256f5b6f: Download complete [2022-07-21T00:25:55.881Z] c0a3192eca97: Verifying Checksum [2022-07-21T00:25:55.881Z] c0a3192eca97: Download complete [2022-07-21T00:25:55.881Z] 2bbca73fdf42: Verifying Checksum [2022-07-21T00:25:55.881Z] 2bbca73fdf42: Download complete [2022-07-21T00:25:55.881Z] b3c136eddcbf: Verifying Checksum [2022-07-21T00:25:55.881Z] b3c136eddcbf: Download complete [2022-07-21T00:25:55.881Z] 46d945488cbd: Verifying Checksum [2022-07-21T00:25:55.881Z] 46d945488cbd: Download complete [2022-07-21T00:25:56.882Z] b3c136eddcbf: Pull complete [2022-07-21T00:25:56.882Z] 329c88fbcd65: Verifying Checksum [2022-07-21T00:25:56.882Z] 329c88fbcd65: Download complete [2022-07-21T00:25:57.896Z] c0a3192eca97: Pull complete [2022-07-21T00:25:58.176Z] a050256f5b6f: Pull complete [2022-07-21T00:25:58.454Z] 8a5474983e97: Download complete [2022-07-21T00:25:59.060Z] 656be50a0ddc: Verifying Checksum [2022-07-21T00:25:59.060Z] 656be50a0ddc: Download complete [2022-07-21T00:26:14.215Z] 656be50a0ddc: Pull complete [2022-07-21T00:26:14.215Z] 2bbca73fdf42: Pull complete [2022-07-21T00:26:14.215Z] 46d945488cbd: Pull complete [2022-07-21T00:26:19.645Z] 8a5474983e97: Pull complete [2022-07-21T00:26:21.635Z] 329c88fbcd65: Pull complete [2022-07-21T00:26:21.910Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T00:26:21.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T00:26:21.911Z] ---> ff4287adb874 [2022-07-21T00:26:21.911Z] Step 3/13 : ARG MAKE="make build" [2022-07-21T00:26:23.898Z] ---> Running in c46390582aef [2022-07-21T00:26:23.898Z] Removing intermediate container c46390582aef [2022-07-21T00:26:23.898Z] ---> b4de46585ab1 [2022-07-21T00:26:23.898Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T00:26:24.185Z] ---> Running in dd8dd376a3e2 [2022-07-21T00:26:24.471Z] Removing intermediate container dd8dd376a3e2 [2022-07-21T00:26:24.471Z] ---> 06639a2c9bed [2022-07-21T00:26:24.471Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T00:26:24.471Z] ---> Running in 6b8bd2a58d96 [2022-07-21T00:26:25.088Z] Removing intermediate container 6b8bd2a58d96 [2022-07-21T00:26:25.088Z] ---> 7e66596ff41b [2022-07-21T00:26:25.088Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-21T00:26:25.088Z] ---> Running in bee953cfba5c [2022-07-21T00:26:26.533Z] Removing intermediate container bee953cfba5c [2022-07-21T00:26:26.533Z] ---> fb6bf85bc559 [2022-07-21T00:26:26.533Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T00:26:26.533Z] ---> Running in 892f9c68a3d9 [2022-07-21T00:26:28.553Z] Removing intermediate container 892f9c68a3d9 [2022-07-21T00:26:28.554Z] ---> b1d098376568 [2022-07-21T00:26:28.554Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T00:26:28.554Z] ---> Running in c420b458b8f1 [2022-07-21T00:26:29.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T00:26:30.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T00:26:31.976Z] OK: 221 MiB in 51 packages [2022-07-21T00:26:32.579Z] Removing intermediate container c420b458b8f1 [2022-07-21T00:26:32.579Z] ---> beab0a454f1b [2022-07-21T00:26:32.579Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-21T00:26:32.579Z] ---> Running in f4b7c1d343a2 [2022-07-21T00:26:32.856Z] Removing intermediate container f4b7c1d343a2 [2022-07-21T00:26:32.856Z] ---> ffcc558ea69f [2022-07-21T00:26:32.856Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-21T00:26:33.469Z] ---> 5430b08de543 [2022-07-21T00:26:33.469Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T00:26:33.746Z] ---> Running in 4b2711563cdb [2022-07-21T00:27:30.309Z] Removing intermediate container 4b2711563cdb [2022-07-21T00:27:30.309Z] ---> 701ffdba0cd8 [2022-07-21T00:27:30.309Z] Step 12/13 : COPY . . [2022-07-21T00:27:30.309Z] ---> 3173b5dfcaf5 [2022-07-21T00:27:30.309Z] Step 13/13 : RUN ${MAKE} [2022-07-21T00:27:30.309Z] ---> Running in 2d0144862d9e [2022-07-21T00:27:30.309Z] noop [2022-07-21T00:27:30.309Z] Removing intermediate container 2d0144862d9e [2022-07-21T00:27:30.309Z] ---> 7c06b21a8932 [2022-07-21T00:27:30.309Z] Successfully built 7c06b21a8932 [2022-07-21T00:27:30.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:27:30.687Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T00:27:30.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:27:30.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-20631 does not seem to be running inside a container [2022-07-21T00:27:31.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/31 -v /w/workspace/device-onvif-camera/31:/w/workspace/device-onvif-camera/31:rw,z -v /w/workspace/device-onvif-camera/31@tmp:/w/workspace/device-onvif-camera/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T00:27:32.368Z] $ docker top 590d864b79b10d237e18a4ef0f191d5e0bb7933dd3e72f964944d2c5ef68f568 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T00:27:33.303Z] + go version [2022-07-21T00:27:33.303Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T00:27:33.329Z] $ docker stop --time=1 590d864b79b10d237e18a4ef0f191d5e0bb7933dd3e72f964944d2c5ef68f568 [2022-07-21T00:27:34.964Z] $ docker rm -f 590d864b79b10d237e18a4ef0f191d5e0bb7933dd3e72f964944d2c5ef68f568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:27:35.602Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T00:27:35.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:27:35.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-20631 does not seem to be running inside a container [2022-07-21T00:27:35.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/31 -v /w/workspace/device-onvif-camera/31:/w/workspace/device-onvif-camera/31:rw,z -v /w/workspace/device-onvif-camera/31@tmp:/w/workspace/device-onvif-camera/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T00:27:37.227Z] $ docker top c20042e324069256ff38c96dfe5c387a816050c11f1330494c43743173a53eec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T00:27:38.149Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/31 [Pipeline] fileExists [Pipeline] sh [2022-07-21T00:27:38.837Z] + make test [2022-07-21T00:27:38.838Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-21T00:27:40.826Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-21T00:29:02.718Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-21T00:29:09.478Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.092s coverage: 10.9% of statements [2022-07-21T00:29:09.478Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-21T00:29:31.649Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.544s coverage: 13.8% of statements [2022-07-21T00:29:31.649Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T00:29:31.649Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-21T00:29:53.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T00:29:53.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T00:29:53.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T00:29:54.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T00:29:54.496Z] $ docker stop --time=1 c20042e324069256ff38c96dfe5c387a816050c11f1330494c43743173a53eec [2022-07-21T00:29:56.275Z] $ docker rm -f c20042e324069256ff38c96dfe5c387a816050c11f1330494c43743173a53eec [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T00:29:57.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T00:29:57.284Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T00:29:57.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T00:29:58.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T00:29:58.564Z] + ls -al . [2022-07-21T00:29:58.564Z] total 232 [2022-07-21T00:29:58.564Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 00:29 . [2022-07-21T00:29:58.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:25 .. [2022-07-21T00:29:58.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 00:25 .git [2022-07-21T00:29:58.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 00:25 .github [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 00:25 .gitignore [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 00:25 .golangci.yml [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 00:25 Attribution.txt [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 00:25 CHANGELOG.md [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 00:25 Dockerfile [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 00:25 GOVERNANCE.md [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 00:25 Jenkinsfile [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 00:25 LICENSE [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 00:25 Makefile [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 00:25 OWNERS.md [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 00:25 README.md [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 00:22 VERSION [2022-07-21T00:29:58.564Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 00:25 bin [2022-07-21T00:29:58.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 00:25 cmd [2022-07-21T00:29:58.564Z] -rw-r--r-- 1 jenkins jenkins 78637 Jul 21 00:29 coverage.out [2022-07-21T00:29:58.564Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 00:25 doc [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 00:25 go.mod [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 00:25 go.sum [2022-07-21T00:29:58.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:25 internal [2022-07-21T00:29:58.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 00:25 snap [2022-07-21T00:29:58.564Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 00:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:29:58.925Z] + 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=88753853dd15dc813abf6fe949f278b33fe89c26 --label arch=arm64 --label version=0.0.1-dev.28 . [2022-07-21T00:29:59.527Z] Sending build context to Docker daemon 13.67MB [2022-07-21T00:29:59.527Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T00:29:59.527Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-21T00:29:59.527Z] ---> 7c06b21a8932 [2022-07-21T00:29:59.527Z] Step 3/26 : ARG MAKE="make build" [2022-07-21T00:29:59.527Z] ---> Running in fecef96b8caf [2022-07-21T00:29:59.805Z] Removing intermediate container fecef96b8caf [2022-07-21T00:29:59.805Z] ---> 414b35d0e847 [2022-07-21T00:29:59.805Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T00:30:00.084Z] ---> Running in c62c1491c3ac [2022-07-21T00:30:00.355Z] Removing intermediate container c62c1491c3ac [2022-07-21T00:30:00.355Z] ---> 40244da1c53c [2022-07-21T00:30:00.355Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-21T00:30:00.355Z] ---> Running in 2c99b74c3783 [2022-07-21T00:30:00.629Z] Removing intermediate container 2c99b74c3783 [2022-07-21T00:30:00.629Z] ---> e80fd36355ce [2022-07-21T00:30:00.629Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-21T00:30:00.629Z] ---> Running in 27899fa6eb1c [2022-07-21T00:30:01.227Z] Removing intermediate container 27899fa6eb1c [2022-07-21T00:30:01.227Z] ---> 4871cf2c7f55 [2022-07-21T00:30:01.227Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T00:30:01.227Z] ---> Running in 6bb0d3573719 [2022-07-21T00:30:03.224Z] Removing intermediate container 6bb0d3573719 [2022-07-21T00:30:03.224Z] ---> 396505d24952 [2022-07-21T00:30:03.224Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T00:30:03.224Z] ---> Running in da08d68dbec3 [2022-07-21T00:30:03.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T00:30:04.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T00:30:05.774Z] OK: 221 MiB in 51 packages [2022-07-21T00:30:06.752Z] Removing intermediate container da08d68dbec3 [2022-07-21T00:30:06.752Z] ---> 3426b8f03205 [2022-07-21T00:30:06.752Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-21T00:30:06.752Z] ---> Running in 35fe389a45a7 [2022-07-21T00:30:07.026Z] Removing intermediate container 35fe389a45a7 [2022-07-21T00:30:07.026Z] ---> 9ca04d5cbad8 [2022-07-21T00:30:07.026Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-21T00:30:07.453Z] ---> e86bab149fd1 [2022-07-21T00:30:07.453Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T00:30:07.822Z] ---> Running in 4aef1abd02bf [2022-07-21T00:30:09.812Z] Removing intermediate container 4aef1abd02bf [2022-07-21T00:30:09.812Z] ---> 429569b13bf1 [2022-07-21T00:30:09.812Z] Step 12/26 : COPY . . [2022-07-21T00:30:11.249Z] ---> b736f7ca3905 [2022-07-21T00:30:11.249Z] Step 13/26 : RUN ${MAKE} [2022-07-21T00:30:11.249Z] ---> Running in 719c9e37e30e [2022-07-21T00:30:11.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.28 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-21T00:32:18.749Z] Removing intermediate container 719c9e37e30e [2022-07-21T00:32:18.749Z] ---> 79b1e47751e7 [2022-07-21T00:32:18.749Z] Step 14/26 : FROM alpine:3.15 [2022-07-21T00:32:19.346Z] 3.15: Pulling from library/alpine [2022-07-21T00:32:19.619Z] e0295fd11fe2: Pulling fs layer [2022-07-21T00:32:19.901Z] e0295fd11fe2: Verifying Checksum [2022-07-21T00:32:19.901Z] e0295fd11fe2: Download complete [2022-07-21T00:32:20.496Z] e0295fd11fe2: Pull complete [2022-07-21T00:32:20.496Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T00:32:20.496Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T00:32:20.496Z] ---> 60f2846fe774 [2022-07-21T00:32:20.496Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T00:32:20.496Z] ---> Running in a5e82441ba2b [2022-07-21T00:32:20.771Z] Removing intermediate container a5e82441ba2b [2022-07-21T00:32:20.771Z] ---> 1107fe439cd8 [2022-07-21T00:32:20.771Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T00:32:20.771Z] ---> Running in 926b2eb9378a [2022-07-21T00:32:21.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T00:32:22.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T00:32:23.023Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T00:32:23.023Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T00:32:23.023Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T00:32:23.023Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T00:32:23.023Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T00:32:23.023Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T00:32:23.023Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T00:32:23.023Z] OK: 8 MiB in 20 packages [2022-07-21T00:32:24.016Z] Removing intermediate container 926b2eb9378a [2022-07-21T00:32:24.016Z] ---> 325d419dc1c9 [2022-07-21T00:32:24.016Z] Step 17/26 : WORKDIR / [2022-07-21T00:32:24.016Z] ---> Running in 28788ea3927f [2022-07-21T00:32:24.289Z] Removing intermediate container 28788ea3927f [2022-07-21T00:32:24.289Z] ---> 849ecade3d87 [2022-07-21T00:32:24.289Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-21T00:32:25.728Z] ---> 83c50eb9e8db [2022-07-21T00:32:25.728Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-21T00:32:26.326Z] ---> f308cc17b525 [2022-07-21T00:32:26.326Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-21T00:32:26.921Z] ---> e7f7fc3dac5f [2022-07-21T00:32:26.921Z] Step 21/26 : EXPOSE 59984 [2022-07-21T00:32:26.921Z] ---> Running in 6aa54b4dd0c5 [2022-07-21T00:32:27.197Z] Removing intermediate container 6aa54b4dd0c5 [2022-07-21T00:32:27.197Z] ---> ca96e72e3865 [2022-07-21T00:32:27.197Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-21T00:32:27.197Z] ---> Running in 6cb1fd395ebe [2022-07-21T00:32:27.477Z] Removing intermediate container 6cb1fd395ebe [2022-07-21T00:32:27.477Z] ---> e1a6d89e51cb [2022-07-21T00:32:27.477Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T00:32:27.750Z] ---> Running in 6ce9bdb421bb [2022-07-21T00:32:28.026Z] Removing intermediate container 6ce9bdb421bb [2022-07-21T00:32:28.026Z] ---> 5f5789ab7ba5 [2022-07-21T00:32:28.026Z] Step 24/26 : LABEL arch=arm64 [2022-07-21T00:32:28.026Z] ---> Running in e266cd27fd14 [2022-07-21T00:32:28.302Z] Removing intermediate container e266cd27fd14 [2022-07-21T00:32:28.302Z] ---> b29b17ef8336 [2022-07-21T00:32:28.302Z] Step 25/26 : LABEL git_sha=88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:32:28.302Z] ---> Running in a00386381f67 [2022-07-21T00:32:28.575Z] Removing intermediate container a00386381f67 [2022-07-21T00:32:28.575Z] ---> b941b499f964 [2022-07-21T00:32:28.575Z] Step 26/26 : LABEL version=0.0.1-dev.28 [2022-07-21T00:32:28.852Z] ---> Running in 35bf114b9da4 [2022-07-21T00:32:29.126Z] Removing intermediate container 35bf114b9da4 [2022-07-21T00:32:29.126Z] ---> bed3df1da631 [2022-07-21T00:32:29.126Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T00:32:29.126Z] Successfully built bed3df1da631 [2022-07-21T00:32:29.126Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:32:29.247Z] provisioning config files... [2022-07-21T00:32:29.268Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/31@tmp/config3964976224242077948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:32:29.628Z] ---> docker-login.sh [2022-07-21T00:32:29.628Z] nexus3.edgexfoundry.org:10001 [2022-07-21T00:32:29.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:32:29.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:32:29.902Z] Configure a credential helper to remove this warning. See [2022-07-21T00:32:29.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:32:29.902Z] [2022-07-21T00:32:29.902Z] Login Succeeded [2022-07-21T00:32:29.902Z] nexus3.edgexfoundry.org:10002 [2022-07-21T00:32:30.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:32:30.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:32:30.499Z] Configure a credential helper to remove this warning. See [2022-07-21T00:32:30.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:32:30.499Z] [2022-07-21T00:32:30.499Z] Login Succeeded [2022-07-21T00:32:30.499Z] nexus3.edgexfoundry.org:10003 [2022-07-21T00:32:30.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:32:31.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:32:31.053Z] Configure a credential helper to remove this warning. See [2022-07-21T00:32:31.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:32:31.053Z] [2022-07-21T00:32:31.053Z] Login Succeeded [2022-07-21T00:32:31.053Z] nexus3.edgexfoundry.org:10004 [2022-07-21T00:32:31.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:32:31.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:32:31.327Z] Configure a credential helper to remove this warning. See [2022-07-21T00:32:31.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:32:31.327Z] [2022-07-21T00:32:31.327Z] Login Succeeded [2022-07-21T00:32:31.599Z] docker.io [2022-07-21T00:32:31.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T00:32:32.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T00:32:32.148Z] Configure a credential helper to remove this warning. See [2022-07-21T00:32:32.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T00:32:32.148Z] [2022-07-21T00:32:32.148Z] Login Succeeded [2022-07-21T00:32:32.148Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T00:32:32.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T00:32:32.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T00:32:32.223Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-07-21T00:32:32.223Z] 88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:32:32.223Z] latest [2022-07-21T00:32:32.223Z] 0.0.1-dev.28 [2022-07-21T00:32:32.223Z] 88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:32:32.223Z] main [2022-07-21T00:32:32.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:32.583Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:32.955Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:32:32.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-21T00:32:32.955Z] 03eb988197f4: Preparing [2022-07-21T00:32:32.955Z] 69edc5375e7d: Preparing [2022-07-21T00:32:32.955Z] 787466259a53: Preparing [2022-07-21T00:32:32.955Z] a4ff339b4303: Preparing [2022-07-21T00:32:32.955Z] eb54b7b7991f: Preparing [2022-07-21T00:32:33.234Z] eb54b7b7991f: Layer already exists [2022-07-21T00:32:33.234Z] 69edc5375e7d: Pushed [2022-07-21T00:32:33.234Z] 03eb988197f4: Pushed [2022-07-21T00:32:33.832Z] a4ff339b4303: Pushed [2022-07-21T00:32:39.232Z] 787466259a53: Pushed [2022-07-21T00:32:39.232Z] 88753853dd15dc813abf6fe949f278b33fe89c26: digest: sha256:73c015060abf374d40343eea58974d2516170fb15ab75ed84b5e23bd699d37de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:39.603Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:39.970Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-21T00:32:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-21T00:32:39.970Z] 03eb988197f4: Preparing [2022-07-21T00:32:39.970Z] 69edc5375e7d: Preparing [2022-07-21T00:32:39.970Z] 787466259a53: Preparing [2022-07-21T00:32:39.970Z] a4ff339b4303: Preparing [2022-07-21T00:32:39.970Z] eb54b7b7991f: Preparing [2022-07-21T00:32:39.970Z] 69edc5375e7d: Layer already exists [2022-07-21T00:32:39.970Z] 787466259a53: Layer already exists [2022-07-21T00:32:39.970Z] 03eb988197f4: Layer already exists [2022-07-21T00:32:39.970Z] eb54b7b7991f: Layer already exists [2022-07-21T00:32:39.970Z] a4ff339b4303: Layer already exists [2022-07-21T00:32:40.245Z] latest: digest: sha256:73c015060abf374d40343eea58974d2516170fb15ab75ed84b5e23bd699d37de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:40.618Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:40.977Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.28 [2022-07-21T00:32:40.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-21T00:32:40.977Z] 03eb988197f4: Preparing [2022-07-21T00:32:40.977Z] 69edc5375e7d: Preparing [2022-07-21T00:32:40.977Z] 787466259a53: Preparing [2022-07-21T00:32:40.977Z] a4ff339b4303: Preparing [2022-07-21T00:32:40.977Z] eb54b7b7991f: Preparing [2022-07-21T00:32:40.977Z] eb54b7b7991f: Layer already exists [2022-07-21T00:32:40.977Z] 69edc5375e7d: Layer already exists [2022-07-21T00:32:40.977Z] 787466259a53: Layer already exists [2022-07-21T00:32:40.977Z] a4ff339b4303: Layer already exists [2022-07-21T00:32:40.977Z] 03eb988197f4: Layer already exists [2022-07-21T00:32:41.249Z] 0.0.1-dev.28: digest: sha256:73c015060abf374d40343eea58974d2516170fb15ab75ed84b5e23bd699d37de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:41.614Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:41.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:32:41.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-21T00:32:41.968Z] 03eb988197f4: Preparing [2022-07-21T00:32:41.968Z] 69edc5375e7d: Preparing [2022-07-21T00:32:41.968Z] 787466259a53: Preparing [2022-07-21T00:32:41.968Z] a4ff339b4303: Preparing [2022-07-21T00:32:41.968Z] eb54b7b7991f: Preparing [2022-07-21T00:32:41.968Z] 787466259a53: Layer already exists [2022-07-21T00:32:41.968Z] eb54b7b7991f: Layer already exists [2022-07-21T00:32:41.968Z] a4ff339b4303: Layer already exists [2022-07-21T00:32:41.968Z] 69edc5375e7d: Layer already exists [2022-07-21T00:32:41.968Z] 03eb988197f4: Layer already exists [2022-07-21T00:32:42.238Z] 88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28: digest: sha256:73c015060abf374d40343eea58974d2516170fb15ab75ed84b5e23bd699d37de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:42.602Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:42.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-07-21T00:32:42.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-21T00:32:42.967Z] 03eb988197f4: Preparing [2022-07-21T00:32:42.967Z] 69edc5375e7d: Preparing [2022-07-21T00:32:42.967Z] 787466259a53: Preparing [2022-07-21T00:32:42.967Z] a4ff339b4303: Preparing [2022-07-21T00:32:42.967Z] eb54b7b7991f: Preparing [2022-07-21T00:32:42.967Z] eb54b7b7991f: Layer already exists [2022-07-21T00:32:42.967Z] 69edc5375e7d: Layer already exists [2022-07-21T00:32:42.967Z] 787466259a53: Layer already exists [2022-07-21T00:32:42.967Z] 03eb988197f4: Layer already exists [2022-07-21T00:32:42.967Z] a4ff339b4303: Layer already exists [2022-07-21T00:32:43.239Z] main: digest: sha256:73c015060abf374d40343eea58974d2516170fb15ab75ed84b5e23bd699d37de size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-21T00:32:43.310Z] ===================================================== [Pipeline] echo [2022-07-21T00:32:43.319Z] taggedImages: [2022-07-21T00:32:43.319Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26 [2022-07-21T00:32:43.319Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-21T00:32:43.319Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.28 [2022-07-21T00:32:43.319Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:88753853dd15dc813abf6fe949f278b33fe89c26-0.0.1-dev.28 [2022-07-21T00:32:43.319Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:43.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T00:32:43.680Z] [2022-07-21T00:32:43.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:32:44.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T00:32:44.303Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T00:32:44.304Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T00:32:44.304Z] 04944245beec: Pulling fs layer [2022-07-21T00:32:44.304Z] 699f458cf7ca: Pulling fs layer [2022-07-21T00:32:44.304Z] 765212b225bb: Pulling fs layer [2022-07-21T00:32:44.304Z] f23df028b6ca: Pulling fs layer [2022-07-21T00:32:44.304Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T00:32:44.304Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T00:32:44.304Z] f23df028b6ca: Waiting [2022-07-21T00:32:44.304Z] d65c8cfc05b1: Waiting [2022-07-21T00:32:44.304Z] 2437ff75d9bd: Waiting [2022-07-21T00:32:44.304Z] 765212b225bb: Waiting [2022-07-21T00:32:44.304Z] 04944245beec: Verifying Checksum [2022-07-21T00:32:44.304Z] 04944245beec: Download complete [2022-07-21T00:32:44.304Z] 765212b225bb: Verifying Checksum [2022-07-21T00:32:44.304Z] 765212b225bb: Download complete [2022-07-21T00:32:44.304Z] f23df028b6ca: Verifying Checksum [2022-07-21T00:32:44.304Z] f23df028b6ca: Download complete [2022-07-21T00:32:44.304Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T00:32:44.304Z] d65c8cfc05b1: Download complete [2022-07-21T00:32:44.580Z] 699f458cf7ca: Verifying Checksum [2022-07-21T00:32:44.580Z] 699f458cf7ca: Download complete [2022-07-21T00:32:44.855Z] 8998bd30e6a1: Verifying Checksum [2022-07-21T00:32:44.855Z] 8998bd30e6a1: Download complete [2022-07-21T00:32:46.841Z] 2437ff75d9bd: Verifying Checksum [2022-07-21T00:32:46.841Z] 2437ff75d9bd: Download complete [2022-07-21T00:32:48.819Z] 8998bd30e6a1: Pull complete [2022-07-21T00:32:49.416Z] 04944245beec: Pull complete [2022-07-21T00:32:50.858Z] 699f458cf7ca: Pull complete [2022-07-21T00:32:51.133Z] 765212b225bb: Pull complete [2022-07-21T00:32:51.732Z] f23df028b6ca: Pull complete [2022-07-21T00:32:52.007Z] d65c8cfc05b1: Pull complete [2022-07-21T00:33:07.116Z] 2437ff75d9bd: Pull complete [2022-07-21T00:33:07.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T00:33:07.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T00:33:07.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:33:07.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-20631 does not seem to be running inside a container [2022-07-21T00:33:07.557Z] $ 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/31 -v /w/workspace/device-onvif-camera/31:/w/workspace/device-onvif-camera/31:rw,z -v /w/workspace/device-onvif-camera/31@tmp:/w/workspace/device-onvif-camera/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T00:33:10.206Z] $ docker top 28f08222c6960d538df733988f2331eb0246b24ed3add4e00910371c6b832fc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:33:11.200Z] ---> job-cost.sh [2022-07-21T00:33:11.200Z] lf-activate-venv: SKIPPING [2022-07-21T00:33:11.200Z] INFO: No Stack... [2022-07-21T00:33:11.478Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T00:33:12.457Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T00:33:13.143Z] + cat /w/workspace/device-onvif-camera/31/archives/cost.csv [2022-07-21T00:33:13.143Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T00:33:13.222Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [2022-07-21T00:33:13.228Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] did not exist. Created. [2022-07-21T00:33:13.228Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T00:33:13.968Z] /w/workspace/device-onvif-camera/31@tmp/durable-1079f981/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-21T00:33:14.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T00:33:14.700Z] Warning: overwriting stash ‘stack-cost’ [2022-07-21T00:33:14.754Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T00:33:14.761Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T00:33:14.784Z] $ docker stop --time=1 28f08222c6960d538df733988f2331eb0246b24ed3add4e00910371c6b832fc0 [2022-07-21T00:33:16.280Z] $ docker rm -f 28f08222c6960d538df733988f2331eb0246b24ed3add4e00910371c6b832fc0 [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-07-21T00:33:16.715Z] provisioning config files... [2022-07-21T00:33:16.725Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1677492264149980296tmp [Pipeline] { [Pipeline] sh [2022-07-21T00:33:17.017Z] + set +x [2022-07-21T00:33:17.017Z] + bash -s -- [2022-07-21T00:33:17.017Z] + curl -s https://codecov.io/bash [2022-07-21T00:33:17.017Z] [2022-07-21T00:33:17.017Z] _____ _ [2022-07-21T00:33:17.017Z] / ____| | | [2022-07-21T00:33:17.017Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T00:33:17.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T00:33:17.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T00:33:17.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T00:33:17.017Z] Bash-1.0.6 [2022-07-21T00:33:17.017Z] [2022-07-21T00:33:17.017Z] [2022-07-21T00:33:17.017Z] ==> git version 2.25.1 found [2022-07-21T00:33:17.017Z] ==> 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-07-21T00:33:17.017Z] Release-Date: 2020-01-08 [2022-07-21T00:33:17.017Z] 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-07-21T00:33:17.017Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T00:33:17.017Z] ==> Jenkins CI detected. [2022-07-21T00:33:17.017Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-07-21T00:33:17.017Z] project root: . [2022-07-21T00:33:17.017Z] --> token set from env [2022-07-21T00:33:17.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T00:33:17.017Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T00:33:17.017Z] ==> Python coveragepy not found [2022-07-21T00:33:17.017Z] ==> Searching for coverage reports in: [2022-07-21T00:33:17.017Z] + . [2022-07-21T00:33:17.017Z] -> Found 1 reports [2022-07-21T00:33:17.017Z] ==> Detecting git/mercurial file structure [2022-07-21T00:33:17.017Z] ==> Reading reports [2022-07-21T00:33:17.017Z] + ./coverage.out bytes=78637 [2022-07-21T00:33:17.278Z] ==> Appending adjustments [2022-07-21T00:33:17.278Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T00:33:17.278Z] + Found adjustments [2022-07-21T00:33:17.278Z] ==> Gzipping contents [2022-07-21T00:33:17.278Z] 12K /tmp/codecov.aQx3lj.gz [2022-07-21T00:33:17.278Z] ==> Uploading reports [2022-07-21T00:33:17.278Z] url: https://codecov.io [2022-07-21T00:33:17.278Z] query: branch=main&commit=88753853dd15dc813abf6fe949f278b33fe89c26&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-21T00:33:17.278Z] -> Pinging Codecov [2022-07-21T00:33:17.278Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=88753853dd15dc813abf6fe949f278b33fe89c26&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-21T00:33:17.538Z] -> Uploading to [2022-07-21T00:33:17.538Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/F29A59C45E3A92E06B3E522C9905F8EF/88753853dd15dc813abf6fe949f278b33fe89c26/a6c25089-bc76-4af9-9c29-12645c5f8009.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T003317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaac7961aa932ff3f8faf5bf57b437d11bcafbdf612051079c90a6431fd9987f [2022-07-21T00:33:17.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T00:33:17.798Z] Dload Upload Total Spent Left Speed [2022-07-21T00:33:17.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10536 0 0 100 10536 0 42655 --:--:-- --:--:-- --:--:-- 42655 [2022-07-21T00:33:18.058Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] } [2022-07-21T00:33:18.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-21T00:33:18.231Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-21T00:33:18.240Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:33:18.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T00:33:18.557Z] [2022-07-21T00:33:18.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:33:18.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T00:33:18.861Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-21T00:33:18.861Z] df9b9388f04a: Pulling fs layer [2022-07-21T00:33:18.861Z] 52dc419b0ee2: Pulling fs layer [2022-07-21T00:33:18.861Z] 25bc292e5bac: Pulling fs layer [2022-07-21T00:33:18.861Z] 114826534d7a: Pulling fs layer [2022-07-21T00:33:18.861Z] 4657fd5d0bcf: Pulling fs layer [2022-07-21T00:33:18.861Z] 6ad1cebc031e: Pulling fs layer [2022-07-21T00:33:18.861Z] 8a3aa393b2d8: Pulling fs layer [2022-07-21T00:33:18.861Z] 4657fd5d0bcf: Waiting [2022-07-21T00:33:18.861Z] 6ad1cebc031e: Waiting [2022-07-21T00:33:18.861Z] 8a3aa393b2d8: Waiting [2022-07-21T00:33:18.861Z] 114826534d7a: Waiting [2022-07-21T00:33:18.861Z] 25bc292e5bac: Verifying Checksum [2022-07-21T00:33:18.861Z] 25bc292e5bac: Download complete [2022-07-21T00:33:18.861Z] 52dc419b0ee2: Verifying Checksum [2022-07-21T00:33:18.861Z] 52dc419b0ee2: Download complete [2022-07-21T00:33:18.861Z] 4657fd5d0bcf: Verifying Checksum [2022-07-21T00:33:18.861Z] 4657fd5d0bcf: Download complete [2022-07-21T00:33:18.861Z] df9b9388f04a: Verifying Checksum [2022-07-21T00:33:18.861Z] df9b9388f04a: Download complete [2022-07-21T00:33:19.128Z] df9b9388f04a: Pull complete [2022-07-21T00:33:19.128Z] 6ad1cebc031e: Verifying Checksum [2022-07-21T00:33:19.128Z] 6ad1cebc031e: Download complete [2022-07-21T00:33:19.128Z] 52dc419b0ee2: Pull complete [2022-07-21T00:33:19.395Z] 25bc292e5bac: Pull complete [2022-07-21T00:33:19.979Z] 114826534d7a: Verifying Checksum [2022-07-21T00:33:19.979Z] 114826534d7a: Download complete [2022-07-21T00:33:19.979Z] 8a3aa393b2d8: Verifying Checksum [2022-07-21T00:33:19.979Z] 8a3aa393b2d8: Download complete [2022-07-21T00:33:24.183Z] 114826534d7a: Pull complete [2022-07-21T00:33:24.183Z] 4657fd5d0bcf: Pull complete [2022-07-21T00:33:24.183Z] 6ad1cebc031e: Pull complete [2022-07-21T00:33:26.722Z] 8a3aa393b2d8: Pull complete [2022-07-21T00:33:26.722Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-21T00:33:26.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-21T00:33:26.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:33:26.814Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:33:26.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-21T00:33:28.657Z] $ docker top fc93191bf06622c1ef85b2a94df89844628cb329e4660c0d2d2c48444319d424 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-21T00:33:28.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-07-21T00:33:29.009Z] + set -o pipefail [2022-07-21T00:33:29.009Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-07-21T00:33:34.308Z] [2022-07-21T00:33:34.308Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-07-21T00:33:34.308Z] [2022-07-21T00:33:34.308Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/e6bba8cd-8704-4f27-a055-5333710c39c5 [2022-07-21T00:33:34.308Z] [2022-07-21T00:33:34.308Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-21T00:33:34.308Z] [2022-07-21T00:33:34.308Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-21T00:33:34.308Z] [2022-07-21T00:33:34.308Z] [Pipeline] } [2022-07-21T00:33:34.332Z] $ docker stop --time=1 fc93191bf06622c1ef85b2a94df89844628cb329e4660c0d2d2c48444319d424 [2022-07-21T00:33:36.568Z] $ docker rm -f fc93191bf06622c1ef85b2a94df89844628cb329e4660c0d2d2c48444319d424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T00:33:37.242Z] + git log --format=format:%s -1 88753853dd15dc813abf6fe949f278b33fe89c26 [Pipeline] sh [2022-07-21T00:33:37.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T00:33:37.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:33:37.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:33:37.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:33:37.931Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:33:37.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T00:33:38.449Z] $ docker top d54fa02313de6395dfbda86d894ad67bf6dc2575dce04faec35f45430ebf14cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T00:33:38.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T00:33:38.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T00:33:38.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T00:33:38.675Z] $ docker exec d54fa02313de6395dfbda86d894ad67bf6dc2575dce04faec35f45430ebf14cd ssh-agent [2022-07-21T00:33:38.801Z] SSH_AUTH_SOCK=/tmp/ssh-XSiE2wDZ1I3Q/agent.33 [2022-07-21T00:33:38.801Z] SSH_AGENT_PID=41 [2022-07-21T00:33:38.807Z] Running ssh-add (command line suppressed) [2022-07-21T00:33:38.926Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5357935203082058524.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5357935203082058524.key) [2022-07-21T00:33:38.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T00:33:39.226Z] + git semver tag [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,430 [run_tag] DEBUG tag force:False [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,430 [check_head_tag] DEBUG check head tag [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,431 [execute] INFO git cat-file --batch-check [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,435 [execute] INFO git cat-file --batch [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,444 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,444 [execute] INFO git tag -a v0.0.1-dev.28 -m v0.0.1-dev.28 [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,444 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.28', '-m', 'v0.0.1-dev.28'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T00:33:39.486Z] 2022-07-21 00:33:39,449 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:33:39.486Z] 0.0.1-dev.28 [Pipeline] } [2022-07-21T00:33:39.503Z] $ docker exec --env ******** --env ******** d54fa02313de6395dfbda86d894ad67bf6dc2575dce04faec35f45430ebf14cd ssh-agent -k [2022-07-21T00:33:39.612Z] unset SSH_AUTH_SOCK; [2022-07-21T00:33:39.612Z] unset SSH_AGENT_PID; [2022-07-21T00:33:39.612Z] echo Agent pid 41 killed; [2022-07-21T00:33:39.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T00:33:39.923Z] + git semver [Pipeline] } [2022-07-21T00:33:40.203Z] $ docker stop --time=1 d54fa02313de6395dfbda86d894ad67bf6dc2575dce04faec35f45430ebf14cd [2022-07-21T00:33:41.498Z] $ docker rm -f d54fa02313de6395dfbda86d894ad67bf6dc2575dce04faec35f45430ebf14cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:33:41.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T00:33:41.894Z] [2022-07-21T00:33:41.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:33:42.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T00:33:42.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-21T00:33:42.200Z] ab5ef0e58194: Pulling fs layer [2022-07-21T00:33:42.200Z] 9712f1f96733: Pulling fs layer [2022-07-21T00:33:42.200Z] 63f879dbbcfc: Pulling fs layer [2022-07-21T00:33:42.200Z] 0d9ebad4ef96: Pulling fs layer [2022-07-21T00:33:42.200Z] e9a5061849ea: Pulling fs layer [2022-07-21T00:33:42.200Z] d747dcd14b5f: Pulling fs layer [2022-07-21T00:33:42.200Z] 2de7ff778b66: Pulling fs layer [2022-07-21T00:33:42.200Z] d747dcd14b5f: Waiting [2022-07-21T00:33:42.200Z] 0d9ebad4ef96: Waiting [2022-07-21T00:33:42.200Z] e9a5061849ea: Waiting [2022-07-21T00:33:42.200Z] 2de7ff778b66: Waiting [2022-07-21T00:33:42.200Z] 9712f1f96733: Download complete [2022-07-21T00:33:42.467Z] 63f879dbbcfc: Verifying Checksum [2022-07-21T00:33:42.467Z] 63f879dbbcfc: Download complete [2022-07-21T00:33:42.735Z] e9a5061849ea: Verifying Checksum [2022-07-21T00:33:42.735Z] e9a5061849ea: Download complete [2022-07-21T00:33:42.735Z] 0d9ebad4ef96: Verifying Checksum [2022-07-21T00:33:42.735Z] 0d9ebad4ef96: Download complete [2022-07-21T00:33:42.735Z] d747dcd14b5f: Download complete [2022-07-21T00:33:42.996Z] ab5ef0e58194: Download complete [2022-07-21T00:33:42.996Z] 2de7ff778b66: Verifying Checksum [2022-07-21T00:33:42.996Z] 2de7ff778b66: Download complete [2022-07-21T00:33:46.286Z] ab5ef0e58194: Pull complete [2022-07-21T00:33:46.286Z] 9712f1f96733: Pull complete [2022-07-21T00:33:46.855Z] 63f879dbbcfc: Pull complete [2022-07-21T00:33:51.055Z] 0d9ebad4ef96: Pull complete [2022-07-21T00:33:51.315Z] e9a5061849ea: Pull complete [2022-07-21T00:33:51.573Z] d747dcd14b5f: Pull complete [2022-07-21T00:33:52.512Z] 2de7ff778b66: Pull complete [2022-07-21T00:33:52.512Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-21T00:33:52.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-21T00:33:52.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:33:52.612Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:33:52.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-21T00:33:54.806Z] $ docker top 72e195663117c5c12df1b94dd28d471fe81c9f16c4f51c036b7ef0da80f5e128 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:33:54.876Z] provisioning config files... [2022-07-21T00:33:54.883Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1997190809978259639tmp [2022-07-21T00:33:54.893Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8699316671742575405tmp [2022-07-21T00:33:54.903Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config651254059127984361tmp [Pipeline] { [Pipeline] echo [2022-07-21T00:33:54.921Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:33:55.209Z] ---> sigul-configuration.sh [2022-07-21T00:33:55.209Z] gpg: directory `/root/.gnupg' created [2022-07-21T00:33:55.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-21T00:33:55.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-21T00:33:55.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-21T00:33:55.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-21T00:33:55.209Z] gpg: CAST5 encrypted data [2022-07-21T00:33:55.209Z] gpg: encrypted with 1 passphrase [2022-07-21T00:33:55.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-21T00:33:55.495Z] + mkdir /home/jenkins [2022-07-21T00:33:55.495Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-21T00:33:55.785Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-21T00:33:55.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:33:56.080Z] ---> sigul-install.sh [2022-07-21T00:33:56.080Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-21T00:33:56.370Z] + git tag --list [2022-07-21T00:33:56.370Z] v0.0.0 [2022-07-21T00:33:56.370Z] v0.0.1-dev.1 [2022-07-21T00:33:56.370Z] v0.0.1-dev.10 [2022-07-21T00:33:56.370Z] v0.0.1-dev.11 [2022-07-21T00:33:56.370Z] v0.0.1-dev.12 [2022-07-21T00:33:56.370Z] v0.0.1-dev.13 [2022-07-21T00:33:56.370Z] v0.0.1-dev.14 [2022-07-21T00:33:56.370Z] v0.0.1-dev.15 [2022-07-21T00:33:56.370Z] v0.0.1-dev.16 [2022-07-21T00:33:56.370Z] v0.0.1-dev.17 [2022-07-21T00:33:56.370Z] v0.0.1-dev.18 [2022-07-21T00:33:56.370Z] v0.0.1-dev.19 [2022-07-21T00:33:56.370Z] v0.0.1-dev.2 [2022-07-21T00:33:56.370Z] v0.0.1-dev.20 [2022-07-21T00:33:56.370Z] v0.0.1-dev.21 [2022-07-21T00:33:56.370Z] v0.0.1-dev.22 [2022-07-21T00:33:56.370Z] v0.0.1-dev.23 [2022-07-21T00:33:56.370Z] v0.0.1-dev.24 [2022-07-21T00:33:56.370Z] v0.0.1-dev.25 [2022-07-21T00:33:56.370Z] v0.0.1-dev.26 [2022-07-21T00:33:56.370Z] v0.0.1-dev.27 [2022-07-21T00:33:56.370Z] v0.0.1-dev.28 [2022-07-21T00:33:56.370Z] v0.0.1-dev.3 [2022-07-21T00:33:56.370Z] v0.0.1-dev.4 [2022-07-21T00:33:56.370Z] v0.0.1-dev.5 [2022-07-21T00:33:56.370Z] v0.0.1-dev.6 [2022-07-21T00:33:56.370Z] v0.0.1-dev.7 [2022-07-21T00:33:56.370Z] v0.0.1-dev.8 [2022-07-21T00:33:56.370Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-21T00:33:56.661Z] + lftools sign git-tag v0.0.1-dev.28 [2022-07-21T00:33:57.232Z] Signing Git tag with Sigul... [2022-07-21T00:33:57.232Z] Signing v0.0.1-dev.28 [Pipeline] echo [2022-07-21T00:33:57.817Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:33:58.108Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-21T00:33:58.118Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-21T00:33:58.144Z] $ docker stop --time=1 72e195663117c5c12df1b94dd28d471fe81c9f16c4f51c036b7ef0da80f5e128 [2022-07-21T00:33:59.481Z] $ docker rm -f 72e195663117c5c12df1b94dd28d471fe81c9f16c4f51c036b7ef0da80f5e128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-21T00:33:59.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T00:33:59.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:34:00.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:34:00.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:34:00.279Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:34:00.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T00:34:00.745Z] $ docker top 220739cb76a12da39a664ec9f8a6292b436f325d57a5d4a00f4fcc6bbc11eb0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T00:34:00.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T00:34:00.844Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T00:34:00.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T00:34:00.987Z] $ docker exec 220739cb76a12da39a664ec9f8a6292b436f325d57a5d4a00f4fcc6bbc11eb0e ssh-agent [2022-07-21T00:34:01.107Z] SSH_AUTH_SOCK=/tmp/ssh-cM6MxNxmvAox/agent.33 [2022-07-21T00:34:01.107Z] SSH_AGENT_PID=40 [2022-07-21T00:34:01.113Z] Running ssh-add (command line suppressed) [2022-07-21T00:34:01.236Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7327386624290038521.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7327386624290038521.key) [2022-07-21T00:34:01.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T00:34:01.535Z] + git semver bump pre [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [bump_version] DEBUG bumping version:0.0.1-dev.28 on axis:pre with prefix:dev [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [bump_version] DEBUG bumped version:0.0.1-dev.29 [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [write_version] DEBUG write version:0.0.1-dev.29 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,736 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,738 [execute] INFO git cat-file --batch-check [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,744 [execute] INFO git cat-file --batch [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T00:34:01.795Z] 2022-07-21 00:34:01,747 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:34:01.795Z] 0.0.1-dev.29 [Pipeline] } [2022-07-21T00:34:01.812Z] $ docker exec --env ******** --env ******** 220739cb76a12da39a664ec9f8a6292b436f325d57a5d4a00f4fcc6bbc11eb0e ssh-agent -k [2022-07-21T00:34:01.920Z] unset SSH_AUTH_SOCK; [2022-07-21T00:34:01.920Z] unset SSH_AGENT_PID; [2022-07-21T00:34:01.920Z] echo Agent pid 40 killed; [2022-07-21T00:34:01.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T00:34:02.224Z] + git semver [Pipeline] } [2022-07-21T00:34:02.507Z] $ docker stop --time=1 220739cb76a12da39a664ec9f8a6292b436f325d57a5d4a00f4fcc6bbc11eb0e [2022-07-21T00:34:03.850Z] $ docker rm -f 220739cb76a12da39a664ec9f8a6292b436f325d57a5d4a00f4fcc6bbc11eb0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T00:34:04.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T00:34:04.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:34:04.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T00:34:04.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:34:04.593Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:34:04.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T00:34:05.096Z] $ docker top 97256ede6b01d85b7604b46f579794e4c11a9bd755f127ecdbad63920397b519 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T00:34:05.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T00:34:05.188Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T00:34:05.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T00:34:05.319Z] $ docker exec 97256ede6b01d85b7604b46f579794e4c11a9bd755f127ecdbad63920397b519 ssh-agent [2022-07-21T00:34:05.444Z] SSH_AUTH_SOCK=/tmp/ssh-YCZUAQWyb7jd/agent.33 [2022-07-21T00:34:05.444Z] SSH_AGENT_PID=40 [2022-07-21T00:34:05.450Z] Running ssh-add (command line suppressed) [2022-07-21T00:34:05.584Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3866398712478216493.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3866398712478216493.key) [2022-07-21T00:34:05.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T00:34:05.879Z] + git semver push [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,073 [run_push] DEBUG push [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,074 [execute] INFO git cat-file --batch-check [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,078 [execute] INFO git rev-list c99262c367c21f2f2f1f577d8525a5a1b464ddae -- [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,078 [execute] DEBUG Popen(['git', 'rev-list', 'c99262c367c21f2f2f1f577d8525a5a1b464ddae', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,084 [execute] INFO git fetch -v origin [2022-07-21T00:34:06.140Z] 2022-07-21 00:34:06,084 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-21T00:34:06.715Z] 2022-07-21 00:34:06,555 [run_push] DEBUG no remote changes detected [2022-07-21T00:34:06.715Z] 2022-07-21 00:34:06,555 [execute] INFO git push origin semver [2022-07-21T00:34:06.715Z] 2022-07-21 00:34:06,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-21T00:34:07.289Z] 2022-07-21 00:34:07,249 [run_push] DEBUG push all version tags [2022-07-21T00:34:07.289Z] 2022-07-21 00:34:07,249 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-21T00:34:07.289Z] 2022-07-21 00:34:07,250 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-21T00:34:08.232Z] 2022-07-21 00:34:07,927 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-21T00:34:08.232Z] 0.0.1-dev.29 [Pipeline] } [2022-07-21T00:34:08.252Z] $ docker exec --env ******** --env ******** 97256ede6b01d85b7604b46f579794e4c11a9bd755f127ecdbad63920397b519 ssh-agent -k [2022-07-21T00:34:08.372Z] unset SSH_AUTH_SOCK; [2022-07-21T00:34:08.372Z] unset SSH_AGENT_PID; [2022-07-21T00:34:08.372Z] echo Agent pid 40 killed; [2022-07-21T00:34:08.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T00:34:08.692Z] + git semver [Pipeline] } [2022-07-21T00:34:08.974Z] $ docker stop --time=1 97256ede6b01d85b7604b46f579794e4c11a9bd755f127ecdbad63920397b519 [2022-07-21T00:34:10.289Z] $ docker rm -f 97256ede6b01d85b7604b46f579794e4c11a9bd755f127ecdbad63920397b519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-21T00:34:10.876Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-07-21T00:34:10.876Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-21T00:34:10.876Z] total 16 [2022-07-21T00:34:10.876Z] drwxr-xr-x 3 root root 4096 Jul 21 00:24 . [2022-07-21T00:34:10.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 00:33 .. [2022-07-21T00:34:10.876Z] drwxr-xr-x 2 root root 4096 Jul 21 00:24 cost [2022-07-21T00:34:10.876Z] -rw-r--r-- 1 root root 89 Jul 21 00:24 cost.csv [2022-07-21T00:34:10.876Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-21T00:34:10.876Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-21T00:34:10.876Z] total 16 [2022-07-21T00:34:10.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 00:24 . [2022-07-21T00:34:10.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 00:33 .. [2022-07-21T00:34:10.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 00:24 cost [2022-07-21T00:34:10.876Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 21 00:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:11.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:12.040Z] ---> package-listing.sh [2022-07-21T00:34:12.040Z] ++ facter osfamily [2022-07-21T00:34:12.040Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T00:34:12.300Z] + OS_FAMILY=debian [2022-07-21T00:34:12.300Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-07-21T00:34:12.300Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T00:34:12.300Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T00:34:12.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T00:34:12.300Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T00:34:12.300Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-21T00:34:12.300Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T00:34:12.300Z] + case "${OS_FAMILY}" in [2022-07-21T00:34:12.300Z] + dpkg -l [2022-07-21T00:34:12.300Z] + grep '^ii' [2022-07-21T00:34:12.300Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T00:34:12.300Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T00:34:12.300Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T00:34:12.300Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-21T00:34:12.300Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-07-21T00:34:12.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-07-21T00:34:12.313Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T00:34:12.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T00:34:13.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T00:34:13.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T00:34:13.255Z] prd-ubuntu20.04-docker-8c-8g-20628 does not seem to be running inside a container [2022-07-21T00:34:13.298Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T00:34:13.562Z] $ docker top 3184ec0a586040f5ff3ca90a31ac3fae5e0d3f5c32b64ae4afff67230f4c7f8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T00:34:13.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T00:34:14.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T00:34:14.506Z] + ls /var/log/sa-host [2022-07-21T00:34:14.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T00:34:14.573Z] provisioning config files... [2022-07-21T00:34:14.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4822665178758168366tmp [Pipeline] { [Pipeline] echo [2022-07-21T00:34:14.596Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:14.880Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T00:34:14.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:15.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T00:34:15.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:15.525Z] ---> sudo-logs.sh [2022-07-21T00:34:15.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T00:34:15.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:15.837Z] ---> job-cost.sh [2022-07-21T00:34:15.837Z] lf-activate-venv: SKIPPING [2022-07-21T00:34:15.837Z] DEBUG: total: 0.2199999988079071 [2022-07-21T00:34:15.837Z] INFO: Retrieving Stack Cost... [2022-07-21T00:34:16.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T00:34:16.667Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T00:34:16.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T00:34:16.963Z] ---> logs-deploy.sh [2022-07-21T00:34:16.963Z] lf-activate-venv: SKIPPING [2022-07-21T00:34:16.963Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/31 [2022-07-21T00:34:16.963Z] INFO: archiving workspace using pattern(s): [2022-07-21T00:34:18.349Z] Archives upload complete. [2022-07-21T00:34:18.349Z] INFO: archiving logs to Nexus [2022-07-21T00:34:18.919Z] ---> uname -a: [2022-07-21T00:34:18.919Z] Linux prd-ubuntu20-04-docker-8c-8g-20628 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-21T00:34:18.919Z] [2022-07-21T00:34:18.919Z] [2022-07-21T00:34:18.920Z] ---> lscpu: [2022-07-21T00:34:18.920Z] Architecture: x86_64 [2022-07-21T00:34:18.920Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-21T00:34:18.920Z] Byte Order: Little Endian [2022-07-21T00:34:18.920Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-21T00:34:18.920Z] CPU(s): 8 [2022-07-21T00:34:18.920Z] On-line CPU(s) list: 0-7 [2022-07-21T00:34:18.920Z] Thread(s) per core: 1 [2022-07-21T00:34:18.920Z] Core(s) per socket: 1 [2022-07-21T00:34:18.920Z] Socket(s): 8 [2022-07-21T00:34:18.920Z] NUMA node(s): 1 [2022-07-21T00:34:18.920Z] Vendor ID: AuthenticAMD [2022-07-21T00:34:18.920Z] CPU family: 23 [2022-07-21T00:34:18.920Z] Model: 49 [2022-07-21T00:34:18.920Z] Model name: AMD EPYC-Rome Processor [2022-07-21T00:34:18.920Z] Stepping: 0 [2022-07-21T00:34:18.920Z] CPU MHz: 2799.998 [2022-07-21T00:34:18.920Z] BogoMIPS: 5599.99 [2022-07-21T00:34:18.920Z] Virtualization: AMD-V [2022-07-21T00:34:18.920Z] Hypervisor vendor: KVM [2022-07-21T00:34:18.920Z] Virtualization type: full [2022-07-21T00:34:18.920Z] L1d cache: 256 KiB [2022-07-21T00:34:18.920Z] L1i cache: 256 KiB [2022-07-21T00:34:18.920Z] L2 cache: 4 MiB [2022-07-21T00:34:18.920Z] L3 cache: 128 MiB [2022-07-21T00:34:18.920Z] NUMA node0 CPU(s): 0-7 [2022-07-21T00:34:18.920Z] Vulnerability Itlb multihit: Not affected [2022-07-21T00:34:18.920Z] Vulnerability L1tf: Not affected [2022-07-21T00:34:18.920Z] Vulnerability Mds: Not affected [2022-07-21T00:34:18.920Z] Vulnerability Meltdown: Not affected [2022-07-21T00:34:18.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-21T00:34:18.920Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-21T00:34:18.920Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-21T00:34:18.920Z] Vulnerability Srbds: Not affected [2022-07-21T00:34:18.920Z] Vulnerability Tsx async abort: Not affected [2022-07-21T00:34:18.920Z] 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-07-21T00:34:18.920Z] [2022-07-21T00:34:18.920Z] [2022-07-21T00:34:18.920Z] ---> nproc: [2022-07-21T00:34:18.920Z] 8 [2022-07-21T00:34:18.920Z] [2022-07-21T00:34:18.920Z] [2022-07-21T00:34:18.920Z] ---> df -h: [2022-07-21T00:34:18.920Z] Filesystem Size Used Avail Use% Mounted on [2022-07-21T00:34:18.920Z] overlay 155G 13G 143G 8% / [2022-07-21T00:34:18.920Z] tmpfs 64M 0 64M 0% /dev [2022-07-21T00:34:18.920Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-21T00:34:18.920Z] shm 64M 0 64M 0% /dev/shm [2022-07-21T00:34:18.920Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-21T00:34:18.920Z] [2022-07-21T00:34:18.920Z]