Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 486414ed8fa18b6f4786ddda8a0fc083e3272a69+ca50ff0226266dec6d343d3687e79f892dd3f78d (93ab87a6b4fc71da8b347e7c8052039297f67073) 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-ssh2743477162719478528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7655465758005966704.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/PR-324/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/PR-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4528580601483785284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16448709998686464466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-324/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/PR-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13198987638594736086.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12242’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12246 in /w/workspace/undry_device-onvif-camera_PR-324 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-324 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 486414ed8fa18b6f4786ddda8a0fc083e3272a69 Merge succeeded, producing 25ec56c9da86bb713d83ea2b0737d690c6d2de3a Checking out Revision 25ec56c9da86bb713d83ea2b0737d690c6d2de3a (PR-324) > git config core.sparsecheckout # timeout=10 > git checkout -f 486414ed8fa18b6f4786ddda8a0fc083e3272a69 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25ec56c9da86bb713d83ea2b0737d690c6d2de3a # timeout=10 Commit message: "Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9e39c3f6c8125eacfb6598261cd1d9e72552a329 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T22:10:55.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T22:10:55.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T22:10:55.401Z] ========================================================= [2023-05-01T22:10:55.401Z] EdgeX Global Pipelines Version Info [2023-05-01T22:10:55.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:10:56.121Z] ------------------- [2023-05-01T22:10:56.121Z] stable info: [2023-05-01T22:10:56.121Z] ------------------- [2023-05-01T22:10:56.121Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T22:10:56.121Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T22:10:56.121Z] Message: update stable to v1.0.248 [2023-05-01T22:10:56.691Z] ------------------- [2023-05-01T22:10:56.691Z] experimental info: [2023-05-01T22:10:56.691Z] ------------------- [2023-05-01T22:10:56.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T22:10:56.691Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-01T22:10:56.691Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T22:10:56.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-01T22:10:56.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-01T22:10:56.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T22:10:56.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T22:10:56.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T22:10:56.916Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T22:10:56.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T22:10:56.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-01T22:10:56.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T22:10:56.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T22:10:56.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T22:10:56.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-01T22:10:57.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T22:10:57.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T22:10:57.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T22:10:57.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T22:10:57.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T22:10:57.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T22:10:57.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T22:10:57.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T22:10:57.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-01T22:10:57.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-01T22:10:57.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T22:10:57.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T22:10:57.189Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T22:10:57.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T22:10:57.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T22:10:57.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo [2023-05-01T22:10:57.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo [2023-05-01T22:10:57.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo [2023-05-01T22:10:57.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo [2023-05-01T22:10:57.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25ec56c [Pipeline] echo [2023-05-01T22:10:57.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T22:10:57.358Z] provisioning config files... [2023-05-01T22:10:57.373Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config10218580434872746303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:10:57.672Z] ---> docker-login.sh [2023-05-01T22:10:57.672Z] nexus3.edgexfoundry.org:10001 [2023-05-01T22:10:57.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:10:57.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:10:57.932Z] Configure a credential helper to remove this warning. See [2023-05-01T22:10:57.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:10:57.932Z] [2023-05-01T22:10:57.932Z] Login Succeeded [2023-05-01T22:10:57.932Z] nexus3.edgexfoundry.org:10002 [2023-05-01T22:10:57.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:10:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:10:58.192Z] Configure a credential helper to remove this warning. See [2023-05-01T22:10:58.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:10:58.192Z] [2023-05-01T22:10:58.192Z] Login Succeeded [2023-05-01T22:10:58.192Z] nexus3.edgexfoundry.org:10003 [2023-05-01T22:10:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:10:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:10:58.192Z] Configure a credential helper to remove this warning. See [2023-05-01T22:10:58.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:10:58.192Z] [2023-05-01T22:10:58.192Z] Login Succeeded [2023-05-01T22:10:58.192Z] nexus3.edgexfoundry.org:10004 [2023-05-01T22:10:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:10:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:10:58.192Z] Configure a credential helper to remove this warning. See [2023-05-01T22:10:58.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:10:58.192Z] [2023-05-01T22:10:58.192Z] Login Succeeded [2023-05-01T22:10:58.192Z] docker.io [2023-05-01T22:10:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:10:58.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:10:58.452Z] Configure a credential helper to remove this warning. See [2023-05-01T22:10:58.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:10:58.452Z] [2023-05-01T22:10:58.452Z] Login Succeeded [2023-05-01T22:10:58.452Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T22:10:58.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T22:10:58.805Z] + git rev-list -1 --merges 25ec56c9da86bb713d83ea2b0737d690c6d2de3a~1..25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo [2023-05-01T22:10:58.849Z] -----------> git rev-list -1 --merges 25ec56c9da86bb713d83ea2b0737d690c6d2de3a~1..25ec56c9da86bb713d83ea2b0737d690c6d2de3a 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [2023-05-01T22:10:58.849Z] 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [false] [Pipeline] sh [2023-05-01T22:10:59.136Z] + git log --format=format:%s -1 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo [2023-05-01T22:10:59.149Z] ========================================================= [2023-05-01T22:10:59.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T22:10:59.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T22:10:59.488Z] + git log --format=format:%s -1 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo [2023-05-01T22:10:59.497Z] [semverPrep] GIT_COMMIT: 25ec56c9da86bb713d83ea2b0737d690c6d2de3a, Commit Message: Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD [Pipeline] echo [2023-05-01T22:10:59.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T22:10:59.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T22:10:59.860Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T22:10:59.860Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T22:10:59.860Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T22:10:59.860Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T22:10:59.860Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T22:10:59.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:11:00.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T22:11:00.212Z] [2023-05-01T22:11:00.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:11:00.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T22:11:00.517Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T22:11:00.517Z] b85a868b505f: Pulling fs layer [2023-05-01T22:11:00.517Z] e2be974225ed: Pulling fs layer [2023-05-01T22:11:00.518Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T22:11:00.518Z] 988bab9f4d93: Pulling fs layer [2023-05-01T22:11:00.518Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T22:11:00.518Z] eaf3925da568: Pulling fs layer [2023-05-01T22:11:00.518Z] bab4dde63d76: Pulling fs layer [2023-05-01T22:11:00.518Z] bde34c3a00c8: Pulling fs layer [2023-05-01T22:11:00.518Z] b352a97aabf1: Pulling fs layer [2023-05-01T22:11:00.518Z] 4872d77fe225: Pulling fs layer [2023-05-01T22:11:00.518Z] 5851b861e8e6: Pulling fs layer [2023-05-01T22:11:00.518Z] 988bab9f4d93: Waiting [2023-05-01T22:11:00.518Z] 1469e6f7b9e6: Waiting [2023-05-01T22:11:00.518Z] bde34c3a00c8: Waiting [2023-05-01T22:11:00.518Z] eaf3925da568: Waiting [2023-05-01T22:11:00.518Z] bab4dde63d76: Waiting [2023-05-01T22:11:00.518Z] b352a97aabf1: Waiting [2023-05-01T22:11:00.518Z] 4872d77fe225: Waiting [2023-05-01T22:11:00.518Z] 5851b861e8e6: Waiting [2023-05-01T22:11:00.518Z] e2be974225ed: Download complete [2023-05-01T22:11:00.518Z] 988bab9f4d93: Verifying Checksum [2023-05-01T22:11:00.518Z] 988bab9f4d93: Download complete [2023-05-01T22:11:00.518Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T22:11:00.518Z] 1469e6f7b9e6: Download complete [2023-05-01T22:11:00.518Z] eaf3925da568: Verifying Checksum [2023-05-01T22:11:00.518Z] eaf3925da568: Download complete [2023-05-01T22:11:00.785Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T22:11:00.785Z] 339a4e72a1f5: Download complete [2023-05-01T22:11:00.785Z] bde34c3a00c8: Verifying Checksum [2023-05-01T22:11:00.785Z] bde34c3a00c8: Download complete [2023-05-01T22:11:00.785Z] b352a97aabf1: Download complete [2023-05-01T22:11:00.785Z] 4872d77fe225: Verifying Checksum [2023-05-01T22:11:00.785Z] 5851b861e8e6: Verifying Checksum [2023-05-01T22:11:00.785Z] 5851b861e8e6: Download complete [2023-05-01T22:11:00.785Z] b85a868b505f: Verifying Checksum [2023-05-01T22:11:00.785Z] b85a868b505f: Download complete [2023-05-01T22:11:01.047Z] bab4dde63d76: Verifying Checksum [2023-05-01T22:11:01.047Z] bab4dde63d76: Download complete [2023-05-01T22:11:01.988Z] b85a868b505f: Pull complete [2023-05-01T22:11:02.247Z] e2be974225ed: Pull complete [2023-05-01T22:11:02.816Z] 339a4e72a1f5: Pull complete [2023-05-01T22:11:02.816Z] 988bab9f4d93: Pull complete [2023-05-01T22:11:03.075Z] 1469e6f7b9e6: Pull complete [2023-05-01T22:11:03.075Z] eaf3925da568: Pull complete [2023-05-01T22:11:04.979Z] bab4dde63d76: Pull complete [2023-05-01T22:11:04.979Z] bde34c3a00c8: Pull complete [2023-05-01T22:11:05.238Z] b352a97aabf1: Pull complete [2023-05-01T22:11:05.238Z] 4872d77fe225: Pull complete [2023-05-01T22:11:05.238Z] 5851b861e8e6: Pull complete [2023-05-01T22:11:05.238Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T22:11:05.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T22:11:05.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:11:05.597Z] prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container [2023-05-01T22:11:05.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T22:11:08.324Z] $ docker top 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d -eo pid,comm [2023-05-01T22:11:08.376Z] 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). [2023-05-01T22:11:08.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T22:11:08.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T22:11:08.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T22:11:08.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T22:11:08.546Z] $ docker exec 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent [2023-05-01T22:11:08.677Z] SSH_AUTH_SOCK=/tmp/ssh-tXvqgC5WCeLj/agent.32 [2023-05-01T22:11:08.677Z] SSH_AGENT_PID=38 [2023-05-01T22:11:08.685Z] Running ssh-add (command line suppressed) [2023-05-01T22:11:08.786Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_9280761019717972725.key (/w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_9280761019717972725.key) [2023-05-01T22:11:08.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T22:11:09.087Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T22:11:09.110Z] $ docker exec --env ******** --env ******** 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent -k [2023-05-01T22:11:09.209Z] unset SSH_AUTH_SOCK; [2023-05-01T22:11:09.209Z] unset SSH_AGENT_PID; [2023-05-01T22:11:09.209Z] echo Agent pid 38 killed; [2023-05-01T22:11:09.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T22:11:09.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T22:11:09.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T22:11:09.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T22:11:09.361Z] $ docker exec 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent [2023-05-01T22:11:09.462Z] SSH_AUTH_SOCK=/tmp/ssh-0YPxx4xHGDJd/agent.70 [2023-05-01T22:11:09.462Z] SSH_AGENT_PID=76 [2023-05-01T22:11:09.467Z] Running ssh-add (command line suppressed) [2023-05-01T22:11:09.565Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_643211332353643823.key (/w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_643211332353643823.key) [2023-05-01T22:11:09.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T22:11:09.868Z] + git semver init [2023-05-01T22:11:10.129Z] 2023-05-01 22:11:10,057 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T22:11:10.129Z] 2023-05-01 22:11:10,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-324/.semver [2023-05-01T22:11:10.129Z] 2023-05-01 22:11:10,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-324/.semver [2023-05-01T22:11:10.129Z] 2023-05-01 22:11:10,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-324/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-324, universal_newlines=False, shell=None, istream=None) [2023-05-01T22:11:11.068Z] 2023-05-01 22:11:10,945 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-324/.git/info/exclude [2023-05-01T22:11:11.068Z] 2023-05-01 22:11:10,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 with force:False [2023-05-01T22:11:11.068Z] 2023-05-01 22:11:10,946 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 [2023-05-01T22:11:11.068Z] 2023-05-01 22:11:10,951 [execute] INFO git cat-file --batch-check [2023-05-01T22:11:11.069Z] 2023-05-01 22:11:10,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T22:11:11.069Z] 2023-05-01 22:11:10,958 [execute] INFO git cat-file --batch [2023-05-01T22:11:11.069Z] 2023-05-01 22:11:10,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T22:11:11.069Z] 2023-05-01 22:11:10,965 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 [2023-05-01T22:11:11.069Z] 0.0.0 [Pipeline] } [2023-05-01T22:11:11.081Z] $ docker exec --env ******** --env ******** 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent -k [2023-05-01T22:11:11.180Z] unset SSH_AUTH_SOCK; [2023-05-01T22:11:11.181Z] unset SSH_AGENT_PID; [2023-05-01T22:11:11.181Z] echo Agent pid 76 killed; [2023-05-01T22:11:11.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T22:11:11.490Z] + git semver [Pipeline] } [2023-05-01T22:11:11.767Z] $ docker stop --time=1 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d [2023-05-01T22:11:13.038Z] $ docker rm -f --volumes 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T22:11:13.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T22:11:13.577Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T22:11:13.580Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T22:11:13.729Z] provisioning config files... [2023-05-01T22:11:13.739Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config13994637911486102296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:11:14.039Z] ---> docker-login.sh [2023-05-01T22:11:14.039Z] nexus3.edgexfoundry.org:10001 [2023-05-01T22:11:14.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:11:14.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:11:14.039Z] Configure a credential helper to remove this warning. See [2023-05-01T22:11:14.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:11:14.039Z] [2023-05-01T22:11:14.039Z] Login Succeeded [2023-05-01T22:11:14.039Z] nexus3.edgexfoundry.org:10002 [2023-05-01T22:11:14.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:11:14.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:11:14.039Z] Configure a credential helper to remove this warning. See [2023-05-01T22:11:14.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:11:14.039Z] [2023-05-01T22:11:14.039Z] Login Succeeded [2023-05-01T22:11:14.039Z] nexus3.edgexfoundry.org:10003 [2023-05-01T22:11:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:11:14.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:11:14.298Z] Configure a credential helper to remove this warning. See [2023-05-01T22:11:14.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:11:14.298Z] [2023-05-01T22:11:14.298Z] Login Succeeded [2023-05-01T22:11:14.298Z] nexus3.edgexfoundry.org:10004 [2023-05-01T22:11:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:11:14.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:11:14.298Z] Configure a credential helper to remove this warning. See [2023-05-01T22:11:14.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:11:14.298Z] [2023-05-01T22:11:14.298Z] Login Succeeded [2023-05-01T22:11:14.298Z] docker.io [2023-05-01T22:11:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:11:14.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:11:14.557Z] Configure a credential helper to remove this warning. See [2023-05-01T22:11:14.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:11:14.557Z] [2023-05-01T22:11:14.557Z] Login Succeeded [2023-05-01T22:11:14.557Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T22:11:14.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T22:11:14.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T22:11:14.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T22:11:14.658Z] ========================================================= [2023-05-01T22:11:14.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T22:11:14.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:11:14.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T22:11:14.971Z] Sending build context to Docker daemon 21.43MB [2023-05-01T22:11:14.971Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T22:11:14.971Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-01T22:11:15.230Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T22:11:15.230Z] f56be85fc22e: Pulling fs layer [2023-05-01T22:11:15.230Z] 85791d961cd3: Pulling fs layer [2023-05-01T22:11:15.230Z] d694b5ae8c79: Pulling fs layer [2023-05-01T22:11:15.230Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T22:11:15.230Z] 4d19c01a9841: Pulling fs layer [2023-05-01T22:11:15.231Z] 9325e15d5711: Pulling fs layer [2023-05-01T22:11:15.231Z] 556b6ee489ea: Pulling fs layer [2023-05-01T22:11:15.231Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T22:11:15.231Z] 9f32a84ed3da: Waiting [2023-05-01T22:11:15.231Z] c5a4b2cf53e6: Waiting [2023-05-01T22:11:15.231Z] 4d19c01a9841: Waiting [2023-05-01T22:11:15.231Z] 9325e15d5711: Waiting [2023-05-01T22:11:15.231Z] 85791d961cd3: Download complete [2023-05-01T22:11:15.231Z] 9f32a84ed3da: Download complete [2023-05-01T22:11:15.231Z] 4d19c01a9841: Verifying Checksum [2023-05-01T22:11:15.231Z] 4d19c01a9841: Download complete [2023-05-01T22:11:15.231Z] f56be85fc22e: Verifying Checksum [2023-05-01T22:11:15.231Z] f56be85fc22e: Download complete [2023-05-01T22:11:15.231Z] 9325e15d5711: Verifying Checksum [2023-05-01T22:11:15.231Z] 9325e15d5711: Download complete [2023-05-01T22:11:15.231Z] f56be85fc22e: Pull complete [2023-05-01T22:11:15.494Z] 85791d961cd3: Pull complete [2023-05-01T22:11:15.755Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T22:11:15.755Z] c5a4b2cf53e6: Download complete [2023-05-01T22:11:16.014Z] d694b5ae8c79: Verifying Checksum [2023-05-01T22:11:16.014Z] d694b5ae8c79: Download complete [2023-05-01T22:11:16.014Z] 556b6ee489ea: Verifying Checksum [2023-05-01T22:11:16.014Z] 556b6ee489ea: Download complete [2023-05-01T22:11:19.296Z] d694b5ae8c79: Pull complete [2023-05-01T22:11:19.296Z] 9f32a84ed3da: Pull complete [2023-05-01T22:11:19.296Z] 4d19c01a9841: Pull complete [2023-05-01T22:11:19.555Z] 9325e15d5711: Pull complete [2023-05-01T22:11:22.081Z] 556b6ee489ea: Pull complete [2023-05-01T22:11:23.015Z] c5a4b2cf53e6: Pull complete [2023-05-01T22:11:23.015Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T22:11:23.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T22:11:23.015Z] ---> c4be618373d6 [2023-05-01T22:11:23.015Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-01T22:11:27.213Z] ---> Running in 9093383ddf92 [2023-05-01T22:11:27.213Z] Removing intermediate container 9093383ddf92 [2023-05-01T22:11:27.213Z] ---> f89e4523f579 [2023-05-01T22:11:27.213Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T22:11:27.213Z] ---> Running in a1ce2f274972 [2023-05-01T22:11:27.213Z] Removing intermediate container a1ce2f274972 [2023-05-01T22:11:27.213Z] ---> 7ba8b70831fb [2023-05-01T22:11:27.213Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T22:11:27.213Z] ---> Running in 1de479052857 [2023-05-01T22:11:27.213Z] Removing intermediate container 1de479052857 [2023-05-01T22:11:27.213Z] ---> 935d35729872 [2023-05-01T22:11:27.213Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T22:11:27.213Z] ---> Running in e14f151618c7 [2023-05-01T22:11:27.472Z] Removing intermediate container e14f151618c7 [2023-05-01T22:11:27.472Z] ---> 5ae3e15ba5bf [2023-05-01T22:11:27.472Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-01T22:11:27.472Z] ---> Running in 6160154a88f3 [2023-05-01T22:11:27.472Z] Removing intermediate container 6160154a88f3 [2023-05-01T22:11:27.472Z] ---> ab10792bd24c [2023-05-01T22:11:27.472Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T22:11:27.472Z] ---> Running in 1d16aeb8ec28 [2023-05-01T22:11:27.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T22:11:27.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T22:11:28.248Z] OK: 265 MiB in 53 packages [2023-05-01T22:11:28.507Z] Removing intermediate container 1d16aeb8ec28 [2023-05-01T22:11:28.507Z] ---> 192c0096af94 [2023-05-01T22:11:28.507Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-01T22:11:28.507Z] ---> Running in e52fe94745c4 [2023-05-01T22:11:28.507Z] Removing intermediate container e52fe94745c4 [2023-05-01T22:11:28.507Z] ---> 88af5bb543b8 [2023-05-01T22:11:28.507Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-01T22:11:28.676Z] Still waiting to schedule task [2023-05-01T22:11:28.676Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-01T22:11:28.766Z] ---> 23ee39dc1cdb [2023-05-01T22:11:28.766Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T22:11:28.766Z] ---> Running in 5b7d024f1344 [2023-05-01T22:11:55.333Z] Removing intermediate container 5b7d024f1344 [2023-05-01T22:11:55.333Z] ---> 59d1bd32302e [2023-05-01T22:11:55.333Z] Step 12/13 : COPY . . [2023-05-01T22:11:55.333Z] ---> 4899a6448616 [2023-05-01T22:11:55.333Z] Step 13/13 : RUN ${MAKE} [2023-05-01T22:11:55.333Z] ---> Running in 6d8e2ed41570 [2023-05-01T22:11:55.333Z] noop [2023-05-01T22:11:55.333Z] Removing intermediate container 6d8e2ed41570 [2023-05-01T22:11:55.333Z] ---> 9375262bae15 [2023-05-01T22:11:55.333Z] Successfully built 9375262bae15 [2023-05-01T22:11:55.333Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:11:55.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T22:11:55.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:11:55.733Z] prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container [2023-05-01T22:11:55.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T22:11:56.116Z] $ docker top 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T22:11:56.454Z] + go version [2023-05-01T22:11:56.454Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T22:11:56.469Z] $ docker stop --time=1 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c [2023-05-01T22:11:57.727Z] $ docker rm -f --volumes 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:11:58.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T22:11:58.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:11:58.163Z] prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container [2023-05-01T22:11:58.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-01T22:11:58.526Z] $ docker top 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T22:11:58.860Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-324 [Pipeline] fileExists [Pipeline] sh [2023-05-01T22:11:59.148Z] + make test [2023-05-01T22:11:59.148Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T22:12:04.407Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-01T22:12:14.362Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-01T22:12:14.362Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-01T22:12:16.255Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements [2023-05-01T22:12:16.255Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.132s coverage: 86.5% of statements [2023-05-01T22:12:22.811Z] go vet ./... [2023-05-01T22:12:26.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T22:12:26.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T22:12:26.994Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T22:12:27.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T22:12:27.021Z] $ docker stop --time=1 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 [2023-05-01T22:12:30.193Z] $ docker rm -f --volumes 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T22:12:30.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T22:12:30.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T22:12:31.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T22:12:31.506Z] + ls -al . [2023-05-01T22:12:31.506Z] total 232 [2023-05-01T22:12:31.506Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 22:11 . [2023-05-01T22:12:31.506Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 .. [2023-05-01T22:12:31.506Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 22:11 .git [2023-05-01T22:12:31.506Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:10 .github [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 496 May 1 22:10 .gitignore [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 22:10 .golangci.yml [2023-05-01T22:12:31.506Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 22:11 .semver [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 9861 May 1 22:10 Attribution.txt [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 1 22:10 CHANGELOG.md [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 1 22:10 Dockerfile [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 22:10 GOVERNANCE.md [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 734 May 1 22:10 Jenkinsfile [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 1 22:10 LICENSE [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 1 22:10 Makefile [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 625 May 1 22:10 OWNERS.md [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 1 22:10 README.md [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 22:11 VERSION [2023-05-01T22:12:31.506Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 22:10 bin [2023-05-01T22:12:31.506Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:10 cmd [2023-05-01T22:12:31.506Z] -rw-r--r-- 1 jenkins jenkins 78922 May 1 22:12 coverage.out [2023-05-01T22:12:31.506Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 doc [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 3557 May 1 22:10 go.mod [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 32947 May 1 22:10 go.sum [2023-05-01T22:12:31.506Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 internal [2023-05-01T22:12:31.506Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 snap [2023-05-01T22:12:31.506Z] -rw-rw-r-- 1 jenkins jenkins 236 May 1 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:12:31.813Z] + 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=25ec56c9da86bb713d83ea2b0737d690c6d2de3a --label arch=amd64 --label version=0.0.0 . [2023-05-01T22:12:31.813Z] Sending build context to Docker daemon 21.51MB [2023-05-01T22:12:31.813Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T22:12:31.813Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T22:12:31.813Z] ---> 9375262bae15 [2023-05-01T22:12:31.813Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T22:12:32.072Z] ---> Running in cabf18b87891 [2023-05-01T22:12:32.331Z] Removing intermediate container cabf18b87891 [2023-05-01T22:12:32.331Z] ---> 27620f474163 [2023-05-01T22:12:32.331Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T22:12:32.331Z] ---> Running in 56c63e4c60d5 [2023-05-01T22:12:32.331Z] Removing intermediate container 56c63e4c60d5 [2023-05-01T22:12:32.331Z] ---> 8bc882a89475 [2023-05-01T22:12:32.331Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T22:12:32.331Z] ---> Running in dbf009346826 [2023-05-01T22:12:32.331Z] Removing intermediate container dbf009346826 [2023-05-01T22:12:32.331Z] ---> 3e7fa21595aa [2023-05-01T22:12:32.331Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T22:12:32.331Z] ---> Running in 51819a7a8fe0 [2023-05-01T22:12:32.589Z] Removing intermediate container 51819a7a8fe0 [2023-05-01T22:12:32.590Z] ---> 921b39b56b62 [2023-05-01T22:12:32.590Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-01T22:12:32.590Z] ---> Running in 02a382ae5c24 [2023-05-01T22:12:32.590Z] Removing intermediate container 02a382ae5c24 [2023-05-01T22:12:32.590Z] ---> 0c5f4d259bd7 [2023-05-01T22:12:32.590Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T22:12:32.590Z] ---> Running in eb52871ceefb [2023-05-01T22:12:32.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T22:12:33.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T22:12:33.365Z] OK: 265 MiB in 53 packages [2023-05-01T22:12:33.625Z] Removing intermediate container eb52871ceefb [2023-05-01T22:12:33.625Z] ---> 98a558b0ea21 [2023-05-01T22:12:33.625Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-01T22:12:33.625Z] ---> Running in 21291bfb2af3 [2023-05-01T22:12:33.625Z] Removing intermediate container 21291bfb2af3 [2023-05-01T22:12:33.625Z] ---> 1c1e7d4df881 [2023-05-01T22:12:33.625Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-01T22:12:33.884Z] ---> 7665bc2ad1c7 [2023-05-01T22:12:33.884Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T22:12:33.884Z] ---> Running in a17324d3d0da [2023-05-01T22:12:34.450Z] Removing intermediate container a17324d3d0da [2023-05-01T22:12:34.450Z] ---> da64834c8abf [2023-05-01T22:12:34.450Z] Step 12/26 : COPY . . [2023-05-01T22:12:35.019Z] ---> 552654e5d135 [2023-05-01T22:12:35.019Z] Step 13/26 : RUN ${MAKE} [2023-05-01T22:12:35.278Z] ---> Running in d66bc715ea6b [2023-05-01T22:12:35.536Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-01T22:12:57.537Z] Removing intermediate container d66bc715ea6b [2023-05-01T22:12:57.537Z] ---> 80ffde92ecc7 [2023-05-01T22:12:57.537Z] Step 14/26 : FROM alpine:3.17 [2023-05-01T22:12:57.537Z] 3.17: Pulling from library/alpine [2023-05-01T22:12:57.537Z] f56be85fc22e: Already exists [2023-05-01T22:12:57.537Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T22:12:57.537Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T22:12:57.537Z] ---> 9ed4aefc74f6 [2023-05-01T22:12:57.537Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-01T22:12:57.537Z] ---> Running in 48cf11c8bf36 [2023-05-01T22:12:57.537Z] Removing intermediate container 48cf11c8bf36 [2023-05-01T22:12:57.537Z] ---> f876fc2e0ec2 [2023-05-01T22:12:57.537Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-01T22:12:57.537Z] ---> Running in 76c35fc8760f [2023-05-01T22:12:57.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T22:12:57.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T22:12:57.537Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T22:12:57.537Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T22:12:57.537Z] OK: 7 MiB in 16 packages [2023-05-01T22:12:57.537Z] Removing intermediate container 76c35fc8760f [2023-05-01T22:12:57.537Z] ---> 01ec0a396b3e [2023-05-01T22:12:57.537Z] Step 17/26 : WORKDIR / [2023-05-01T22:12:57.537Z] ---> Running in e3d49ea0d211 [2023-05-01T22:12:57.537Z] Removing intermediate container e3d49ea0d211 [2023-05-01T22:12:57.537Z] ---> f9a83fe109a7 [2023-05-01T22:12:57.537Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-01T22:12:57.537Z] ---> faa2c5844549 [2023-05-01T22:12:57.537Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-01T22:12:57.537Z] ---> 32cd659bdb0c [2023-05-01T22:12:57.537Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-01T22:12:57.537Z] ---> 658793518233 [2023-05-01T22:12:57.537Z] Step 21/26 : EXPOSE 59984 [2023-05-01T22:12:57.537Z] ---> Running in 638e90ab9995 [2023-05-01T22:12:57.537Z] Removing intermediate container 638e90ab9995 [2023-05-01T22:12:57.537Z] ---> f347aa131788 [2023-05-01T22:12:57.537Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-01T22:12:57.537Z] ---> Running in dd94b306f70f [2023-05-01T22:12:57.537Z] Removing intermediate container dd94b306f70f [2023-05-01T22:12:57.537Z] ---> 4ba85e3c55c1 [2023-05-01T22:12:57.537Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T22:12:57.537Z] ---> Running in e470662c7e16 [2023-05-01T22:12:57.537Z] Removing intermediate container e470662c7e16 [2023-05-01T22:12:57.537Z] ---> 72ba59ed4e51 [2023-05-01T22:12:57.537Z] Step 24/26 : LABEL arch=amd64 [2023-05-01T22:12:57.537Z] ---> Running in eb7185288f03 [2023-05-01T22:12:57.537Z] Removing intermediate container eb7185288f03 [2023-05-01T22:12:57.537Z] ---> d492b49d0be4 [2023-05-01T22:12:57.537Z] Step 25/26 : LABEL git_sha=25ec56c9da86bb713d83ea2b0737d690c6d2de3a [2023-05-01T22:12:57.537Z] ---> Running in 30b89b0f287c [2023-05-01T22:12:57.537Z] Removing intermediate container 30b89b0f287c [2023-05-01T22:12:57.537Z] ---> dc7a03d65188 [2023-05-01T22:12:57.537Z] Step 26/26 : LABEL version=0.0.0 [2023-05-01T22:12:57.537Z] ---> Running in a1689fdafb8f [2023-05-01T22:12:57.537Z] Removing intermediate container a1689fdafb8f [2023-05-01T22:12:57.537Z] ---> c6fe241917fa [2023-05-01T22:12:57.537Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T22:12:57.537Z] Successfully built c6fe241917fa [2023-05-01T22:12:57.537Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:12:57.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T22:12:57.986Z] [2023-05-01T22:12:57.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:12:58.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T22:12:58.284Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T22:12:58.284Z] 5eb5b503b376: Pulling fs layer [2023-05-01T22:12:58.284Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T22:12:58.284Z] ec43610c2a17: Pulling fs layer [2023-05-01T22:12:58.284Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T22:12:58.284Z] 33b1e0a273af: Pulling fs layer [2023-05-01T22:12:58.284Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T22:12:58.284Z] 33b1e0a273af: Waiting [2023-05-01T22:12:58.284Z] 5d3b04190fa2: Waiting [2023-05-01T22:12:58.284Z] 2f39f015ded8: Pulling fs layer [2023-05-01T22:12:58.284Z] 2f39f015ded8: Waiting [2023-05-01T22:12:58.284Z] 3a2ae6a8a46f: Waiting [2023-05-01T22:12:58.284Z] 5c69ac0246d0: Download complete [2023-05-01T22:12:58.284Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T22:12:58.284Z] 3a2ae6a8a46f: Download complete [2023-05-01T22:12:58.284Z] ec43610c2a17: Verifying Checksum [2023-05-01T22:12:58.284Z] ec43610c2a17: Download complete [2023-05-01T22:12:58.284Z] 33b1e0a273af: Verifying Checksum [2023-05-01T22:12:58.284Z] 33b1e0a273af: Download complete [2023-05-01T22:12:58.284Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T22:12:58.284Z] 5d3b04190fa2: Download complete [2023-05-01T22:12:58.542Z] 5eb5b503b376: Download complete [2023-05-01T22:12:59.109Z] 2f39f015ded8: Download complete [2023-05-01T22:12:59.675Z] 5eb5b503b376: Pull complete [2023-05-01T22:12:59.675Z] 5c69ac0246d0: Pull complete [2023-05-01T22:13:00.241Z] ec43610c2a17: Pull complete [2023-05-01T22:13:00.241Z] 3a2ae6a8a46f: Pull complete [2023-05-01T22:13:00.498Z] 33b1e0a273af: Pull complete [2023-05-01T22:13:00.498Z] 5d3b04190fa2: Pull complete [2023-05-01T22:13:04.680Z] 2f39f015ded8: Pull complete [2023-05-01T22:13:04.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T22:13:04.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T22:13:04.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:13:04.753Z] prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container [2023-05-01T22:13:04.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T22:13:07.269Z] $ docker top 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:13:07.625Z] ---> job-cost.sh [2023-05-01T22:13:07.625Z] lf-activate-venv: SKIPPING [2023-05-01T22:13:07.625Z] INFO: No Stack... [2023-05-01T22:13:08.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T22:13:08.453Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T22:13:08.747Z] + cat /w/workspace/undry_device-onvif-camera_PR-324/archives/cost.csv [2023-05-01T22:13:08.747Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T22:13:08.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [2023-05-01T22:13:08.765Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] did not exist. Created. [2023-05-01T22:13:08.765Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T22:13:09.063Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T22:13:09.095Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T22:13:09.104Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T22:13:09.125Z] $ docker stop --time=1 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 [2023-05-01T22:13:10.269Z] $ docker rm -f --volumes 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T22:13:45.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12249 in /w/workspace/undry_device-onvif-camera_PR-324 [Pipeline] { [Pipeline] ws [2023-05-01T22:13:45.925Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-05-01T22:13:45.971Z] The recommended git tool is: git [2023-05-01T22:13:51.938Z] using credential edgex-jenkins-ssh [2023-05-01T22:13:51.958Z] Cloning the remote Git repository [2023-05-01T22:13:52.007Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-01T22:13:52.105Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-05-01T22:13:52.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-01T22:13:52.267Z] > git --version # timeout=10 [2023-05-01T22:13:52.288Z] > git --version # 'git version 2.25.1' [2023-05-01T22:13:52.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T22:13:52.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T22:13:53.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-01T22:13:53.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T22:13:54.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-01T22:13:55.369Z] Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 486414ed8fa18b6f4786ddda8a0fc083e3272a69 [2023-05-01T22:13:54.799Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-01T22:13:54.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T22:13:54.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-01T22:13:55.391Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T22:13:55.490Z] > git checkout -f 486414ed8fa18b6f4786ddda8a0fc083e3272a69 # timeout=10 [2023-05-01T22:13:55.807Z] > git remote # timeout=10 [2023-05-01T22:13:55.827Z] > git config --get remote.origin.url # timeout=10 [2023-05-01T22:13:55.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T22:13:55.859Z] > git merge ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 [2023-05-01T22:13:56.395Z] Merge succeeded, producing be140d86e8a4e79c77812844ae5377e2782083ab [2023-05-01T22:13:56.396Z] Checking out Revision be140d86e8a4e79c77812844ae5377e2782083ab (PR-324) [2023-05-01T22:13:56.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-01T22:13:56.403Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T22:13:56.419Z] > git checkout -f be140d86e8a4e79c77812844ae5377e2782083ab # timeout=10 [2023-05-01T22:13:59.867Z] Commit message: "Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD" [2023-05-01T22:13:59.896Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T22:14:00.753Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T22:14:00.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T22:14:00.754Z] Dload Upload Total Spent Left Speed [2023-05-01T22:14:00.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [2023-05-01T22:13:59.877Z] > git rev-list --no-walk 9e39c3f6c8125eacfb6598261cd1d9e72552a329 # timeout=10 [Pipeline] sh [2023-05-01T22:14:01.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T22:14:01.811Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T22:14:01.811Z] + sudo tee /etc/docker/daemon.new [2023-05-01T22:14:01.811Z] { [2023-05-01T22:14:01.811Z] "registry-mirrors": [ [2023-05-01T22:14:01.811Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T22:14:01.811Z] ], [2023-05-01T22:14:01.811Z] "bip": "10.250.0.254/24", [2023-05-01T22:14:01.811Z] "hosts": [ [2023-05-01T22:14:01.811Z] "tcp://0.0.0.0:5555", [2023-05-01T22:14:01.811Z] "unix:///var/run/docker.sock" [2023-05-01T22:14:01.811Z] ], [2023-05-01T22:14:01.811Z] "mtu": 1458, [2023-05-01T22:14:01.811Z] "selinux-enabled": true, [2023-05-01T22:14:01.811Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T22:14:01.811Z] } [Pipeline] sh [2023-05-01T22:14:02.161Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T22:14:02.519Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T22:14:21.068Z] provisioning config files... [2023-05-01T22:14:21.100Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config17235903525572005115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:14:21.467Z] ---> docker-login.sh [2023-05-01T22:14:21.467Z] nexus3.edgexfoundry.org:10001 [2023-05-01T22:14:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:14:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:14:22.060Z] Configure a credential helper to remove this warning. See [2023-05-01T22:14:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:14:22.060Z] [2023-05-01T22:14:22.060Z] Login Succeeded [2023-05-01T22:14:22.060Z] nexus3.edgexfoundry.org:10002 [2023-05-01T22:14:22.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:14:22.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:14:22.602Z] Configure a credential helper to remove this warning. See [2023-05-01T22:14:22.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:14:22.602Z] [2023-05-01T22:14:22.602Z] Login Succeeded [2023-05-01T22:14:22.602Z] nexus3.edgexfoundry.org:10003 [2023-05-01T22:14:22.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:14:22.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:14:22.875Z] Configure a credential helper to remove this warning. See [2023-05-01T22:14:22.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:14:22.875Z] [2023-05-01T22:14:22.875Z] Login Succeeded [2023-05-01T22:14:22.875Z] nexus3.edgexfoundry.org:10004 [2023-05-01T22:14:23.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:14:23.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:14:23.420Z] Configure a credential helper to remove this warning. See [2023-05-01T22:14:23.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:14:23.420Z] [2023-05-01T22:14:23.420Z] Login Succeeded [2023-05-01T22:14:23.420Z] docker.io [2023-05-01T22:14:23.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T22:14:23.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T22:14:23.693Z] Configure a credential helper to remove this warning. See [2023-05-01T22:14:23.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T22:14:23.693Z] [2023-05-01T22:14:23.693Z] Login Succeeded [2023-05-01T22:14:23.964Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T22:14:23.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T22:14:24.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T22:14:24.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T22:14:24.330Z] ========================================================= [2023-05-01T22:14:24.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T22:14:24.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:14:24.686Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-01T22:14:25.311Z] Sending build context to Docker daemon 14.13MB [2023-05-01T22:14:25.311Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T22:14:25.311Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-01T22:14:25.586Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T22:14:25.586Z] c41833b44d91: Pulling fs layer [2023-05-01T22:14:25.586Z] ed15518f5707: Pulling fs layer [2023-05-01T22:14:25.586Z] feae8fd75edb: Pulling fs layer [2023-05-01T22:14:25.586Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T22:14:25.586Z] 3cdef696dda3: Pulling fs layer [2023-05-01T22:14:25.586Z] 2ced38df9373: Pulling fs layer [2023-05-01T22:14:25.586Z] 58f1dce35555: Pulling fs layer [2023-05-01T22:14:25.586Z] 242c74f7c9fa: Waiting [2023-05-01T22:14:25.586Z] 3cdef696dda3: Waiting [2023-05-01T22:14:25.586Z] 2ced38df9373: Waiting [2023-05-01T22:14:25.586Z] 58f1dce35555: Waiting [2023-05-01T22:14:25.586Z] ed15518f5707: Verifying Checksum [2023-05-01T22:14:25.586Z] ed15518f5707: Download complete [2023-05-01T22:14:25.586Z] 242c74f7c9fa: Verifying Checksum [2023-05-01T22:14:25.586Z] 242c74f7c9fa: Download complete [2023-05-01T22:14:25.586Z] 3cdef696dda3: Verifying Checksum [2023-05-01T22:14:25.586Z] c41833b44d91: Verifying Checksum [2023-05-01T22:14:25.586Z] c41833b44d91: Download complete [2023-05-01T22:14:27.034Z] c41833b44d91: Pull complete [2023-05-01T22:14:27.306Z] 58f1dce35555: Verifying Checksum [2023-05-01T22:14:27.306Z] 58f1dce35555: Download complete [2023-05-01T22:14:27.306Z] ed15518f5707: Pull complete [2023-05-01T22:14:28.295Z] feae8fd75edb: Verifying Checksum [2023-05-01T22:14:28.295Z] feae8fd75edb: Download complete [2023-05-01T22:14:28.566Z] 2ced38df9373: Download complete [2023-05-01T22:14:40.920Z] feae8fd75edb: Pull complete [2023-05-01T22:14:40.920Z] 242c74f7c9fa: Pull complete [2023-05-01T22:14:40.920Z] 3cdef696dda3: Pull complete [2023-05-01T22:14:49.171Z] 2ced38df9373: Pull complete [2023-05-01T22:14:50.617Z] 58f1dce35555: Pull complete [2023-05-01T22:14:50.617Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T22:14:50.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T22:14:50.617Z] ---> fadd8f120f05 [2023-05-01T22:14:50.617Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-01T22:14:52.580Z] ---> Running in bc26e64ee287 [2023-05-01T22:14:52.848Z] Removing intermediate container bc26e64ee287 [2023-05-01T22:14:52.848Z] ---> 138f11d70121 [2023-05-01T22:14:52.848Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T22:14:52.848Z] ---> Running in 6969ff8ed470 [2023-05-01T22:14:53.118Z] Removing intermediate container 6969ff8ed470 [2023-05-01T22:14:53.118Z] ---> ba1895207332 [2023-05-01T22:14:53.118Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T22:14:53.118Z] ---> Running in 5c28abba2fc8 [2023-05-01T22:14:53.711Z] Removing intermediate container 5c28abba2fc8 [2023-05-01T22:14:53.711Z] ---> 816cdbc94128 [2023-05-01T22:14:53.711Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T22:14:53.711Z] ---> Running in 5ed0ba25aa19 [2023-05-01T22:14:53.980Z] Removing intermediate container 5ed0ba25aa19 [2023-05-01T22:14:53.980Z] ---> e0ac30328833 [2023-05-01T22:14:53.980Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-01T22:14:54.250Z] ---> Running in e78f81a2d881 [2023-05-01T22:14:54.522Z] Removing intermediate container e78f81a2d881 [2023-05-01T22:14:54.522Z] ---> 5290e78db4f3 [2023-05-01T22:14:54.522Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T22:14:54.522Z] ---> Running in 54fa5f23cec5 [2023-05-01T22:14:55.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T22:14:56.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T22:14:57.496Z] OK: 263 MiB in 53 packages [2023-05-01T22:14:58.466Z] Removing intermediate container 54fa5f23cec5 [2023-05-01T22:14:58.466Z] ---> 481d54a02f97 [2023-05-01T22:14:58.466Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-01T22:14:58.466Z] ---> Running in 999371c2be75 [2023-05-01T22:14:59.054Z] Removing intermediate container 999371c2be75 [2023-05-01T22:14:59.054Z] ---> 86964b4e7512 [2023-05-01T22:14:59.054Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-01T22:15:02.401Z] ---> b48d3c446c87 [2023-05-01T22:15:02.401Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T22:15:02.401Z] ---> Running in 9efba3167fc3 [2023-05-01T22:16:10.359Z] Removing intermediate container 9efba3167fc3 [2023-05-01T22:16:10.359Z] ---> b77714ff29e3 [2023-05-01T22:16:10.359Z] Step 12/13 : COPY . . [2023-05-01T22:16:10.359Z] ---> 7516be2faa83 [2023-05-01T22:16:10.359Z] Step 13/13 : RUN ${MAKE} [2023-05-01T22:16:10.359Z] ---> Running in f1d0d814dbc7 [2023-05-01T22:16:10.359Z] noop [2023-05-01T22:16:10.359Z] Removing intermediate container f1d0d814dbc7 [2023-05-01T22:16:10.359Z] ---> 7c37c259c1cd [2023-05-01T22:16:10.359Z] Successfully built 7c37c259c1cd [2023-05-01T22:16:10.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:16:10.721Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T22:16:10.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:16:10.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container [2023-05-01T22:16:11.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T22:16:12.349Z] $ docker top 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T22:16:13.212Z] + go version [2023-05-01T22:16:13.212Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T22:16:13.241Z] $ docker stop --time=1 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a [2023-05-01T22:16:14.907Z] $ docker rm -f --volumes 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:16:15.480Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T22:16:15.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:16:15.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container [2023-05-01T22:16:15.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-01T22:16:17.023Z] $ docker top af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T22:16:17.880Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-05-01T22:16:18.532Z] + make test [2023-05-01T22:16:18.532Z] go test ./... -coverprofile=coverage.out ./... [2023-05-01T22:16:57.481Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-01T22:19:34.256Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-01T22:19:35.666Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-01T22:19:38.261Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.201s coverage: 31.6% of statements [2023-05-01T22:20:04.965Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.450s coverage: 86.5% of statements [2023-05-01T22:20:04.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T22:20:04.965Z] go vet ./... [2023-05-01T22:20:37.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T22:20:37.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T22:20:37.220Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T22:20:37.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T22:20:37.253Z] $ docker stop --time=1 af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 [2023-05-01T22:20:39.032Z] $ docker rm -f --volumes af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T22:20:40.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T22:20:40.251Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T22:20:40.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T22:20:41.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T22:20:41.512Z] + ls -al . [2023-05-01T22:20:41.512Z] total 228 [2023-05-01T22:20:41.512Z] drwxrwxr-x 9 jenkins jenkins 4096 May 1 22:16 . [2023-05-01T22:20:41.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 .. [2023-05-01T22:20:41.512Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 22:13 .git [2023-05-01T22:20:41.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:13 .github [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 496 May 1 22:13 .gitignore [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 22:13 .golangci.yml [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 9861 May 1 22:13 Attribution.txt [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 1 22:13 CHANGELOG.md [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 1 22:13 Dockerfile [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 22:13 GOVERNANCE.md [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 734 May 1 22:13 Jenkinsfile [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 1 22:13 LICENSE [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 1 22:13 Makefile [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 625 May 1 22:13 OWNERS.md [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 1 22:13 README.md [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 5 May 1 22:11 VERSION [2023-05-01T22:20:41.512Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 22:13 bin [2023-05-01T22:20:41.512Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:13 cmd [2023-05-01T22:20:41.512Z] -rw-r--r-- 1 jenkins jenkins 78922 May 1 22:20 coverage.out [2023-05-01T22:20:41.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 doc [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 3557 May 1 22:13 go.mod [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 32947 May 1 22:13 go.sum [2023-05-01T22:20:41.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 internal [2023-05-01T22:20:41.512Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 snap [2023-05-01T22:20:41.512Z] -rw-rw-r-- 1 jenkins jenkins 236 May 1 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:20:41.855Z] + 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=be140d86e8a4e79c77812844ae5377e2782083ab --label arch=arm64 --label version=0.0.0 . [2023-05-01T22:20:42.440Z] Sending build context to Docker daemon 14.21MB [2023-05-01T22:20:42.440Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T22:20:42.440Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-01T22:20:42.440Z] ---> 7c37c259c1cd [2023-05-01T22:20:42.440Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-01T22:20:42.440Z] ---> Running in b0c6519689fc [2023-05-01T22:20:42.708Z] Removing intermediate container b0c6519689fc [2023-05-01T22:20:42.708Z] ---> e791384755fa [2023-05-01T22:20:42.708Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-01T22:20:42.977Z] ---> Running in 1f4d26a5636c [2023-05-01T22:20:43.244Z] Removing intermediate container 1f4d26a5636c [2023-05-01T22:20:43.244Z] ---> 1196ee49053a [2023-05-01T22:20:43.244Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-01T22:20:43.244Z] ---> Running in aebc82ad4bd1 [2023-05-01T22:20:43.516Z] Removing intermediate container aebc82ad4bd1 [2023-05-01T22:20:43.516Z] ---> c0c730e7da7b [2023-05-01T22:20:43.516Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-01T22:20:43.516Z] ---> Running in b83945a52631 [2023-05-01T22:20:44.102Z] Removing intermediate container b83945a52631 [2023-05-01T22:20:44.102Z] ---> 21ed5dd8f3b6 [2023-05-01T22:20:44.102Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-01T22:20:44.102Z] ---> Running in c3e0c2eeacd4 [2023-05-01T22:20:44.371Z] Removing intermediate container c3e0c2eeacd4 [2023-05-01T22:20:44.371Z] ---> 24c6276fe379 [2023-05-01T22:20:44.371Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-01T22:20:44.371Z] ---> Running in 546dfb45be22 [2023-05-01T22:20:45.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T22:20:46.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T22:20:47.254Z] OK: 263 MiB in 53 packages [2023-05-01T22:20:49.856Z] Removing intermediate container 546dfb45be22 [2023-05-01T22:20:49.856Z] ---> b1ad40c75439 [2023-05-01T22:20:49.856Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-01T22:20:50.125Z] ---> Running in 9ad8a715b4d6 [2023-05-01T22:20:50.395Z] Removing intermediate container 9ad8a715b4d6 [2023-05-01T22:20:50.395Z] ---> 137a18cb9e3b [2023-05-01T22:20:50.395Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-01T22:20:50.984Z] ---> 0d0dc8d95a0d [2023-05-01T22:20:50.984Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T22:20:50.984Z] ---> Running in fa231b98c625 [2023-05-01T22:20:53.733Z] Removing intermediate container fa231b98c625 [2023-05-01T22:20:53.733Z] ---> bec0d4036481 [2023-05-01T22:20:53.733Z] Step 12/26 : COPY . . [2023-05-01T22:20:55.153Z] ---> 5a4c50411d07 [2023-05-01T22:20:55.153Z] Step 13/26 : RUN ${MAKE} [2023-05-01T22:20:55.153Z] ---> Running in f57a5bee3bae [2023-05-01T22:20:56.116Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-01T22:23:33.065Z] Removing intermediate container f57a5bee3bae [2023-05-01T22:23:33.065Z] ---> 4056bc05005f [2023-05-01T22:23:33.065Z] Step 14/26 : FROM alpine:3.17 [2023-05-01T22:23:33.065Z] 3.17: Pulling from library/alpine [2023-05-01T22:23:33.065Z] c41833b44d91: Already exists [2023-05-01T22:23:33.065Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T22:23:33.065Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T22:23:33.065Z] ---> 51e60588ff2c [2023-05-01T22:23:33.065Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-01T22:23:33.065Z] ---> Running in c89524a08c39 [2023-05-01T22:23:33.065Z] Removing intermediate container c89524a08c39 [2023-05-01T22:23:33.065Z] ---> 4278a5f74c7b [2023-05-01T22:23:33.065Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-01T22:23:33.065Z] ---> Running in b930d285a003 [2023-05-01T22:23:33.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T22:23:33.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T22:23:33.065Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-01T22:23:33.065Z] Executing busybox-1.35.0-r29.trigger [2023-05-01T22:23:33.065Z] OK: 8 MiB in 16 packages [2023-05-01T22:23:33.065Z] Removing intermediate container b930d285a003 [2023-05-01T22:23:33.065Z] ---> 84ceb0b80de9 [2023-05-01T22:23:33.065Z] Step 17/26 : WORKDIR / [2023-05-01T22:23:33.065Z] ---> Running in 1173ddf93ab9 [2023-05-01T22:23:33.065Z] Removing intermediate container 1173ddf93ab9 [2023-05-01T22:23:33.065Z] ---> 54cedec988f8 [2023-05-01T22:23:33.065Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-01T22:23:33.065Z] ---> 08d0ceb081ad [2023-05-01T22:23:33.065Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-01T22:23:33.065Z] ---> 3f939e85977e [2023-05-01T22:23:33.065Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-01T22:23:33.065Z] ---> e2db06553f93 [2023-05-01T22:23:33.065Z] Step 21/26 : EXPOSE 59984 [2023-05-01T22:23:33.065Z] ---> Running in cca4e4661be2 [2023-05-01T22:23:33.065Z] Removing intermediate container cca4e4661be2 [2023-05-01T22:23:33.065Z] ---> 3a97d8158636 [2023-05-01T22:23:33.065Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-01T22:23:33.065Z] ---> Running in 3c6e3b6bd063 [2023-05-01T22:23:33.065Z] Removing intermediate container 3c6e3b6bd063 [2023-05-01T22:23:33.065Z] ---> d0379b8070c9 [2023-05-01T22:23:33.065Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T22:23:33.065Z] ---> Running in d364b5701542 [2023-05-01T22:23:33.065Z] Removing intermediate container d364b5701542 [2023-05-01T22:23:33.065Z] ---> c200a9c839da [2023-05-01T22:23:33.065Z] Step 24/26 : LABEL arch=arm64 [2023-05-01T22:23:33.065Z] ---> Running in b9fab13afccc [2023-05-01T22:23:33.065Z] Removing intermediate container b9fab13afccc [2023-05-01T22:23:33.065Z] ---> 2cb594109de4 [2023-05-01T22:23:33.065Z] Step 25/26 : LABEL git_sha=be140d86e8a4e79c77812844ae5377e2782083ab [2023-05-01T22:23:33.065Z] ---> Running in 43c84ec276b8 [2023-05-01T22:23:33.065Z] Removing intermediate container 43c84ec276b8 [2023-05-01T22:23:33.065Z] ---> 7abe1914d43f [2023-05-01T22:23:33.065Z] Step 26/26 : LABEL version=0.0.0 [2023-05-01T22:23:33.065Z] ---> Running in 96e6c4b1ffb4 [2023-05-01T22:23:33.065Z] Removing intermediate container 96e6c4b1ffb4 [2023-05-01T22:23:33.065Z] ---> 51883dd6c381 [2023-05-01T22:23:33.065Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T22:23:33.065Z] Successfully built 51883dd6c381 [2023-05-01T22:23:33.065Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:23:33.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T22:23:33.501Z] [2023-05-01T22:23:33.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:23:33.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T22:23:33.834Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T22:23:33.834Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T22:23:33.834Z] 04944245beec: Pulling fs layer [2023-05-01T22:23:33.834Z] 699f458cf7ca: Pulling fs layer [2023-05-01T22:23:33.834Z] 765212b225bb: Pulling fs layer [2023-05-01T22:23:33.834Z] f23df028b6ca: Pulling fs layer [2023-05-01T22:23:33.834Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T22:23:33.834Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T22:23:33.834Z] f23df028b6ca: Waiting [2023-05-01T22:23:33.834Z] d65c8cfc05b1: Waiting [2023-05-01T22:23:33.834Z] 2437ff75d9bd: Waiting [2023-05-01T22:23:33.834Z] 765212b225bb: Waiting [2023-05-01T22:23:34.104Z] 04944245beec: Verifying Checksum [2023-05-01T22:23:34.104Z] 04944245beec: Download complete [2023-05-01T22:23:34.104Z] 765212b225bb: Verifying Checksum [2023-05-01T22:23:34.104Z] 765212b225bb: Download complete [2023-05-01T22:23:34.104Z] f23df028b6ca: Verifying Checksum [2023-05-01T22:23:34.104Z] f23df028b6ca: Download complete [2023-05-01T22:23:34.104Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T22:23:34.104Z] d65c8cfc05b1: Download complete [2023-05-01T22:23:34.371Z] 699f458cf7ca: Verifying Checksum [2023-05-01T22:23:34.371Z] 699f458cf7ca: Download complete [2023-05-01T22:23:34.643Z] 8998bd30e6a1: Download complete [2023-05-01T22:23:37.227Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T22:23:37.227Z] 2437ff75d9bd: Download complete [2023-05-01T22:23:38.633Z] 8998bd30e6a1: Pull complete [2023-05-01T22:23:39.217Z] 04944245beec: Pull complete [2023-05-01T22:23:40.627Z] 699f458cf7ca: Pull complete [2023-05-01T22:23:40.627Z] 765212b225bb: Pull complete [2023-05-01T22:23:43.968Z] f23df028b6ca: Pull complete [2023-05-01T22:23:43.968Z] d65c8cfc05b1: Pull complete [2023-05-01T22:23:58.958Z] 2437ff75d9bd: Pull complete [2023-05-01T22:23:58.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T22:23:58.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T22:23:58.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:23:59.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container [2023-05-01T22:23:59.222Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-01T22:24:01.910Z] $ docker top 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:02.749Z] ---> job-cost.sh [2023-05-01T22:24:02.749Z] lf-activate-venv: SKIPPING [2023-05-01T22:24:02.749Z] INFO: No Stack... [2023-05-01T22:24:03.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T22:24:04.283Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T22:24:04.605Z] + cut -d, -f6 [2023-05-01T22:24:04.605Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [Pipeline] lock [2023-05-01T22:24:04.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [2023-05-01T22:24:04.681Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] did not exist. Created. [2023-05-01T22:24:04.681Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T22:24:05.016Z] /w/workspace/device-onvif-camera/4@tmp/durable-febb7534/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T22:24:05.360Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T22:24:05.383Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T22:24:05.439Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T22:24:05.445Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T22:24:05.470Z] $ docker stop --time=1 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 [2023-05-01T22:24:07.005Z] $ docker rm -f --volumes 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 [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 [2023-05-01T22:24:07.431Z] provisioning config files... [2023-05-01T22:24:07.439Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config12264277664659381418tmp [Pipeline] { [Pipeline] sh [2023-05-01T22:24:07.732Z] + set +x [2023-05-01T22:24:07.732Z] + curl+ -s https://codecov.io/bash [2023-05-01T22:24:07.732Z] bash -s -- [2023-05-01T22:24:07.732Z] [2023-05-01T22:24:07.732Z] _____ _ [2023-05-01T22:24:07.732Z] / ____| | | [2023-05-01T22:24:07.732Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T22:24:07.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T22:24:07.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T22:24:07.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T22:24:07.732Z] Bash-1.0.6 [2023-05-01T22:24:07.732Z] [2023-05-01T22:24:07.732Z] [2023-05-01T22:24:07.732Z] ==> git version 2.25.1 found [2023-05-01T22:24:07.732Z] ==> 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 [2023-05-01T22:24:07.732Z] Release-Date: 2020-01-08 [2023-05-01T22:24:07.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-01T22:24:07.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T22:24:07.732Z] ==> Jenkins CI detected. [2023-05-01T22:24:07.732Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-324 [2023-05-01T22:24:07.732Z] project root: . [2023-05-01T22:24:07.732Z] --> token set from env [2023-05-01T22:24:07.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T22:24:07.732Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T22:24:07.732Z] ==> Python coveragepy not found [2023-05-01T22:24:07.732Z] ==> Searching for coverage reports in: [2023-05-01T22:24:07.732Z] + . [2023-05-01T22:24:07.732Z] -> Found 1 reports [2023-05-01T22:24:07.732Z] ==> Detecting git/mercurial file structure [2023-05-01T22:24:07.732Z] ==> Reading reports [2023-05-01T22:24:07.732Z] + ./coverage.out bytes=78922 [2023-05-01T22:24:07.992Z] ==> Appending adjustments [2023-05-01T22:24:07.992Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T22:24:07.992Z] + Found adjustments [2023-05-01T22:24:07.992Z] ==> Gzipping contents [2023-05-01T22:24:07.992Z] 12K /tmp/codecov.y501bM.gz [2023-05-01T22:24:07.992Z] ==> Uploading reports [2023-05-01T22:24:07.992Z] url: https://codecov.io [2023-05-01T22:24:07.992Z] query: branch=PR-324&commit=25ec56c9da86bb713d83ea2b0737d690c6d2de3a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-324%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-05-01T22:24:07.992Z] -> Pinging Codecov [2023-05-01T22:24:07.992Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-324&commit=25ec56c9da86bb713d83ea2b0737d690c6d2de3a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-324%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-05-01T22:24:08.252Z] -> Uploading to [2023-05-01T22:24:08.252Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/F29A59C45E3A92E06B3E522C9905F8EF/25ec56c9da86bb713d83ea2b0737d690c6d2de3a/dc7e11ff-6c52-46e0-ac7a-22e4f711ee2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T222408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea96a40c07e8e8a7355f3e1c308870614f9114a6147c269f2fad021def8a85c [2023-05-01T22:24:08.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T22:24:08.252Z] Dload Upload Total Spent Left Speed [2023-05-01T22:24:08.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 43392 --:--:-- --:--:-- --:--:-- 43392 [2023-05-01T22:24:08.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] } [2023-05-01T22:24:08.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-01T22:24:09.255Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-324/archives ] [2023-05-01T22:24:09.255Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-324/archives [2023-05-01T22:24:09.255Z] total 16 [2023-05-01T22:24:09.255Z] drwxr-xr-x 3 root root 4096 May 1 22:13 . [2023-05-01T22:24:09.255Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 22:13 .. [2023-05-01T22:24:09.255Z] drwxr-xr-x 2 root root 4096 May 1 22:13 cost [2023-05-01T22:24:09.255Z] -rw-r--r-- 1 root root 91 May 1 22:13 cost.csv [2023-05-01T22:24:09.255Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-324/archives [2023-05-01T22:24:09.255Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-324/archives [2023-05-01T22:24:09.255Z] total 16 [2023-05-01T22:24:09.255Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 22:13 . [2023-05-01T22:24:09.255Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 22:13 .. [2023-05-01T22:24:09.255Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 22:13 cost [2023-05-01T22:24:09.255Z] -rw-r--r-- 1 jenkins jenkins 91 May 1 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:09.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:10.403Z] ---> package-listing.sh [2023-05-01T22:24:10.404Z] ++ facter osfamily [2023-05-01T22:24:10.404Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T22:24:10.663Z] + OS_FAMILY=debian [2023-05-01T22:24:10.663Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-324 [2023-05-01T22:24:10.663Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T22:24:10.663Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T22:24:10.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T22:24:10.663Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T22:24:10.663Z] + '[' /w/workspace/undry_device-onvif-camera_PR-324 ']' [2023-05-01T22:24:10.663Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T22:24:10.663Z] + case "${OS_FAMILY}" in [2023-05-01T22:24:10.663Z] + dpkg -l [2023-05-01T22:24:10.663Z] + grep '^ii' [2023-05-01T22:24:10.663Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T22:24:10.663Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T22:24:10.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T22:24:10.663Z] + '[' /w/workspace/undry_device-onvif-camera_PR-324 ']' [2023-05-01T22:24:10.663Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-324/archives/ [2023-05-01T22:24:10.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-324/archives/ [Pipeline] echo [2023-05-01T22:24:10.673Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-01T22:24:10.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T22:24:11.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T22:24:11.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T22:24:11.579Z] prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container [2023-05-01T22:24:11.618Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T22:24:11.789Z] $ docker top 5755e786c4c7fa4af582877f0024f5118ba4bdec811f1fa453fbd5d25e409118 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T22:24:12.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T22:24:12.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T22:24:12.687Z] + ls /var/log/sa-host [2023-05-01T22:24:12.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T22:24:12.850Z] provisioning config files... [2023-05-01T22:24:12.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config14851019488846779918tmp [Pipeline] { [Pipeline] echo [2023-05-01T22:24:12.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:13.146Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T22:24:13.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:13.474Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T22:24:13.483Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:13.764Z] ---> sudo-logs.sh [2023-05-01T22:24:13.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T22:24:13.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:14.075Z] ---> job-cost.sh [2023-05-01T22:24:14.075Z] lf-activate-venv: SKIPPING [2023-05-01T22:24:14.075Z] DEBUG: total: 0.2199999988079071 [2023-05-01T22:24:14.075Z] INFO: Retrieving Stack Cost... [2023-05-01T22:24:14.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T22:24:14.902Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T22:24:14.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T22:24:15.195Z] ---> logs-deploy.sh [2023-05-01T22:24:15.195Z] lf-activate-venv: SKIPPING [2023-05-01T22:24:15.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-324/4 [2023-05-01T22:24:15.195Z] INFO: archiving workspace using pattern(s): [2023-05-01T22:24:16.136Z] Archives upload complete. [2023-05-01T22:24:16.136Z] INFO: archiving logs to Nexus [2023-05-01T22:24:16.706Z] ---> uname -a: [2023-05-01T22:24:16.706Z] Linux prd-ubuntu20-04-docker-8c-8g-12246 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] ---> lscpu: [2023-05-01T22:24:16.706Z] Architecture: x86_64 [2023-05-01T22:24:16.706Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-01T22:24:16.706Z] Byte Order: Little Endian [2023-05-01T22:24:16.706Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-01T22:24:16.706Z] CPU(s): 8 [2023-05-01T22:24:16.706Z] On-line CPU(s) list: 0-7 [2023-05-01T22:24:16.706Z] Thread(s) per core: 1 [2023-05-01T22:24:16.706Z] Core(s) per socket: 1 [2023-05-01T22:24:16.706Z] Socket(s): 8 [2023-05-01T22:24:16.706Z] NUMA node(s): 1 [2023-05-01T22:24:16.706Z] Vendor ID: AuthenticAMD [2023-05-01T22:24:16.706Z] CPU family: 23 [2023-05-01T22:24:16.706Z] Model: 49 [2023-05-01T22:24:16.706Z] Model name: AMD EPYC-Rome Processor [2023-05-01T22:24:16.706Z] Stepping: 0 [2023-05-01T22:24:16.706Z] CPU MHz: 2799.998 [2023-05-01T22:24:16.706Z] BogoMIPS: 5599.99 [2023-05-01T22:24:16.706Z] Virtualization: AMD-V [2023-05-01T22:24:16.706Z] Hypervisor vendor: KVM [2023-05-01T22:24:16.706Z] Virtualization type: full [2023-05-01T22:24:16.706Z] L1d cache: 256 KiB [2023-05-01T22:24:16.706Z] L1i cache: 256 KiB [2023-05-01T22:24:16.706Z] L2 cache: 4 MiB [2023-05-01T22:24:16.706Z] L3 cache: 128 MiB [2023-05-01T22:24:16.706Z] NUMA node0 CPU(s): 0-7 [2023-05-01T22:24:16.706Z] Vulnerability Itlb multihit: Not affected [2023-05-01T22:24:16.706Z] Vulnerability L1tf: Not affected [2023-05-01T22:24:16.706Z] Vulnerability Mds: Not affected [2023-05-01T22:24:16.706Z] Vulnerability Meltdown: Not affected [2023-05-01T22:24:16.706Z] Vulnerability Mmio stale data: Not affected [2023-05-01T22:24:16.706Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-01T22:24:16.706Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-01T22:24:16.706Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-01T22:24:16.706Z] Vulnerability Srbds: Not affected [2023-05-01T22:24:16.706Z] Vulnerability Tsx async abort: Not affected [2023-05-01T22:24:16.706Z] 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 [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] ---> nproc: [2023-05-01T22:24:16.706Z] 8 [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] [2023-05-01T22:24:16.706Z] ---> df -h: [2023-05-01T22:24:16.707Z] Filesystem Size Used Avail Use% Mounted on [2023-05-01T22:24:16.707Z] overlay 155G 12G 144G 8% / [2023-05-01T22:24:16.707Z] tmpfs 64M 0 64M 0% /dev [2023-05-01T22:24:16.707Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-01T22:24:16.707Z] shm 64M 0 64M 0% /dev/shm [2023-05-01T22:24:16.707Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-01T22:24:16.707Z] [2023-05-01T22:24:16.707Z]