Pull request #404 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b+92c3ba4568a6222498d3402d3e8034c184771ddb (789b53b070d6cc7b4229f99e9416d9ee139a7f07) 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-ssh13762782133603857632.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14595744731098842542.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10043121708328328905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh18198931563163498247.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-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13211159391551266577.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/v3]] ========================================================= [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.21 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/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-17074 in /w/workspace/undry_device-onvif-camera_PR-404 [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-404 # 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92c3ba4568a6222498d3402d3e8034c184771ddb into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b Merge succeeded, producing 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b Checking out Revision 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b (PR-404) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T18:59:56.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T18:59:56.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T18:59:56.487Z] ========================================================= [2023-11-08T18:59:56.487Z] EdgeX Global Pipelines Version Info [2023-11-08T18:59:56.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # 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 92c3ba4568a6222498d3402d3e8034c184771ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 > git rev-list --no-walk 6ae38f3604b3ecf3eacaa5bae46879ea78b94ca2 # timeout=10 [2023-11-08T18:59:57.187Z] ------------------- [2023-11-08T18:59:57.187Z] stable info: [2023-11-08T18:59:57.187Z] ------------------- [2023-11-08T18:59:57.187Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T18:59:57.187Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:59:57.187Z] Message: update stable to v1.0.257 [2023-11-08T18:59:57.755Z] ------------------- [2023-11-08T18:59:57.755Z] experimental info: [2023-11-08T18:59:57.755Z] ------------------- [2023-11-08T18:59:57.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T18:59:57.755Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:59:57.755Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T18:59:57.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-08T18:59:57.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-08T18:59:57.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T18:59:57.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T18:59:57.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T18:59:57.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T18:59:57.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T18:59:58.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T18:59:58.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T18:59:58.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T18:59:58.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T18:59:58.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-08T18:59:58.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T18:59:58.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T18:59:58.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:59:58.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:59:58.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:59:58.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:59:58.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T18:59:58.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T18:59:58.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-08T18:59:58.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-08T18:59:58.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T18:59:58.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T18:59:58.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T18:59:58.299Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T18:59:58.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T18:59:58.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-11-08T18:59:58.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-11-08T18:59:58.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-11-08T18:59:58.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [Pipeline] echo [2023-11-08T18:59:58.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a3ee31 [Pipeline] echo [2023-11-08T18:59:58.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:59:58.446Z] provisioning config files... [2023-11-08T19:00:00.603Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config6917011407182547037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:00.906Z] ---> docker-login.sh [2023-11-08T19:00:00.906Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:00:01.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:01.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:01.427Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:01.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:01.427Z] [2023-11-08T19:00:01.427Z] Login Succeeded [2023-11-08T19:00:01.427Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:00:01.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:01.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:01.694Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:01.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:01.694Z] [2023-11-08T19:00:01.694Z] Login Succeeded [2023-11-08T19:00:01.694Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:00:01.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:01.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:01.694Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:01.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:01.694Z] [2023-11-08T19:00:01.694Z] Login Succeeded [2023-11-08T19:00:01.694Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:00:01.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:01.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:01.960Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:01.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:01.960Z] [2023-11-08T19:00:01.960Z] Login Succeeded [2023-11-08T19:00:01.960Z] docker.io [2023-11-08T19:00:01.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:02.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:02.529Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:02.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:02.529Z] [2023-11-08T19:00:02.529Z] Login Succeeded [2023-11-08T19:00:02.529Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:00:02.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T19:00:02.942Z] + git rev-list -1 --merges 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b~1..0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [Pipeline] echo [2023-11-08T19:00:03.004Z] -----------> git rev-list -1 --merges 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b~1..0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [false] [Pipeline] sh [2023-11-08T19:00:03.297Z] + git log --format=format:%s -1 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [Pipeline] echo [2023-11-08T19:00:03.312Z] ========================================================= [2023-11-08T19:00:03.312Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T19:00:03.312Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:00:03.638Z] + git log --format=format:%s -1 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [Pipeline] echo [2023-11-08T19:00:03.656Z] [semverPrep] GIT_COMMIT: 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo [2023-11-08T19:00:03.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T19:00:04.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:00:04.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T19:00:04.014Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T19:00:04.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T19:00:04.014Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-11-08T19:00:04.014Z] tee -a /etc/ssh/ssh_known_hosts [2023-11-08T19:00:04.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:00:04.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:00:04.370Z] [2023-11-08T19:00:04.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:00:04.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:00:04.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T19:00:04.670Z] b85a868b505f: Pulling fs layer [2023-11-08T19:00:04.670Z] e2be974225ed: Pulling fs layer [2023-11-08T19:00:04.670Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T19:00:04.670Z] 988bab9f4d93: Pulling fs layer [2023-11-08T19:00:04.670Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T19:00:04.670Z] eaf3925da568: Pulling fs layer [2023-11-08T19:00:04.670Z] bab4dde63d76: Pulling fs layer [2023-11-08T19:00:04.670Z] bde34c3a00c8: Pulling fs layer [2023-11-08T19:00:04.670Z] b352a97aabf1: Pulling fs layer [2023-11-08T19:00:04.670Z] 4872d77fe225: Pulling fs layer [2023-11-08T19:00:04.670Z] 5851b861e8e6: Pulling fs layer [2023-11-08T19:00:04.670Z] bde34c3a00c8: Waiting [2023-11-08T19:00:04.670Z] 988bab9f4d93: Waiting [2023-11-08T19:00:04.670Z] b352a97aabf1: Waiting [2023-11-08T19:00:04.670Z] 1469e6f7b9e6: Waiting [2023-11-08T19:00:04.670Z] 4872d77fe225: Waiting [2023-11-08T19:00:04.670Z] 5851b861e8e6: Waiting [2023-11-08T19:00:04.670Z] eaf3925da568: Waiting [2023-11-08T19:00:04.670Z] bab4dde63d76: Waiting [2023-11-08T19:00:04.670Z] e2be974225ed: Download complete [2023-11-08T19:00:04.670Z] 988bab9f4d93: Download complete [2023-11-08T19:00:04.670Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T19:00:04.670Z] 1469e6f7b9e6: Download complete [2023-11-08T19:00:04.670Z] eaf3925da568: Verifying Checksum [2023-11-08T19:00:04.670Z] eaf3925da568: Download complete [2023-11-08T19:00:04.670Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T19:00:04.670Z] 339a4e72a1f5: Download complete [2023-11-08T19:00:04.930Z] bde34c3a00c8: Verifying Checksum [2023-11-08T19:00:04.930Z] bde34c3a00c8: Download complete [2023-11-08T19:00:04.930Z] b352a97aabf1: Download complete [2023-11-08T19:00:04.930Z] 4872d77fe225: Verifying Checksum [2023-11-08T19:00:04.930Z] 4872d77fe225: Download complete [2023-11-08T19:00:04.930Z] 5851b861e8e6: Verifying Checksum [2023-11-08T19:00:04.930Z] 5851b861e8e6: Download complete [2023-11-08T19:00:04.930Z] b85a868b505f: Download complete [2023-11-08T19:00:05.188Z] bab4dde63d76: Verifying Checksum [2023-11-08T19:00:05.188Z] bab4dde63d76: Download complete [2023-11-08T19:00:06.126Z] b85a868b505f: Pull complete [2023-11-08T19:00:06.126Z] e2be974225ed: Pull complete [2023-11-08T19:00:06.700Z] 339a4e72a1f5: Pull complete [2023-11-08T19:00:06.700Z] 988bab9f4d93: Pull complete [2023-11-08T19:00:06.961Z] 1469e6f7b9e6: Pull complete [2023-11-08T19:00:07.221Z] eaf3925da568: Pull complete [2023-11-08T19:00:09.129Z] bab4dde63d76: Pull complete [2023-11-08T19:00:09.699Z] bde34c3a00c8: Pull complete [2023-11-08T19:00:09.958Z] b352a97aabf1: Pull complete [2023-11-08T19:00:10.217Z] 4872d77fe225: Pull complete [2023-11-08T19:00:10.217Z] 5851b861e8e6: Pull complete [2023-11-08T19:00:10.217Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T19:00:10.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:00:10.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:00:10.327Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2023-11-08T19:00:10.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-11-08T19:00:13.551Z] $ docker top 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 -eo pid,comm [2023-11-08T19:00:13.606Z] 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-11-08T19:00:13.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:00:13.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:00:13.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:00:13.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:00:13.772Z] $ docker exec 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 ssh-agent [2023-11-08T19:00:13.877Z] SSH_AUTH_SOCK=/tmp/ssh-EJonV2ulDDUL/agent.32 [2023-11-08T19:00:13.877Z] SSH_AGENT_PID=38 [2023-11-08T19:00:13.884Z] Running ssh-add (command line suppressed) [2023-11-08T19:00:13.984Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_10423070863889674996.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_10423070863889674996.key) [2023-11-08T19:00:13.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:00:14.287Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T19:00:14.301Z] $ docker exec --env ******** --env ******** 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 ssh-agent -k [2023-11-08T19:00:14.400Z] unset SSH_AUTH_SOCK; [2023-11-08T19:00:14.401Z] unset SSH_AGENT_PID; [2023-11-08T19:00:14.401Z] echo Agent pid 38 killed; [2023-11-08T19:00:14.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T19:00:14.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:00:14.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:00:14.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:00:14.544Z] $ docker exec 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 ssh-agent [2023-11-08T19:00:14.685Z] SSH_AUTH_SOCK=/tmp/ssh-eQACfh0jRnvP/agent.70 [2023-11-08T19:00:14.685Z] SSH_AGENT_PID=77 [2023-11-08T19:00:14.689Z] Running ssh-add (command line suppressed) [2023-11-08T19:00:14.796Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_17575456243450838045.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_17575456243450838045.key) [2023-11-08T19:00:14.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:00:15.102Z] + git semver init [2023-11-08T19:00:15.362Z] 2023-11-08 19:00:15,279 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T19:00:15.363Z] 2023-11-08 19:00:15,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-08T19:00:15.363Z] 2023-11-08 19:00:15,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-08T19:00:15.363Z] 2023-11-08 19:00:15,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,364 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,365 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,369 [execute] INFO git cat-file --batch-check [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,376 [execute] INFO git cat-file --batch [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:00:16.742Z] 2023-11-08 19:00:16,382 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-08T19:00:16.742Z] 0.0.0 [Pipeline] } [2023-11-08T19:00:16.753Z] $ docker exec --env ******** --env ******** 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 ssh-agent -k [2023-11-08T19:00:16.842Z] unset SSH_AUTH_SOCK; [2023-11-08T19:00:16.842Z] unset SSH_AGENT_PID; [2023-11-08T19:00:16.842Z] echo Agent pid 77 killed; [2023-11-08T19:00:16.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:00:17.161Z] + git semver [Pipeline] } [2023-11-08T19:00:17.438Z] $ docker stop --time=1 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 [2023-11-08T19:00:18.745Z] $ docker rm -f --volumes 3e8e13d7c5d282e0454acd1ac7a5836c02a522abf5154b11416791c80a47f454 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:00:19.078Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T19:00:19.289Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T19:00:19.293Z] [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-11-08T19:00:19.502Z] provisioning config files... [2023-11-08T19:00:19.516Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config10531396330849070064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:19.814Z] ---> docker-login.sh [2023-11-08T19:00:19.814Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:00:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:19.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:19.814Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:19.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:19.814Z] [2023-11-08T19:00:19.814Z] Login Succeeded [2023-11-08T19:00:19.814Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:00:19.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:19.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:19.814Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:19.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:19.814Z] [2023-11-08T19:00:19.814Z] Login Succeeded [2023-11-08T19:00:19.814Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:00:20.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:20.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:20.073Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:20.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:20.073Z] [2023-11-08T19:00:20.073Z] Login Succeeded [2023-11-08T19:00:20.073Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:00:20.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:20.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:20.073Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:20.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:20.073Z] [2023-11-08T19:00:20.073Z] Login Succeeded [2023-11-08T19:00:20.073Z] docker.io [2023-11-08T19:00:20.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:00:20.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:00:20.641Z] Configure a credential helper to remove this warning. See [2023-11-08T19:00:20.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:00:20.641Z] [2023-11-08T19:00:20.641Z] Login Succeeded [2023-11-08T19:00:20.641Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:00:20.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T19:00:20.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:00:20.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:00:20.728Z] ========================================================= [2023-11-08T19:00:20.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T19:00:20.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:00:21.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T19:00:21.034Z] Sending build context to Docker daemon 21.69MB [2023-11-08T19:00:21.034Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:00:21.034Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T19:00:21.034Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T19:00:21.034Z] 7264a8db6415: Pulling fs layer [2023-11-08T19:00:21.034Z] c4d48a809fc2: Pulling fs layer [2023-11-08T19:00:21.034Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T19:00:21.034Z] ad3a456e5733: Pulling fs layer [2023-11-08T19:00:21.034Z] 33e27b845d1e: Pulling fs layer [2023-11-08T19:00:21.034Z] ad3a456e5733: Waiting [2023-11-08T19:00:21.034Z] c68163c4e522: Pulling fs layer [2023-11-08T19:00:21.034Z] 50da416c3ac9: Pulling fs layer [2023-11-08T19:00:21.034Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T19:00:21.034Z] 33e27b845d1e: Waiting [2023-11-08T19:00:21.034Z] c68163c4e522: Waiting [2023-11-08T19:00:21.034Z] 50da416c3ac9: Waiting [2023-11-08T19:00:21.034Z] 23d2d4c4bb30: Waiting [2023-11-08T19:00:21.299Z] c4d48a809fc2: Verifying Checksum [2023-11-08T19:00:21.299Z] c4d48a809fc2: Download complete [2023-11-08T19:00:21.299Z] ad3a456e5733: Download complete [2023-11-08T19:00:21.299Z] 33e27b845d1e: Download complete [2023-11-08T19:00:21.299Z] 7264a8db6415: Verifying Checksum [2023-11-08T19:00:21.299Z] 7264a8db6415: Download complete [2023-11-08T19:00:21.299Z] c68163c4e522: Verifying Checksum [2023-11-08T19:00:21.299Z] c68163c4e522: Download complete [2023-11-08T19:00:21.559Z] 7264a8db6415: Pull complete [2023-11-08T19:00:21.559Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T19:00:21.559Z] 23d2d4c4bb30: Download complete [2023-11-08T19:00:21.559Z] c4d48a809fc2: Pull complete [2023-11-08T19:00:21.820Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T19:00:21.820Z] 4f1c88b9dad5: Download complete [2023-11-08T19:00:22.078Z] 50da416c3ac9: Verifying Checksum [2023-11-08T19:00:22.078Z] 50da416c3ac9: Download complete [2023-11-08T19:00:25.372Z] 4f1c88b9dad5: Pull complete [2023-11-08T19:00:25.372Z] ad3a456e5733: Pull complete [2023-11-08T19:00:25.372Z] 33e27b845d1e: Pull complete [2023-11-08T19:00:25.372Z] c68163c4e522: Pull complete [2023-11-08T19:00:27.279Z] 50da416c3ac9: Pull complete [2023-11-08T19:00:27.849Z] 23d2d4c4bb30: Pull complete [2023-11-08T19:00:27.849Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T19:00:27.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T19:00:27.849Z] ---> 0786185ac409 [2023-11-08T19:00:27.849Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:00:33.153Z] ---> Running in ae0d1cc82a40 [2023-11-08T19:00:33.153Z] Removing intermediate container ae0d1cc82a40 [2023-11-08T19:00:33.153Z] ---> 53bb32a3fc04 [2023-11-08T19:00:33.153Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:00:33.153Z] ---> Running in 4a76fe3de97a [2023-11-08T19:00:33.153Z] Removing intermediate container 4a76fe3de97a [2023-11-08T19:00:33.153Z] ---> cfbda36dc6ac [2023-11-08T19:00:33.153Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T19:00:33.153Z] ---> Running in 1d84c14b2bb5 [2023-11-08T19:00:33.153Z] Removing intermediate container 1d84c14b2bb5 [2023-11-08T19:00:33.153Z] ---> 89cc782e69d8 [2023-11-08T19:00:33.153Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T19:00:33.153Z] ---> Running in a32a139f1983 [2023-11-08T19:00:33.153Z] Removing intermediate container a32a139f1983 [2023-11-08T19:00:33.153Z] ---> 6fc53e6d6e5d [2023-11-08T19:00:33.153Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T19:00:33.154Z] ---> Running in 0afc7cf7524c [2023-11-08T19:00:33.154Z] Removing intermediate container 0afc7cf7524c [2023-11-08T19:00:33.154Z] ---> c8ba71c854e6 [2023-11-08T19:00:33.154Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:00:33.154Z] ---> Running in 68c3fe1f1744 [2023-11-08T19:00:33.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:00:33.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:00:33.672Z] OK: 264 MiB in 52 packages [2023-11-08T19:00:33.937Z] Removing intermediate container 68c3fe1f1744 [2023-11-08T19:00:33.937Z] ---> cf09ffdd6139 [2023-11-08T19:00:33.937Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T19:00:33.937Z] ---> Running in 9753a1d33617 [2023-11-08T19:00:34.205Z] Removing intermediate container 9753a1d33617 [2023-11-08T19:00:34.205Z] ---> 1c5376ef88d5 [2023-11-08T19:00:34.205Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T19:00:34.205Z] ---> 54e22b2bfaee [2023-11-08T19:00:34.205Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:00:34.205Z] ---> Running in e3827a8808fa [2023-11-08T19:00:34.460Z] Still waiting to schedule task [2023-11-08T19:00:34.461Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T19:01:24.977Z] Removing intermediate container e3827a8808fa [2023-11-08T19:01:24.977Z] ---> 61820dbca474 [2023-11-08T19:01:24.977Z] Step 12/13 : COPY . . [2023-11-08T19:01:24.977Z] ---> 7251e22706db [2023-11-08T19:01:24.977Z] Step 13/13 : RUN ${MAKE} [2023-11-08T19:01:24.977Z] ---> Running in 9b0798dda494 [2023-11-08T19:01:24.977Z] noop [2023-11-08T19:01:24.977Z] Removing intermediate container 9b0798dda494 [2023-11-08T19:01:24.977Z] ---> ce8ce290cd3d [2023-11-08T19:01:24.977Z] Successfully built ce8ce290cd3d [2023-11-08T19:01:24.977Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:25.292Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T19:01:25.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:01:25.359Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2023-11-08T19:01:25.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-11-08T19:01:25.754Z] $ docker top 32bddb16d4a43b00a8a8d13a682e3ce08306649c3fb8a5f064f789b08c78d215 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:01:26.095Z] + go version [2023-11-08T19:01:26.095Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T19:01:26.109Z] $ docker stop --time=1 32bddb16d4a43b00a8a8d13a682e3ce08306649c3fb8a5f064f789b08c78d215 [2023-11-08T19:01:27.388Z] $ docker rm -f --volumes 32bddb16d4a43b00a8a8d13a682e3ce08306649c3fb8a5f064f789b08c78d215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:27.839Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T19:01:27.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:01:27.911Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2023-11-08T19:01:27.941Z] $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-11-08T19:01:28.268Z] $ docker top 19dc21a50c61445dfa04e9ae5ec668101ee109fc4779e8a01a109c2c16e56d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:01:28.609Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-11-08T19:01:28.908Z] + make test [2023-11-08T19:01:28.908Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T19:01:30.283Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T19:01:40.245Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T19:01:41.178Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T19:01:43.074Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.5% of statements [2023-11-08T19:01:43.074Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.168s coverage: 86.5% of statements [2023-11-08T19:01:49.630Z] go vet ./... [2023-11-08T19:01:53.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T19:01:53.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T19:01:53.821Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T19:01:53.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T19:01:53.881Z] $ docker stop --time=1 19dc21a50c61445dfa04e9ae5ec668101ee109fc4779e8a01a109c2c16e56d63 [2023-11-08T19:01:58.284Z] $ docker rm -f --volumes 19dc21a50c61445dfa04e9ae5ec668101ee109fc4779e8a01a109c2c16e56d63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:01:58.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T19:01:58.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T19:01:59.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T19:01:59.601Z] + ls -al . [2023-11-08T19:01:59.601Z] total 236 [2023-11-08T19:01:59.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:01 . [2023-11-08T19:01:59.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 .. [2023-11-08T19:01:59.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:01 .git [2023-11-08T19:01:59.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:59 .github [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 18:59 .gitignore [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:59 .golangci.yml [2023-11-08T19:01:59.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:00 .semver [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 18:59 Attribution.txt [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 18:59 CHANGELOG.md [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 18:59 Dockerfile [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:59 GOVERNANCE.md [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 18:59 Jenkinsfile [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:59 LICENSE [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 18:59 Makefile [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:59 OWNERS.md [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 18:59 README.md [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 19:00 VERSION [2023-11-08T19:01:59.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:59 bin [2023-11-08T19:01:59.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:59 cmd [2023-11-08T19:01:59.601Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 19:01 coverage.out [2023-11-08T19:01:59.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 doc [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 18:59 go.mod [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 18:59 go.sum [2023-11-08T19:01:59.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:59 internal [2023-11-08T19:01:59.601Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:59.965Z] + 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=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b --label arch=amd64 --label version=0.0.0 . [2023-11-08T19:01:59.965Z] Sending build context to Docker daemon 21.77MB [2023-11-08T19:01:59.965Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:01:59.965Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T19:01:59.965Z] ---> ce8ce290cd3d [2023-11-08T19:01:59.965Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:02:00.574Z] ---> Running in a46c79affa07 [2023-11-08T19:02:00.574Z] Removing intermediate container a46c79affa07 [2023-11-08T19:02:00.574Z] ---> 55c9f6379e7d [2023-11-08T19:02:00.574Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:02:00.574Z] ---> Running in ecd143c04582 [2023-11-08T19:02:00.574Z] Removing intermediate container ecd143c04582 [2023-11-08T19:02:00.574Z] ---> 3c9cd1808f2c [2023-11-08T19:02:00.574Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T19:02:00.833Z] ---> Running in b1b46767398f [2023-11-08T19:02:01.092Z] Removing intermediate container b1b46767398f [2023-11-08T19:02:01.092Z] ---> a0b25030d49a [2023-11-08T19:02:01.092Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T19:02:01.092Z] ---> Running in 079ed56ff66f [2023-11-08T19:02:01.092Z] Removing intermediate container 079ed56ff66f [2023-11-08T19:02:01.092Z] ---> 04682357217a [2023-11-08T19:02:01.092Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T19:02:01.092Z] ---> Running in 01189a5d4948 [2023-11-08T19:02:01.661Z] Removing intermediate container 01189a5d4948 [2023-11-08T19:02:01.661Z] ---> fb9e3985b9f4 [2023-11-08T19:02:01.661Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:02:01.661Z] ---> Running in a5483cc354c7 [2023-11-08T19:02:02.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:02:02.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:02:02.489Z] OK: 264 MiB in 52 packages [2023-11-08T19:02:03.065Z] Removing intermediate container a5483cc354c7 [2023-11-08T19:02:03.066Z] ---> fc0d40b6a2df [2023-11-08T19:02:03.066Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T19:02:03.066Z] ---> Running in 0914c1629ac2 [2023-11-08T19:02:03.326Z] Removing intermediate container 0914c1629ac2 [2023-11-08T19:02:03.326Z] ---> 3e85a01c581a [2023-11-08T19:02:03.326Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T19:02:03.586Z] ---> 095f15a22306 [2023-11-08T19:02:03.586Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:02:03.586Z] ---> Running in 07464c6ab468 [2023-11-08T19:02:04.967Z] Removing intermediate container 07464c6ab468 [2023-11-08T19:02:04.967Z] ---> 9520481589e9 [2023-11-08T19:02:04.967Z] Step 12/26 : COPY . . [2023-11-08T19:02:05.535Z] ---> 579d91e73181 [2023-11-08T19:02:05.535Z] Step 13/26 : RUN ${MAKE} [2023-11-08T19:02:05.535Z] ---> Running in 9ac8da4901d4 [2023-11-08T19:02:05.795Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T19:02:27.838Z] Removing intermediate container 9ac8da4901d4 [2023-11-08T19:02:27.838Z] ---> fcd70c4391aa [2023-11-08T19:02:27.838Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T19:02:28.790Z] 3.18: Pulling from library/alpine [2023-11-08T19:02:28.790Z] 96526aa774ef: Pulling fs layer [2023-11-08T19:02:29.057Z] 96526aa774ef: Download complete [2023-11-08T19:02:29.316Z] 96526aa774ef: Pull complete [2023-11-08T19:02:29.577Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:02:29.577Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:02:29.577Z] ---> 8ca4688f4f35 [2023-11-08T19:02:29.577Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T19:02:29.858Z] ---> Running in 4bdac3115860 [2023-11-08T19:02:29.858Z] Removing intermediate container 4bdac3115860 [2023-11-08T19:02:29.858Z] ---> 36cccfceb3f1 [2023-11-08T19:02:29.858Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T19:02:30.117Z] ---> Running in 492cb2dc900b [2023-11-08T19:02:30.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:02:30.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:02:30.891Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T19:02:30.891Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:02:30.891Z] OK: 7 MiB in 16 packages [2023-11-08T19:02:31.465Z] Removing intermediate container 492cb2dc900b [2023-11-08T19:02:31.465Z] ---> 316160bf726a [2023-11-08T19:02:31.465Z] Step 17/26 : WORKDIR / [2023-11-08T19:02:31.724Z] ---> Running in 40a3616970db [2023-11-08T19:02:31.984Z] Removing intermediate container 40a3616970db [2023-11-08T19:02:31.984Z] ---> a01936b2e357 [2023-11-08T19:02:31.984Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T19:02:33.892Z] ---> 5ef71ff21fa4 [2023-11-08T19:02:33.892Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T19:02:34.150Z] ---> 93eef6aa34b3 [2023-11-08T19:02:34.150Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T19:02:34.410Z] ---> 3fd2dfc240b2 [2023-11-08T19:02:34.410Z] Step 21/26 : EXPOSE 59984 [2023-11-08T19:02:34.671Z] ---> Running in f6e4934b7e7f [2023-11-08T19:02:35.243Z] Removing intermediate container f6e4934b7e7f [2023-11-08T19:02:35.243Z] ---> 707566582d40 [2023-11-08T19:02:35.243Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T19:02:35.243Z] ---> Running in 1e6887015944 [2023-11-08T19:02:35.512Z] Removing intermediate container 1e6887015944 [2023-11-08T19:02:35.512Z] ---> fae655f57a0e [2023-11-08T19:02:35.512Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T19:02:35.771Z] ---> Running in cbfa2f90eae1 [2023-11-08T19:02:36.032Z] Removing intermediate container cbfa2f90eae1 [2023-11-08T19:02:36.032Z] ---> fd2c93668cd7 [2023-11-08T19:02:36.032Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T19:02:36.032Z] ---> Running in 74b42d1b7ec3 [2023-11-08T19:02:36.292Z] Removing intermediate container 74b42d1b7ec3 [2023-11-08T19:02:36.292Z] ---> ea56c849bfb8 [2023-11-08T19:02:36.292Z] Step 25/26 : LABEL git_sha=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [2023-11-08T19:02:36.292Z] ---> Running in 61f5982ae6c2 [2023-11-08T19:02:36.555Z] Removing intermediate container 61f5982ae6c2 [2023-11-08T19:02:36.555Z] ---> 11a86fc62e25 [2023-11-08T19:02:36.555Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T19:02:36.555Z] ---> Running in 8b4bf44a8f05 [2023-11-08T19:02:36.815Z] Removing intermediate container 8b4bf44a8f05 [2023-11-08T19:02:36.816Z] ---> ea8ee62e02e5 [2023-11-08T19:02:36.816Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:02:36.816Z] Successfully built ea8ee62e02e5 [2023-11-08T19:02:36.816Z] 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-11-08T19:02:37.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:02:37.290Z] [2023-11-08T19:02:37.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:37.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:02:37.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T19:02:37.590Z] 5eb5b503b376: Pulling fs layer [2023-11-08T19:02:37.590Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T19:02:37.590Z] ec43610c2a17: Pulling fs layer [2023-11-08T19:02:37.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T19:02:37.590Z] 33b1e0a273af: Pulling fs layer [2023-11-08T19:02:37.590Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T19:02:37.590Z] 2f39f015ded8: Pulling fs layer [2023-11-08T19:02:37.590Z] 33b1e0a273af: Waiting [2023-11-08T19:02:37.590Z] 2f39f015ded8: Waiting [2023-11-08T19:02:37.590Z] 5d3b04190fa2: Waiting [2023-11-08T19:02:37.590Z] 3a2ae6a8a46f: Waiting [2023-11-08T19:02:37.590Z] 5c69ac0246d0: Download complete [2023-11-08T19:02:37.590Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T19:02:37.590Z] 3a2ae6a8a46f: Download complete [2023-11-08T19:02:37.590Z] 33b1e0a273af: Verifying Checksum [2023-11-08T19:02:37.590Z] 33b1e0a273af: Download complete [2023-11-08T19:02:38.558Z] ec43610c2a17: Verifying Checksum [2023-11-08T19:02:38.558Z] ec43610c2a17: Download complete [2023-11-08T19:02:38.558Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T19:02:38.558Z] 5d3b04190fa2: Download complete [2023-11-08T19:02:38.558Z] 5eb5b503b376: Verifying Checksum [2023-11-08T19:02:38.558Z] 5eb5b503b376: Download complete [2023-11-08T19:02:38.558Z] 2f39f015ded8: Download complete [2023-11-08T19:02:39.125Z] 5eb5b503b376: Pull complete [2023-11-08T19:02:39.383Z] 5c69ac0246d0: Pull complete [2023-11-08T19:02:39.951Z] ec43610c2a17: Pull complete [2023-11-08T19:02:39.951Z] 3a2ae6a8a46f: Pull complete [2023-11-08T19:02:40.518Z] 33b1e0a273af: Pull complete [2023-11-08T19:02:40.518Z] 5d3b04190fa2: Pull complete [2023-11-08T19:02:44.701Z] 2f39f015ded8: Pull complete [2023-11-08T19:02:44.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T19:02:44.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:02:44.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:02:44.788Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2023-11-08T19:02:44.822Z] $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-11-08T19:02:52.493Z] $ docker top 663456200e3a0514b49f76cf4a32bfff21dddd8774f52e83a2931d6f30c7111b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:02:52.874Z] ---> job-cost.sh [2023-11-08T19:02:52.875Z] lf-activate-venv: SKIPPING [2023-11-08T19:02:52.875Z] INFO: No Stack... [2023-11-08T19:02:53.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:02:53.393Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:02:53.682Z] + cat /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv [2023-11-08T19:02:53.682Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:02:53.698Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [2023-11-08T19:02:53.704Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] did not exist. Created. [2023-11-08T19:02:53.704Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:02:54.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T19:02:54.048Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:02:54.055Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:02:54.075Z] $ docker stop --time=1 663456200e3a0514b49f76cf4a32bfff21dddd8774f52e83a2931d6f30c7111b [2023-11-08T19:02:55.298Z] $ docker rm -f --volumes 663456200e3a0514b49f76cf4a32bfff21dddd8774f52e83a2931d6f30c7111b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T19:03:49.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17079 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] ws [2023-11-08T19:03:49.706Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-11-08T19:03:49.749Z] The recommended git tool is: git [2023-11-08T19:03:55.438Z] using credential edgex-jenkins-ssh [2023-11-08T19:03:55.458Z] Cloning the remote Git repository [2023-11-08T19:03:55.510Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T19:03:55.616Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-11-08T19:03:55.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T19:03:55.803Z] > git --version # timeout=10 [2023-11-08T19:03:55.825Z] > git --version # 'git version 2.25.1' [2023-11-08T19:03:55.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T19:03:56.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T19:03:57.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T19:03:57.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T19:03:59.253Z] Merging remotes/origin/main commit 92c3ba4568a6222498d3402d3e8034c184771ddb into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [2023-11-08T19:03:59.698Z] Merge succeeded, producing 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [2023-11-08T19:03:59.698Z] Checking out Revision 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b (PR-404) [2023-11-08T19:03:58.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-08T19:03:58.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-08T19:03:58.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T19:03:58.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T19:03:59.290Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T19:03:59.376Z] > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 [2023-11-08T19:03:59.573Z] > git remote # timeout=10 [2023-11-08T19:03:59.596Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T19:03:59.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T19:03:59.643Z] > git merge 92c3ba4568a6222498d3402d3e8034c184771ddb # timeout=10 [2023-11-08T19:03:59.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T19:03:59.712Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T19:03:59.728Z] > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 [2023-11-08T19:04:00.458Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:04:01.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T19:04:01.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:04:01.421Z] Dload Upload Total Spent Left Speed [2023-11-08T19:04:01.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2023-11-08T19:04:02.072Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T19:04:02.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T19:04:02.410Z] + sudo tee /etc/docker/daemon.new [2023-11-08T19:04:02.410Z] { [2023-11-08T19:04:02.410Z] "registry-mirrors": [ [2023-11-08T19:04:02.410Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T19:04:02.410Z] ], [2023-11-08T19:04:02.410Z] "bip": "10.250.0.254/24", [2023-11-08T19:04:02.410Z] "hosts": [ [2023-11-08T19:04:02.410Z] "tcp://0.0.0.0:5555", [2023-11-08T19:04:02.410Z] "unix:///var/run/docker.sock" [2023-11-08T19:04:02.410Z] ], [2023-11-08T19:04:02.410Z] "mtu": 1458, [2023-11-08T19:04:02.410Z] "selinux-enabled": true, [2023-11-08T19:04:02.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T19:04:02.410Z] } [Pipeline] sh [2023-11-08T19:04:02.755Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T19:04:03.104Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:04:21.391Z] provisioning config files... [2023-11-08T19:04:21.420Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config14312474465758351738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:04:21.782Z] ---> docker-login.sh [2023-11-08T19:04:21.782Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:04:22.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:04:22.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:04:22.645Z] Configure a credential helper to remove this warning. See [2023-11-08T19:04:22.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:04:22.645Z] [2023-11-08T19:04:22.645Z] Login Succeeded [2023-11-08T19:04:22.645Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:04:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:04:22.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:04:22.919Z] Configure a credential helper to remove this warning. See [2023-11-08T19:04:22.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:04:22.919Z] [2023-11-08T19:04:22.919Z] Login Succeeded [2023-11-08T19:04:22.919Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:04:23.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:04:23.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:04:23.461Z] Configure a credential helper to remove this warning. See [2023-11-08T19:04:23.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:04:23.461Z] [2023-11-08T19:04:23.461Z] Login Succeeded [2023-11-08T19:04:23.461Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:04:23.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:04:23.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:04:23.734Z] Configure a credential helper to remove this warning. See [2023-11-08T19:04:23.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:04:23.734Z] [2023-11-08T19:04:23.734Z] Login Succeeded [2023-11-08T19:04:23.734Z] docker.io [2023-11-08T19:04:24.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:04:24.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:04:24.608Z] Configure a credential helper to remove this warning. See [2023-11-08T19:04:24.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:04:24.608Z] [2023-11-08T19:04:24.608Z] Login Succeeded [2023-11-08T19:04:24.608Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:04:24.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T19:04:24.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:04:24.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:04:24.947Z] ========================================================= [2023-11-08T19:04:24.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T19:04:24.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:04:25.289Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T19:04:25.883Z] Sending build context to Docker daemon 14.2MB [2023-11-08T19:04:25.883Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:04:25.883Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T19:04:25.883Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T19:04:25.883Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T19:04:25.883Z] 5d54e960e981: Pulling fs layer [2023-11-08T19:04:25.883Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T19:04:25.883Z] f0e02332f6b5: Pulling fs layer [2023-11-08T19:04:25.883Z] cefa15bbcfad: Pulling fs layer [2023-11-08T19:04:25.883Z] 17808c966233: Pulling fs layer [2023-11-08T19:04:25.883Z] f4c1fc716caa: Pulling fs layer [2023-11-08T19:04:25.883Z] f0e02332f6b5: Waiting [2023-11-08T19:04:25.883Z] cefa15bbcfad: Waiting [2023-11-08T19:04:25.883Z] 17808c966233: Waiting [2023-11-08T19:04:25.883Z] f4c1fc716caa: Waiting [2023-11-08T19:04:25.883Z] 5d54e960e981: Verifying Checksum [2023-11-08T19:04:25.883Z] 5d54e960e981: Download complete [2023-11-08T19:04:26.157Z] f0e02332f6b5: Verifying Checksum [2023-11-08T19:04:26.157Z] f0e02332f6b5: Download complete [2023-11-08T19:04:26.157Z] cefa15bbcfad: Verifying Checksum [2023-11-08T19:04:26.157Z] cefa15bbcfad: Download complete [2023-11-08T19:04:26.157Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T19:04:26.157Z] 9fda8d8052c6: Download complete [2023-11-08T19:04:26.749Z] f4c1fc716caa: Verifying Checksum [2023-11-08T19:04:26.749Z] f4c1fc716caa: Download complete [2023-11-08T19:04:27.717Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T19:04:27.717Z] c4a7e357bf2a: Download complete [2023-11-08T19:04:28.688Z] 17808c966233: Verifying Checksum [2023-11-08T19:04:28.688Z] 17808c966233: Download complete [2023-11-08T19:04:30.635Z] 9fda8d8052c6: Pull complete [2023-11-08T19:04:30.904Z] 5d54e960e981: Pull complete [2023-11-08T19:04:43.335Z] c4a7e357bf2a: Pull complete [2023-11-08T19:04:43.335Z] f0e02332f6b5: Pull complete [2023-11-08T19:04:43.602Z] cefa15bbcfad: Pull complete [2023-11-08T19:04:51.829Z] 17808c966233: Pull complete [2023-11-08T19:04:53.261Z] f4c1fc716caa: Pull complete [2023-11-08T19:04:53.261Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T19:04:53.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T19:04:53.261Z] ---> ea914061e18c [2023-11-08T19:04:53.261Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:04:55.221Z] ---> Running in be1ff7a7124b [2023-11-08T19:04:55.489Z] Removing intermediate container be1ff7a7124b [2023-11-08T19:04:55.489Z] ---> 19c9118fd9eb [2023-11-08T19:04:55.489Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:04:55.756Z] ---> Running in ab6f0be8242c [2023-11-08T19:04:56.028Z] Removing intermediate container ab6f0be8242c [2023-11-08T19:04:56.028Z] ---> 1a11052cbd19 [2023-11-08T19:04:56.028Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T19:04:56.028Z] ---> Running in d18e8de7311c [2023-11-08T19:04:56.302Z] Removing intermediate container d18e8de7311c [2023-11-08T19:04:56.302Z] ---> 3f5bfe2a70fb [2023-11-08T19:04:56.302Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T19:04:56.571Z] ---> Running in ffe8274fecce [2023-11-08T19:04:56.844Z] Removing intermediate container ffe8274fecce [2023-11-08T19:04:56.844Z] ---> 7e95396086a5 [2023-11-08T19:04:56.844Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-08T19:04:56.844Z] ---> Running in 2b9ffc022bca [2023-11-08T19:04:57.434Z] Removing intermediate container 2b9ffc022bca [2023-11-08T19:04:57.434Z] ---> 20dbf332fb53 [2023-11-08T19:04:57.434Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:04:57.434Z] ---> Running in a9d6aa9128e8 [2023-11-08T19:04:58.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:04:58.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:05:00.269Z] OK: 266 MiB in 52 packages [2023-11-08T19:05:00.856Z] Removing intermediate container a9d6aa9128e8 [2023-11-08T19:05:00.856Z] ---> 633ed363053b [2023-11-08T19:05:00.856Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-08T19:05:01.124Z] ---> Running in a1a40f6fbacc [2023-11-08T19:05:01.394Z] Removing intermediate container a1a40f6fbacc [2023-11-08T19:05:01.394Z] ---> 6179c408a214 [2023-11-08T19:05:01.394Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-08T19:05:01.997Z] ---> 1c9f1a1b838e [2023-11-08T19:05:01.997Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:05:01.997Z] ---> Running in 4b32faf2632e [2023-11-08T19:06:23.679Z] Removing intermediate container 4b32faf2632e [2023-11-08T19:06:23.679Z] ---> 58c217b27934 [2023-11-08T19:06:23.679Z] Step 12/13 : COPY . . [2023-11-08T19:06:23.679Z] ---> 806a74b38137 [2023-11-08T19:06:23.679Z] Step 13/13 : RUN ${MAKE} [2023-11-08T19:06:23.679Z] ---> Running in 2f233a49e421 [2023-11-08T19:06:23.947Z] noop [2023-11-08T19:06:24.536Z] Removing intermediate container 2f233a49e421 [2023-11-08T19:06:24.536Z] ---> 066cb000e196 [2023-11-08T19:06:24.536Z] Successfully built 066cb000e196 [2023-11-08T19:06:24.536Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:06:24.892Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T19:06:24.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:06:25.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-17079 does not seem to be running inside a container [2023-11-08T19:06:25.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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-11-08T19:06:26.415Z] $ docker top 98e672d4b22e0d6fb5bc2a3be31f2b2ce175bf5a9ad828d25bca435cd946d13e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:06:27.244Z] + go version [2023-11-08T19:06:27.244Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T19:06:27.274Z] $ docker stop --time=1 98e672d4b22e0d6fb5bc2a3be31f2b2ce175bf5a9ad828d25bca435cd946d13e [2023-11-08T19:06:28.919Z] $ docker rm -f --volumes 98e672d4b22e0d6fb5bc2a3be31f2b2ce175bf5a9ad828d25bca435cd946d13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:06:29.529Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T19:06:29.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:06:29.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-17079 does not seem to be running inside a container [2023-11-08T19:06:29.808Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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-11-08T19:06:31.025Z] $ docker top d27b9974d3dd647c8e8ca8e8de2f06545b10dafd816834318c432b5368e200c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:06:31.845Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-11-08T19:06:32.185Z] + make test [2023-11-08T19:06:32.185Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T19:06:38.840Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-08T19:08:30.532Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-08T19:08:30.532Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-08T19:08:30.532Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.257s coverage: 31.5% of statements [2023-11-08T19:08:42.855Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.118s coverage: 86.5% of statements [2023-11-08T19:08:46.203Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T19:08:46.203Z] go vet ./... [2023-11-08T19:09:12.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T19:09:12.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T19:09:12.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T19:09:12.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T19:09:12.969Z] $ docker stop --time=1 d27b9974d3dd647c8e8ca8e8de2f06545b10dafd816834318c432b5368e200c3 [2023-11-08T19:09:16.411Z] $ docker rm -f --volumes d27b9974d3dd647c8e8ca8e8de2f06545b10dafd816834318c432b5368e200c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:09:17.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T19:09:17.611Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T19:09:18.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:09:18.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T19:09:18.822Z] + ls -al . [2023-11-08T19:09:18.822Z] total 232 [2023-11-08T19:09:18.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:06 . [2023-11-08T19:09:18.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 .. [2023-11-08T19:09:18.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:03 .git [2023-11-08T19:09:18.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:03 .github [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 19:03 .gitignore [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 19:03 .golangci.yml [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 19:03 Attribution.txt [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 19:03 CHANGELOG.md [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 19:03 Dockerfile [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 19:03 GOVERNANCE.md [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 19:03 Jenkinsfile [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:03 LICENSE [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 19:03 Makefile [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 19:03 OWNERS.md [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 19:03 README.md [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 19:00 VERSION [2023-11-08T19:09:18.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:03 bin [2023-11-08T19:09:18.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:03 cmd [2023-11-08T19:09:18.822Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 19:08 coverage.out [2023-11-08T19:09:18.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 doc [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 19:03 go.mod [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 19:03 go.sum [2023-11-08T19:09:18.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:03 internal [2023-11-08T19:09:18.822Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:09:19.164Z] + 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=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b --label arch=arm64 --label version=0.0.0 . [2023-11-08T19:09:19.750Z] Sending build context to Docker daemon 14.28MB [2023-11-08T19:09:19.750Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:09:19.750Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T19:09:19.750Z] ---> 066cb000e196 [2023-11-08T19:09:19.750Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:09:19.750Z] ---> Running in f04e50edef36 [2023-11-08T19:09:20.026Z] Removing intermediate container f04e50edef36 [2023-11-08T19:09:20.026Z] ---> fca9228aadaa [2023-11-08T19:09:20.026Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:09:20.297Z] ---> Running in 2ef7d2c7c3d7 [2023-11-08T19:09:20.569Z] Removing intermediate container 2ef7d2c7c3d7 [2023-11-08T19:09:20.569Z] ---> de3f25eec76b [2023-11-08T19:09:20.569Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T19:09:20.569Z] ---> Running in 808838788ee8 [2023-11-08T19:09:20.839Z] Removing intermediate container 808838788ee8 [2023-11-08T19:09:20.839Z] ---> 554abf4a8687 [2023-11-08T19:09:20.839Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T19:09:21.106Z] ---> Running in 4ce1a1e09d3d [2023-11-08T19:09:21.372Z] Removing intermediate container 4ce1a1e09d3d [2023-11-08T19:09:21.373Z] ---> 851d36273bfe [2023-11-08T19:09:21.373Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-11-08T19:09:21.373Z] ---> Running in 827b6452e13f [2023-11-08T19:09:21.641Z] Removing intermediate container 827b6452e13f [2023-11-08T19:09:21.641Z] ---> 054afd9c77e2 [2023-11-08T19:09:21.641Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:09:21.641Z] ---> Running in 3d6fd410f3f1 [2023-11-08T19:09:22.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:09:23.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:09:24.162Z] OK: 266 MiB in 52 packages [2023-11-08T19:09:25.138Z] Removing intermediate container 3d6fd410f3f1 [2023-11-08T19:09:25.138Z] ---> 2dfd54d21892 [2023-11-08T19:09:25.138Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-11-08T19:09:25.138Z] ---> Running in 4237ff1311aa [2023-11-08T19:09:25.405Z] Removing intermediate container 4237ff1311aa [2023-11-08T19:09:25.405Z] ---> 7b4c9feeb271 [2023-11-08T19:09:25.405Z] Step 10/26 : COPY go.mod vendor* ./ [2023-11-08T19:09:28.743Z] ---> 1f7a1fb39954 [2023-11-08T19:09:28.744Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:09:28.744Z] ---> Running in e72e6b09f999 [2023-11-08T19:09:31.332Z] Removing intermediate container e72e6b09f999 [2023-11-08T19:09:31.332Z] ---> 27123662498c [2023-11-08T19:09:31.332Z] Step 12/26 : COPY . . [2023-11-08T19:09:32.742Z] ---> e2f662c0faca [2023-11-08T19:09:32.742Z] Step 13/26 : RUN ${MAKE} [2023-11-08T19:09:32.742Z] ---> Running in bfdcc1287ead [2023-11-08T19:09:33.712Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-08T19:11:25.379Z] Removing intermediate container bfdcc1287ead [2023-11-08T19:11:25.379Z] ---> c188d8213103 [2023-11-08T19:11:25.379Z] Step 14/26 : FROM alpine:3.18 [2023-11-08T19:11:25.379Z] 3.18: Pulling from library/alpine [2023-11-08T19:11:25.644Z] 579b34f0a95b: Pulling fs layer [2023-11-08T19:11:25.910Z] 579b34f0a95b: Verifying Checksum [2023-11-08T19:11:25.911Z] 579b34f0a95b: Download complete [2023-11-08T19:11:26.498Z] 579b34f0a95b: Pull complete [2023-11-08T19:11:26.498Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:11:26.498Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:11:26.498Z] ---> 3cc203321400 [2023-11-08T19:11:26.498Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T19:11:26.498Z] ---> Running in 034ac1e15e8a [2023-11-08T19:11:27.081Z] Removing intermediate container 034ac1e15e8a [2023-11-08T19:11:27.081Z] ---> e821329524db [2023-11-08T19:11:27.081Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-11-08T19:11:27.081Z] ---> Running in 30295383d28a [2023-11-08T19:11:28.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:11:28.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:11:29.838Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T19:11:29.838Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:11:29.838Z] OK: 8 MiB in 16 packages [2023-11-08T19:11:30.832Z] Removing intermediate container 30295383d28a [2023-11-08T19:11:30.832Z] ---> 9498a922de1d [2023-11-08T19:11:30.832Z] Step 17/26 : WORKDIR / [2023-11-08T19:11:30.832Z] ---> Running in dc0c418a8c90 [2023-11-08T19:11:31.122Z] Removing intermediate container dc0c418a8c90 [2023-11-08T19:11:31.122Z] ---> ef9a90a20f6d [2023-11-08T19:11:31.122Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-08T19:11:36.494Z] ---> 77477f9e7c75 [2023-11-08T19:11:36.494Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-08T19:11:36.494Z] ---> 6dc097822fe3 [2023-11-08T19:11:36.494Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-08T19:11:36.494Z] ---> 46b7d7db5d7f [2023-11-08T19:11:36.494Z] Step 21/26 : EXPOSE 59984 [2023-11-08T19:11:36.762Z] ---> Running in 506f3689befc [2023-11-08T19:11:37.030Z] Removing intermediate container 506f3689befc [2023-11-08T19:11:37.031Z] ---> 83dbd46785cf [2023-11-08T19:11:37.031Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-08T19:11:37.031Z] ---> Running in de50933922a6 [2023-11-08T19:11:37.298Z] Removing intermediate container de50933922a6 [2023-11-08T19:11:37.298Z] ---> 94960a27c617 [2023-11-08T19:11:37.298Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T19:11:37.298Z] ---> Running in f3b07dcdd25d [2023-11-08T19:11:37.568Z] Removing intermediate container f3b07dcdd25d [2023-11-08T19:11:37.568Z] ---> 00fd539bf4d8 [2023-11-08T19:11:37.568Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T19:11:37.834Z] ---> Running in 1afc98594c8d [2023-11-08T19:11:38.102Z] Removing intermediate container 1afc98594c8d [2023-11-08T19:11:38.102Z] ---> 8fbb2ffc2bda [2023-11-08T19:11:38.102Z] Step 25/26 : LABEL git_sha=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [2023-11-08T19:11:38.102Z] ---> Running in 9699067c5262 [2023-11-08T19:11:38.370Z] Removing intermediate container 9699067c5262 [2023-11-08T19:11:38.370Z] ---> 43a2d05689cd [2023-11-08T19:11:38.370Z] Step 26/26 : LABEL version=0.0.0 [2023-11-08T19:11:38.643Z] ---> Running in fcbe026e19dc [2023-11-08T19:11:38.911Z] Removing intermediate container fcbe026e19dc [2023-11-08T19:11:38.911Z] ---> 7ca16582a236 [2023-11-08T19:11:38.911Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:11:38.911Z] Successfully built 7ca16582a236 [2023-11-08T19:11:38.911Z] 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-11-08T19:11:39.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:11:39.375Z] [2023-11-08T19:11:39.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:11:39.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:11:39.714Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T19:11:39.714Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T19:11:39.714Z] 04944245beec: Pulling fs layer [2023-11-08T19:11:39.714Z] 699f458cf7ca: Pulling fs layer [2023-11-08T19:11:39.714Z] 765212b225bb: Pulling fs layer [2023-11-08T19:11:39.714Z] f23df028b6ca: Pulling fs layer [2023-11-08T19:11:39.714Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T19:11:39.714Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T19:11:39.714Z] f23df028b6ca: Waiting [2023-11-08T19:11:39.714Z] 765212b225bb: Waiting [2023-11-08T19:11:39.714Z] d65c8cfc05b1: Waiting [2023-11-08T19:11:39.983Z] 04944245beec: Verifying Checksum [2023-11-08T19:11:39.983Z] 04944245beec: Download complete [2023-11-08T19:11:39.983Z] 765212b225bb: Verifying Checksum [2023-11-08T19:11:39.983Z] 765212b225bb: Download complete [2023-11-08T19:11:39.983Z] f23df028b6ca: Verifying Checksum [2023-11-08T19:11:39.983Z] f23df028b6ca: Download complete [2023-11-08T19:11:39.983Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T19:11:39.983Z] d65c8cfc05b1: Download complete [2023-11-08T19:11:40.255Z] 699f458cf7ca: Verifying Checksum [2023-11-08T19:11:40.255Z] 699f458cf7ca: Download complete [2023-11-08T19:11:40.523Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T19:11:40.523Z] 8998bd30e6a1: Download complete [2023-11-08T19:11:43.114Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T19:11:43.114Z] 2437ff75d9bd: Download complete [2023-11-08T19:11:45.063Z] 8998bd30e6a1: Pull complete [2023-11-08T19:11:45.648Z] 04944245beec: Pull complete [2023-11-08T19:11:48.987Z] 699f458cf7ca: Pull complete [2023-11-08T19:11:49.254Z] 765212b225bb: Pull complete [2023-11-08T19:11:50.215Z] f23df028b6ca: Pull complete [2023-11-08T19:11:50.482Z] d65c8cfc05b1: Pull complete [2023-11-08T19:12:05.485Z] 2437ff75d9bd: Pull complete [2023-11-08T19:12:05.485Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T19:12:05.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:12:05.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:12:05.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-17079 does not seem to be running inside a container [2023-11-08T19:12:05.723Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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-11-08T19:12:08.285Z] $ docker top 7a97437834e02dae79d76f337a1f2226682c39509dfa6de439e3fc9d662da38e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:09.090Z] ---> job-cost.sh [2023-11-08T19:12:09.090Z] lf-activate-venv: SKIPPING [2023-11-08T19:12:09.090Z] INFO: No Stack... [2023-11-08T19:12:09.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T19:12:10.302Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:12:10.931Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-11-08T19:12:10.931Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:12:10.990Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [2023-11-08T19:12:10.996Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] did not exist. Created. [2023-11-08T19:12:10.996Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:12:11.331Z] /w/workspace/device-onvif-camera/3@tmp/durable-a1d3df6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T19:12:11.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T19:12:12.005Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T19:12:12.059Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:12:12.071Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:12:12.103Z] $ docker stop --time=1 7a97437834e02dae79d76f337a1f2226682c39509dfa6de439e3fc9d662da38e [2023-11-08T19:12:13.589Z] $ docker rm -f --volumes 7a97437834e02dae79d76f337a1f2226682c39509dfa6de439e3fc9d662da38e [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-11-08T19:12:13.965Z] provisioning config files... [2023-11-08T19:12:13.973Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config12794096108380180267tmp [Pipeline] { [Pipeline] sh [2023-11-08T19:12:14.262Z] + set +x [2023-11-08T19:12:14.262Z] + curl -s https://codecov.io/bash [2023-11-08T19:12:14.262Z] + bash -s -- [2023-11-08T19:12:14.262Z] [2023-11-08T19:12:14.262Z] _____ _ [2023-11-08T19:12:14.262Z] / ____| | | [2023-11-08T19:12:14.262Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T19:12:14.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T19:12:14.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T19:12:14.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T19:12:14.262Z] Bash-1.0.6 [2023-11-08T19:12:14.262Z] [2023-11-08T19:12:14.262Z] [2023-11-08T19:12:14.262Z] ==> git version 2.25.1 found [2023-11-08T19:12:14.262Z] ==> 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-11-08T19:12:14.262Z] Release-Date: 2020-01-08 [2023-11-08T19:12:14.262Z] 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-11-08T19:12:14.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T19:12:14.262Z] ==> Jenkins CI detected. [2023-11-08T19:12:14.262Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-404 [2023-11-08T19:12:14.263Z] project root: . [2023-11-08T19:12:14.263Z] --> token set from env [2023-11-08T19:12:14.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T19:12:14.263Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T19:12:14.263Z] ==> Python coveragepy not found [2023-11-08T19:12:14.263Z] ==> Searching for coverage reports in: [2023-11-08T19:12:14.263Z] + . [2023-11-08T19:12:14.263Z] -> Found 1 reports [2023-11-08T19:12:14.263Z] ==> Detecting git/mercurial file structure [2023-11-08T19:12:14.263Z] ==> Reading reports [2023-11-08T19:12:14.263Z] + ./coverage.out bytes=78456 [2023-11-08T19:12:14.263Z] ==> Appending adjustments [2023-11-08T19:12:14.263Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T19:12:14.523Z] + Found adjustments [2023-11-08T19:12:14.523Z] ==> Gzipping contents [2023-11-08T19:12:14.523Z] 12K /tmp/codecov.2FTGJf.gz [2023-11-08T19:12:14.523Z] ==> Uploading reports [2023-11-08T19:12:14.523Z] url: https://codecov.io [2023-11-08T19:12:14.523Z] query: branch=PR-404&commit=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-08T19:12:14.523Z] -> Pinging Codecov [2023-11-08T19:12:14.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-08T19:12:14.791Z] -> Uploading to [2023-11-08T19:12:14.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b/6febab8d-0769-478e-99ba-da64a1adb7ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T191214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5612f9b661f6224d4149764c3ecc3c43fa69aaa9554a64b03e5f39b9b03611c7 [2023-11-08T19:12:14.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:12:14.791Z] Dload Upload Total Spent Left Speed [2023-11-08T19:12:15.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 40069 --:--:-- --:--:-- --:--:-- 40069 [2023-11-08T19:12:15.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [Pipeline] } [2023-11-08T19:12:15.058Z] 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-11-08T19:12:15.840Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] [2023-11-08T19:12:15.840Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T19:12:15.840Z] total 16 [2023-11-08T19:12:15.840Z] drwxr-xr-x 3 root root 4096 Nov 8 19:02 . [2023-11-08T19:12:15.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:02 .. [2023-11-08T19:12:15.840Z] drwxr-xr-x 2 root root 4096 Nov 8 19:02 cost [2023-11-08T19:12:15.840Z] -rw-r--r-- 1 root root 91 Nov 8 19:02 cost.csv [2023-11-08T19:12:15.840Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T19:12:15.840Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-08T19:12:15.840Z] total 16 [2023-11-08T19:12:15.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:02 . [2023-11-08T19:12:15.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:02 .. [2023-11-08T19:12:15.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:02 cost [2023-11-08T19:12:15.840Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:16.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:16.992Z] ---> package-listing.sh [2023-11-08T19:12:16.992Z] ++ facter osfamily [2023-11-08T19:12:16.992Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T19:12:17.252Z] + OS_FAMILY=debian [2023-11-08T19:12:17.252Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-404 [2023-11-08T19:12:17.252Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T19:12:17.252Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T19:12:17.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T19:12:17.252Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T19:12:17.252Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-08T19:12:17.252Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T19:12:17.252Z] + case "${OS_FAMILY}" in [2023-11-08T19:12:17.252Z] + dpkg -l [2023-11-08T19:12:17.252Z] + grep '^ii' [2023-11-08T19:12:17.252Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T19:12:17.252Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T19:12:17.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T19:12:17.252Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-08T19:12:17.252Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ [2023-11-08T19:12:17.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo [2023-11-08T19:12:17.263Z] 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T19:12:17.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:12:18.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:12:18.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:12:18.166Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2023-11-08T19:12:18.202Z] $ 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-404/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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-11-08T19:12:18.391Z] $ docker top 5f7af316da342f5f7edb49581af4f68845e4b73807f3ba391e0d47c88e825421 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:12:18.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T19:12:19.026Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T19:12:19.312Z] + ls /var/log/sa-host [2023-11-08T19:12:19.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:12:19.490Z] provisioning config files... [2023-11-08T19:12:19.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config3847082874902724222tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:12:19.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:19.798Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T19:12:19.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:20.133Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T19:12:20.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:20.424Z] ---> sudo-logs.sh [2023-11-08T19:12:20.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T19:12:20.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:20.730Z] ---> job-cost.sh [2023-11-08T19:12:20.730Z] lf-activate-venv: SKIPPING [2023-11-08T19:12:20.730Z] DEBUG: total: 0.2199999988079071 [2023-11-08T19:12:20.730Z] INFO: Retrieving Stack Cost... [2023-11-08T19:12:20.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:12:21.554Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T19:12:21.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:12:21.852Z] ---> logs-deploy.sh [2023-11-08T19:12:21.852Z] lf-activate-venv: SKIPPING [2023-11-08T19:12:21.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/3 [2023-11-08T19:12:21.852Z] INFO: archiving workspace using pattern(s): [2023-11-08T19:12:22.788Z] Archives upload complete. [2023-11-08T19:12:22.788Z] INFO: archiving logs to Nexus