Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c68e390b48f15746d10455ca85b218d19e4928b 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-ssh4055855071488353456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6834186098184905571.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13701161907597696319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12080564678396850279.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14878627414914794480.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13860 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3c68e390b48f15746d10455ca85b218d19e4928b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > git rev-list --no-walk da27ea250af397a4800d1d84d7fb872b978ba4f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:29:08.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:29:09.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:29:09.047Z] ========================================================= [2023-05-05T06:29:09.047Z] EdgeX Global Pipelines Version Info [2023-05-05T06:29:09.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:29:09.754Z] ------------------- [2023-05-05T06:29:09.754Z] stable info: [2023-05-05T06:29:09.754Z] ------------------- [2023-05-05T06:29:09.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:29:09.754Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:29:09.754Z] Message: update stable to v1.0.249 [2023-05-05T06:29:10.326Z] ------------------- [2023-05-05T06:29:10.326Z] experimental info: [2023-05-05T06:29:10.326Z] ------------------- [2023-05-05T06:29:10.326Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:29:10.326Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:29:10.326Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:29:10.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-05T06:29:10.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-05T06:29:10.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:29:10.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:29:10.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:29:10.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:29:10.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:29:10.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:29:10.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:29:10.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:29:10.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:29:10.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-05T06:29:10.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:29:10.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:29:10.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:29:10.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:29:10.737Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:29:10.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:29:10.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:29:10.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:29:10.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T06:29:10.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-05T06:29:10.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:29:10.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:29:10.848Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:29:10.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:29:10.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:29:10.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:29:10.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:29:10.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:29:10.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo [2023-05-05T06:29:10.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c68e39 [Pipeline] echo [2023-05-05T06:29:10.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:29:10.973Z] provisioning config files... [2023-05-05T06:29:10.988Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11032278890422047146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:29:11.293Z] ---> docker-login.sh [2023-05-05T06:29:11.293Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:29:11.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:11.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:11.553Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:11.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:11.553Z] [2023-05-05T06:29:11.553Z] Login Succeeded [2023-05-05T06:29:11.553Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:29:11.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:11.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:11.553Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:11.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:11.553Z] [2023-05-05T06:29:11.553Z] Login Succeeded [2023-05-05T06:29:11.553Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:29:11.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:11.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:11.813Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:11.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:11.813Z] [2023-05-05T06:29:11.813Z] Login Succeeded [2023-05-05T06:29:11.813Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:29:11.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:11.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:11.813Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:11.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:11.813Z] [2023-05-05T06:29:11.813Z] Login Succeeded [2023-05-05T06:29:11.813Z] docker.io [2023-05-05T06:29:12.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:12.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:12.074Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:12.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:12.074Z] [2023-05-05T06:29:12.074Z] Login Succeeded [2023-05-05T06:29:12.074Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:29:12.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:29:12.444Z] + git rev-list -1 --merges 3c68e390b48f15746d10455ca85b218d19e4928b~1..3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo [2023-05-05T06:29:12.491Z] -----------> git rev-list -1 --merges 3c68e390b48f15746d10455ca85b218d19e4928b~1..3c68e390b48f15746d10455ca85b218d19e4928b 3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:29:12.491Z] 3c68e390b48f15746d10455ca85b218d19e4928b [false] [Pipeline] sh [2023-05-05T06:29:12.779Z] + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo [2023-05-05T06:29:12.793Z] ========================================================= [2023-05-05T06:29:12.793Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:29:12.793Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:29:13.112Z] + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo [2023-05-05T06:29:13.123Z] [semverPrep] GIT_COMMIT: 3c68e390b48f15746d10455ca85b218d19e4928b, Commit Message: Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo [2023-05-05T06:29:13.134Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:29:13.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:29:13.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:29:13.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:29:13.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:29:13.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:29:13.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:29:13.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:13.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:29:13.820Z] [2023-05-05T06:29:13.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:14.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:29:14.119Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:29:14.119Z] b85a868b505f: Pulling fs layer [2023-05-05T06:29:14.119Z] e2be974225ed: Pulling fs layer [2023-05-05T06:29:14.119Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:29:14.119Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:29:14.119Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:29:14.119Z] eaf3925da568: Pulling fs layer [2023-05-05T06:29:14.119Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:29:14.119Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:29:14.119Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:29:14.119Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:29:14.119Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:29:14.119Z] 988bab9f4d93: Waiting [2023-05-05T06:29:14.119Z] 1469e6f7b9e6: Waiting [2023-05-05T06:29:14.119Z] bde34c3a00c8: Waiting [2023-05-05T06:29:14.119Z] eaf3925da568: Waiting [2023-05-05T06:29:14.119Z] b352a97aabf1: Waiting [2023-05-05T06:29:14.119Z] bab4dde63d76: Waiting [2023-05-05T06:29:14.119Z] 4872d77fe225: Waiting [2023-05-05T06:29:14.119Z] 5851b861e8e6: Waiting [2023-05-05T06:29:14.119Z] e2be974225ed: Verifying Checksum [2023-05-05T06:29:14.119Z] e2be974225ed: Download complete [2023-05-05T06:29:14.119Z] 988bab9f4d93: Verifying Checksum [2023-05-05T06:29:14.119Z] 988bab9f4d93: Download complete [2023-05-05T06:29:14.119Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:29:14.119Z] 1469e6f7b9e6: Download complete [2023-05-05T06:29:14.381Z] eaf3925da568: Download complete [2023-05-05T06:29:14.381Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:29:14.381Z] 339a4e72a1f5: Download complete [2023-05-05T06:29:14.381Z] bde34c3a00c8: Verifying Checksum [2023-05-05T06:29:14.381Z] bde34c3a00c8: Download complete [2023-05-05T06:29:14.381Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:29:14.381Z] b352a97aabf1: Download complete [2023-05-05T06:29:14.381Z] 5851b861e8e6: Download complete [2023-05-05T06:29:14.381Z] b85a868b505f: Verifying Checksum [2023-05-05T06:29:14.381Z] b85a868b505f: Download complete [2023-05-05T06:29:14.640Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:29:14.640Z] bab4dde63d76: Download complete [2023-05-05T06:29:15.578Z] b85a868b505f: Pull complete [2023-05-05T06:29:15.856Z] e2be974225ed: Pull complete [2023-05-05T06:29:16.442Z] 339a4e72a1f5: Pull complete [2023-05-05T06:29:16.442Z] 988bab9f4d93: Pull complete [2023-05-05T06:29:16.704Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:29:16.704Z] eaf3925da568: Pull complete [2023-05-05T06:29:18.614Z] bab4dde63d76: Pull complete [2023-05-05T06:29:18.614Z] bde34c3a00c8: Pull complete [2023-05-05T06:29:18.614Z] b352a97aabf1: Pull complete [2023-05-05T06:29:18.614Z] 4872d77fe225: Pull complete [2023-05-05T06:29:18.614Z] 5851b861e8e6: Pull complete [2023-05-05T06:29:18.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:29:18.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:29:18.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:29:18.982Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:29:19.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:29:20.432Z] $ docker top 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 -eo pid,comm [2023-05-05T06:29:20.489Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:29:20.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:29:20.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:29:20.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:29:20.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:29:20.654Z] $ docker exec 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent [2023-05-05T06:29:20.765Z] SSH_AUTH_SOCK=/tmp/ssh-rnUTQtohd009/agent.32 [2023-05-05T06:29:20.765Z] SSH_AGENT_PID=38 [2023-05-05T06:29:20.773Z] Running ssh-add (command line suppressed) [2023-05-05T06:29:20.886Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16258946976975716151.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16258946976975716151.key) [2023-05-05T06:29:20.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:29:21.192Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:29:21.211Z] $ docker exec --env ******** --env ******** 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent -k [2023-05-05T06:29:21.312Z] unset SSH_AUTH_SOCK; [2023-05-05T06:29:21.312Z] unset SSH_AGENT_PID; [2023-05-05T06:29:21.312Z] echo Agent pid 38 killed; [2023-05-05T06:29:21.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:29:21.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:29:21.346Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:29:21.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:29:21.460Z] $ docker exec 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent [2023-05-05T06:29:21.570Z] SSH_AUTH_SOCK=/tmp/ssh-KR8Qb7IidCFg/agent.70 [2023-05-05T06:29:21.570Z] SSH_AGENT_PID=76 [2023-05-05T06:29:21.575Z] Running ssh-add (command line suppressed) [2023-05-05T06:29:21.676Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12410844977133450161.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12410844977133450161.key) [2023-05-05T06:29:21.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:29:21.977Z] + git semver init [2023-05-05T06:29:22.237Z] 2023-05-05 06:29:22,145 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:29:22.237Z] 2023-05-05 06:29:22,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-05T06:29:22.237Z] 2023-05-05 06:29:22,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-05T06:29:22.237Z] 2023-05-05 06:29:22,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:29:23.177Z] 2023-05-05 06:29:23,096 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-05T06:29:23.177Z] 2023-05-05 06:29:23,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-05T06:29:23.177Z] 2023-05-05 06:29:23,096 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:29:23.177Z] 2023-05-05 06:29:23,097 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:29:23.177Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:29:23.189Z] $ docker exec --env ******** --env ******** 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent -k [2023-05-05T06:29:23.297Z] unset SSH_AUTH_SOCK; [2023-05-05T06:29:23.297Z] unset SSH_AGENT_PID; [2023-05-05T06:29:23.297Z] echo Agent pid 76 killed; [2023-05-05T06:29:23.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:29:23.622Z] + git semver [Pipeline] } [2023-05-05T06:29:23.898Z] $ docker stop --time=1 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 [2023-05-05T06:29:25.197Z] $ docker rm -f --volumes 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:29:25.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:29:25.731Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:29:25.734Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:29:25.862Z] provisioning config files... [2023-05-05T06:29:25.871Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config530649368803153148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:29:26.163Z] ---> docker-login.sh [2023-05-05T06:29:26.163Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:29:26.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:26.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:26.163Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:26.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:26.163Z] [2023-05-05T06:29:26.163Z] Login Succeeded [2023-05-05T06:29:26.163Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:29:26.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:26.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:26.163Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:26.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:26.163Z] [2023-05-05T06:29:26.163Z] Login Succeeded [2023-05-05T06:29:26.163Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:29:26.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:26.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:26.423Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:26.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:26.423Z] [2023-05-05T06:29:26.423Z] Login Succeeded [2023-05-05T06:29:26.423Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:29:26.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:26.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:26.423Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:26.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:26.423Z] [2023-05-05T06:29:26.423Z] Login Succeeded [2023-05-05T06:29:26.423Z] docker.io [2023-05-05T06:29:26.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:29:26.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:29:26.683Z] Configure a credential helper to remove this warning. See [2023-05-05T06:29:26.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:29:26.683Z] [2023-05-05T06:29:26.683Z] Login Succeeded [2023-05-05T06:29:26.683Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:29:26.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:29:26.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:29:26.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:29:26.778Z] ========================================================= [2023-05-05T06:29:26.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:29:26.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:29:27.090Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:29:27.090Z] Sending build context to Docker daemon 21.54MB [2023-05-05T06:29:27.090Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:29:27.090Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:29:27.090Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:29:27.090Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:29:27.090Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:29:27.090Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:29:27.090Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:29:27.090Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:29:27.090Z] 9f32a84ed3da: Waiting [2023-05-05T06:29:27.090Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:29:27.090Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:29:27.090Z] 4d19c01a9841: Waiting [2023-05-05T06:29:27.090Z] 9325e15d5711: Waiting [2023-05-05T06:29:27.090Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:29:27.090Z] 556b6ee489ea: Waiting [2023-05-05T06:29:27.090Z] c5a4b2cf53e6: Waiting [2023-05-05T06:29:27.351Z] 85791d961cd3: Download complete [2023-05-05T06:29:27.352Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:29:27.352Z] 9f32a84ed3da: Download complete [2023-05-05T06:29:27.352Z] 4d19c01a9841: Verifying Checksum [2023-05-05T06:29:27.352Z] 4d19c01a9841: Download complete [2023-05-05T06:29:27.352Z] f56be85fc22e: Download complete [2023-05-05T06:29:27.352Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:29:27.352Z] 9325e15d5711: Download complete [2023-05-05T06:29:27.613Z] f56be85fc22e: Pull complete [2023-05-05T06:29:27.613Z] 85791d961cd3: Pull complete [2023-05-05T06:29:27.874Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:29:27.874Z] c5a4b2cf53e6: Download complete [2023-05-05T06:29:27.874Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:29:27.874Z] d694b5ae8c79: Download complete [2023-05-05T06:29:28.133Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:29:28.133Z] 556b6ee489ea: Download complete [2023-05-05T06:29:31.417Z] d694b5ae8c79: Pull complete [2023-05-05T06:29:31.417Z] 9f32a84ed3da: Pull complete [2023-05-05T06:29:31.417Z] 4d19c01a9841: Pull complete [2023-05-05T06:29:31.417Z] 9325e15d5711: Pull complete [2023-05-05T06:29:33.945Z] 556b6ee489ea: Pull complete [2023-05-05T06:29:34.889Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:29:34.889Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:29:34.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:29:34.889Z] ---> c4be618373d6 [2023-05-05T06:29:34.889Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:29:36.802Z] ---> Running in f18d79cb9762 [2023-05-05T06:29:36.802Z] Removing intermediate container f18d79cb9762 [2023-05-05T06:29:36.802Z] ---> 98b192d0b4cf [2023-05-05T06:29:36.802Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:29:36.802Z] ---> Running in aa0fc4888cd8 [2023-05-05T06:29:36.802Z] Removing intermediate container aa0fc4888cd8 [2023-05-05T06:29:36.802Z] ---> 71815f152c3f [2023-05-05T06:29:36.802Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:29:36.802Z] ---> Running in 05191c5a500d [2023-05-05T06:29:37.061Z] Removing intermediate container 05191c5a500d [2023-05-05T06:29:37.061Z] ---> 3cdbf2e43157 [2023-05-05T06:29:37.061Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:29:37.061Z] ---> Running in 9b0d82610f66 [2023-05-05T06:29:37.061Z] Removing intermediate container 9b0d82610f66 [2023-05-05T06:29:37.061Z] ---> 0d105f180bd7 [2023-05-05T06:29:37.061Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:29:37.061Z] ---> Running in 4a29bada83e7 [2023-05-05T06:29:37.061Z] Removing intermediate container 4a29bada83e7 [2023-05-05T06:29:37.061Z] ---> 3497cfe2bed2 [2023-05-05T06:29:37.061Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:29:37.320Z] ---> Running in ddc0297d110e [2023-05-05T06:29:37.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:29:37.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:29:37.840Z] OK: 265 MiB in 53 packages [2023-05-05T06:29:38.101Z] Removing intermediate container ddc0297d110e [2023-05-05T06:29:38.101Z] ---> 9c81ada9d70b [2023-05-05T06:29:38.101Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T06:29:38.101Z] ---> Running in 069ee17a78b6 [2023-05-05T06:29:38.101Z] Removing intermediate container 069ee17a78b6 [2023-05-05T06:29:38.101Z] ---> a4283ad9c737 [2023-05-05T06:29:38.101Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T06:29:38.360Z] ---> a3be60c9577e [2023-05-05T06:29:38.360Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:29:38.360Z] ---> Running in 1b06376dad32 [2023-05-05T06:29:40.828Z] Still waiting to schedule task [2023-05-05T06:29:40.828Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:29:40.828Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:29:40.828Z] ‘prd-ubuntu20.04-docker-8c-8g-13847’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:29:40.828Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13859’ is offline [2023-05-05T06:30:00.304Z] Removing intermediate container 1b06376dad32 [2023-05-05T06:30:00.304Z] ---> 04f41ed52bf4 [2023-05-05T06:30:00.304Z] Step 12/13 : COPY . . [2023-05-05T06:30:00.304Z] ---> 0702d35ff120 [2023-05-05T06:30:00.304Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:30:00.304Z] ---> Running in f2f074a10db9 [2023-05-05T06:30:00.304Z] noop [2023-05-05T06:30:00.304Z] Removing intermediate container f2f074a10db9 [2023-05-05T06:30:00.304Z] ---> 7e24ed9a713b [2023-05-05T06:30:00.304Z] Successfully built 7e24ed9a713b [2023-05-05T06:30:00.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:30:00.621Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:30:00.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:30:00.696Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:30:00.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:30:01.121Z] $ docker top 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:30:01.467Z] + go version [2023-05-05T06:30:01.468Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:30:01.479Z] $ docker stop --time=1 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 [2023-05-05T06:30:02.764Z] $ docker rm -f --volumes 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:30:03.165Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:30:03.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:30:03.241Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:30:03.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:30:03.636Z] $ docker top 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:30:03.986Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:30:04.283Z] + make test [2023-05-05T06:30:04.283Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:30:08.469Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T06:30:20.672Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T06:30:20.672Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T06:30:21.612Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.1% of statements [2023-05-05T06:30:21.870Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.381s coverage: 86.5% of statements [2023-05-05T06:30:28.431Z] go vet ./... [2023-05-05T06:30:32.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:30:32.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:30:32.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:30:32.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:30:32.637Z] $ docker stop --time=1 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 [2023-05-05T06:30:34.687Z] $ docker rm -f --volumes 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:30:35.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:30:35.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:30:35.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:30:36.000Z] + ls -al . [2023-05-05T06:30:36.000Z] total 232 [2023-05-05T06:30:36.000Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:30 . [2023-05-05T06:30:36.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 .. [2023-05-05T06:30:36.000Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:29 .git [2023-05-05T06:30:36.000Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 .github [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:29 .gitignore [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:29 .golangci.yml [2023-05-05T06:30:36.000Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:29 .semver [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:29 Attribution.txt [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:29 CHANGELOG.md [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:29 Dockerfile [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:29 GOVERNANCE.md [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:29 Jenkinsfile [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:29 LICENSE [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:29 Makefile [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:29 OWNERS.md [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:29 README.md [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:29 VERSION [2023-05-05T06:30:36.000Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:29 bin [2023-05-05T06:30:36.000Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 cmd [2023-05-05T06:30:36.000Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:30 coverage.out [2023-05-05T06:30:36.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 doc [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:29 go.mod [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:29 go.sum [2023-05-05T06:30:36.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 internal [2023-05-05T06:30:36.000Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 snap [2023-05-05T06:30:36.000Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:30:36.300Z] + 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=3c68e390b48f15746d10455ca85b218d19e4928b --label arch=amd64 --label version=3.0.0-dev.40 . [2023-05-05T06:30:36.300Z] Sending build context to Docker daemon 21.62MB [2023-05-05T06:30:36.300Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:30:36.300Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T06:30:36.300Z] ---> 7e24ed9a713b [2023-05-05T06:30:36.300Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:30:36.591Z] ---> Running in 97504a8d8093 [2023-05-05T06:30:36.591Z] Removing intermediate container 97504a8d8093 [2023-05-05T06:30:36.591Z] ---> 58c392825c08 [2023-05-05T06:30:36.591Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:30:36.591Z] ---> Running in c01cee5acc0e [2023-05-05T06:30:36.591Z] Removing intermediate container c01cee5acc0e [2023-05-05T06:30:36.591Z] ---> e2c3df1cabf6 [2023-05-05T06:30:36.591Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:30:36.858Z] ---> Running in 1a093f93f282 [2023-05-05T06:30:36.858Z] Removing intermediate container 1a093f93f282 [2023-05-05T06:30:36.858Z] ---> 1771f25eceeb [2023-05-05T06:30:36.858Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:30:36.858Z] ---> Running in adaea3f73d84 [2023-05-05T06:30:36.858Z] Removing intermediate container adaea3f73d84 [2023-05-05T06:30:36.858Z] ---> cd15e5e80787 [2023-05-05T06:30:36.858Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:30:36.858Z] ---> Running in 432589e9954d [2023-05-05T06:30:37.118Z] Removing intermediate container 432589e9954d [2023-05-05T06:30:37.118Z] ---> 458d6f6d1be6 [2023-05-05T06:30:37.118Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:30:37.118Z] ---> Running in 447ad86d6312 [2023-05-05T06:30:37.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:30:37.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:30:37.636Z] OK: 265 MiB in 53 packages [2023-05-05T06:30:37.895Z] Removing intermediate container 447ad86d6312 [2023-05-05T06:30:37.895Z] ---> eb0c01798050 [2023-05-05T06:30:37.895Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T06:30:37.895Z] ---> Running in 5bdd341b2937 [2023-05-05T06:30:38.155Z] Removing intermediate container 5bdd341b2937 [2023-05-05T06:30:38.155Z] ---> 1f439a5bcaa5 [2023-05-05T06:30:38.155Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T06:30:38.155Z] ---> 079e94a7f86a [2023-05-05T06:30:38.155Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:30:38.155Z] ---> Running in 77ea9ea4eea1 [2023-05-05T06:30:39.138Z] Removing intermediate container 77ea9ea4eea1 [2023-05-05T06:30:39.138Z] ---> 063f146bea25 [2023-05-05T06:30:39.138Z] Step 12/26 : COPY . . [2023-05-05T06:30:39.401Z] ---> dbd74ad9c99e [2023-05-05T06:30:39.402Z] Step 13/26 : RUN ${MAKE} [2023-05-05T06:30:39.402Z] ---> Running in 2203fb0b412c [2023-05-05T06:30:39.666Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T06:31:01.814Z] Removing intermediate container 2203fb0b412c [2023-05-05T06:31:01.814Z] ---> ad9ed661bb96 [2023-05-05T06:31:01.814Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T06:31:01.814Z] 3.17: Pulling from library/alpine [2023-05-05T06:31:01.814Z] f56be85fc22e: Already exists [2023-05-05T06:31:01.814Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:31:01.814Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:31:01.814Z] ---> 9ed4aefc74f6 [2023-05-05T06:31:01.814Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:31:01.814Z] ---> Running in edb0654f345e [2023-05-05T06:31:01.814Z] Removing intermediate container edb0654f345e [2023-05-05T06:31:01.814Z] ---> 98c3cc82c6aa [2023-05-05T06:31:01.814Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:31:01.814Z] ---> Running in fb93cfc41bf3 [2023-05-05T06:31:01.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:31:01.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:31:01.814Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:31:01.814Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:31:01.814Z] OK: 7 MiB in 16 packages [2023-05-05T06:31:01.814Z] Removing intermediate container fb93cfc41bf3 [2023-05-05T06:31:01.814Z] ---> 6e03856564cb [2023-05-05T06:31:01.814Z] Step 17/26 : WORKDIR / [2023-05-05T06:31:01.814Z] ---> Running in 0c595fc2b396 [2023-05-05T06:31:01.814Z] Removing intermediate container 0c595fc2b396 [2023-05-05T06:31:01.814Z] ---> 814906991d13 [2023-05-05T06:31:01.814Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T06:31:01.814Z] ---> a697a064b843 [2023-05-05T06:31:01.814Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T06:31:01.814Z] ---> 16c2a0d8a54f [2023-05-05T06:31:01.814Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T06:31:01.814Z] ---> 198ddc2aca3e [2023-05-05T06:31:01.814Z] Step 21/26 : EXPOSE 59984 [2023-05-05T06:31:01.814Z] ---> Running in 6e55ae00e10d [2023-05-05T06:31:01.814Z] Removing intermediate container 6e55ae00e10d [2023-05-05T06:31:01.814Z] ---> 61cdc62d55f6 [2023-05-05T06:31:01.814Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T06:31:01.814Z] ---> Running in 7b0366fdf260 [2023-05-05T06:31:01.814Z] Removing intermediate container 7b0366fdf260 [2023-05-05T06:31:01.814Z] ---> 708db2d23eb2 [2023-05-05T06:31:01.814Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:31:01.814Z] ---> Running in 408b27a15c1b [2023-05-05T06:31:01.814Z] Removing intermediate container 408b27a15c1b [2023-05-05T06:31:01.814Z] ---> a16406b0c7b4 [2023-05-05T06:31:01.814Z] Step 24/26 : LABEL arch=amd64 [2023-05-05T06:31:01.814Z] ---> Running in 4771d9da9e64 [2023-05-05T06:31:01.814Z] Removing intermediate container 4771d9da9e64 [2023-05-05T06:31:01.814Z] ---> 9b6d974a2ef0 [2023-05-05T06:31:01.814Z] Step 25/26 : LABEL git_sha=3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:31:01.814Z] ---> Running in 933782fc198d [2023-05-05T06:31:01.814Z] Removing intermediate container 933782fc198d [2023-05-05T06:31:01.814Z] ---> 29a317b184c5 [2023-05-05T06:31:01.814Z] Step 26/26 : LABEL version=3.0.0-dev.40 [2023-05-05T06:31:01.814Z] ---> Running in bac96820a9ad [2023-05-05T06:31:01.814Z] Removing intermediate container bac96820a9ad [2023-05-05T06:31:01.814Z] ---> 1f5a8aefa948 [2023-05-05T06:31:01.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:31:01.814Z] Successfully built 1f5a8aefa948 [2023-05-05T06:31:01.814Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:31:01.898Z] provisioning config files... [2023-05-05T06:31:01.906Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4852980713043819648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:31:02.217Z] ---> docker-login.sh [2023-05-05T06:31:02.217Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:31:02.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:31:02.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:31:02.217Z] Configure a credential helper to remove this warning. See [2023-05-05T06:31:02.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:31:02.217Z] [2023-05-05T06:31:02.217Z] Login Succeeded [2023-05-05T06:31:02.217Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:31:02.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:31:02.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:31:02.217Z] Configure a credential helper to remove this warning. See [2023-05-05T06:31:02.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:31:02.217Z] [2023-05-05T06:31:02.217Z] Login Succeeded [2023-05-05T06:31:02.217Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:31:02.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:31:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:31:02.476Z] Configure a credential helper to remove this warning. See [2023-05-05T06:31:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:31:02.476Z] [2023-05-05T06:31:02.476Z] Login Succeeded [2023-05-05T06:31:02.476Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:31:02.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:31:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:31:02.476Z] Configure a credential helper to remove this warning. See [2023-05-05T06:31:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:31:02.476Z] [2023-05-05T06:31:02.476Z] Login Succeeded [2023-05-05T06:31:02.476Z] docker.io [2023-05-05T06:31:02.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:31:02.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:31:02.735Z] Configure a credential helper to remove this warning. See [2023-05-05T06:31:02.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:31:02.735Z] [2023-05-05T06:31:02.735Z] Login Succeeded [2023-05-05T06:31:02.735Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:31:02.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:31:02.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:31:02.780Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-05T06:31:02.780Z] 3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:31:02.780Z] latest [2023-05-05T06:31:02.780Z] 3.0.0-dev.40 [2023-05-05T06:31:02.780Z] 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:31:02.780Z] main [2023-05-05T06:31:02.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:03.085Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:03.389Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:31:03.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:31:03.389Z] 1b8bf7ef2fb0: Preparing [2023-05-05T06:31:03.389Z] 73ebc063f6ca: Preparing [2023-05-05T06:31:03.389Z] da6c4822f382: Preparing [2023-05-05T06:31:03.389Z] 297b80bcae25: Preparing [2023-05-05T06:31:03.389Z] f1417ff83b31: Preparing [2023-05-05T06:31:03.389Z] f1417ff83b31: Layer already exists [2023-05-05T06:31:03.389Z] 297b80bcae25: Pushed [2023-05-05T06:31:03.389Z] 73ebc063f6ca: Pushed [2023-05-05T06:31:03.389Z] 1b8bf7ef2fb0: Pushed [2023-05-05T06:31:05.926Z] da6c4822f382: Pushed [2023-05-05T06:31:06.186Z] 3c68e390b48f15746d10455ca85b218d19e4928b: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:06.498Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:06.812Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-05T06:31:06.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:31:06.812Z] 1b8bf7ef2fb0: Preparing [2023-05-05T06:31:06.812Z] 73ebc063f6ca: Preparing [2023-05-05T06:31:06.812Z] da6c4822f382: Preparing [2023-05-05T06:31:06.812Z] 297b80bcae25: Preparing [2023-05-05T06:31:06.812Z] f1417ff83b31: Preparing [2023-05-05T06:31:06.812Z] da6c4822f382: Layer already exists [2023-05-05T06:31:06.812Z] f1417ff83b31: Layer already exists [2023-05-05T06:31:06.812Z] 297b80bcae25: Layer already exists [2023-05-05T06:31:06.812Z] 73ebc063f6ca: Layer already exists [2023-05-05T06:31:06.812Z] 1b8bf7ef2fb0: Layer already exists [2023-05-05T06:31:06.812Z] latest: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:07.119Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:07.424Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 [2023-05-05T06:31:07.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:31:07.424Z] 1b8bf7ef2fb0: Preparing [2023-05-05T06:31:07.424Z] 73ebc063f6ca: Preparing [2023-05-05T06:31:07.424Z] da6c4822f382: Preparing [2023-05-05T06:31:07.424Z] 297b80bcae25: Preparing [2023-05-05T06:31:07.424Z] f1417ff83b31: Preparing [2023-05-05T06:31:07.424Z] 1b8bf7ef2fb0: Layer already exists [2023-05-05T06:31:07.424Z] f1417ff83b31: Layer already exists [2023-05-05T06:31:07.424Z] 73ebc063f6ca: Layer already exists [2023-05-05T06:31:07.424Z] da6c4822f382: Layer already exists [2023-05-05T06:31:07.424Z] 297b80bcae25: Layer already exists [2023-05-05T06:31:07.424Z] 3.0.0-dev.40: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:07.739Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:08.046Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:31:08.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:31:08.047Z] 1b8bf7ef2fb0: Preparing [2023-05-05T06:31:08.047Z] 73ebc063f6ca: Preparing [2023-05-05T06:31:08.047Z] da6c4822f382: Preparing [2023-05-05T06:31:08.047Z] 297b80bcae25: Preparing [2023-05-05T06:31:08.047Z] f1417ff83b31: Preparing [2023-05-05T06:31:08.047Z] 297b80bcae25: Layer already exists [2023-05-05T06:31:08.047Z] 73ebc063f6ca: Layer already exists [2023-05-05T06:31:08.047Z] 1b8bf7ef2fb0: Layer already exists [2023-05-05T06:31:08.047Z] f1417ff83b31: Layer already exists [2023-05-05T06:31:08.047Z] da6c4822f382: Layer already exists [2023-05-05T06:31:08.047Z] 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:08.360Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:08.672Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-05T06:31:08.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-05T06:31:08.672Z] 1b8bf7ef2fb0: Preparing [2023-05-05T06:31:08.672Z] 73ebc063f6ca: Preparing [2023-05-05T06:31:08.672Z] da6c4822f382: Preparing [2023-05-05T06:31:08.672Z] 297b80bcae25: Preparing [2023-05-05T06:31:08.672Z] f1417ff83b31: Preparing [2023-05-05T06:31:08.672Z] 73ebc063f6ca: Layer already exists [2023-05-05T06:31:08.672Z] 1b8bf7ef2fb0: Layer already exists [2023-05-05T06:31:08.672Z] da6c4822f382: Layer already exists [2023-05-05T06:31:08.672Z] 297b80bcae25: Layer already exists [2023-05-05T06:31:08.672Z] f1417ff83b31: Layer already exists [2023-05-05T06:31:08.672Z] main: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:31:08.720Z] ===================================================== [Pipeline] echo [2023-05-05T06:31:08.730Z] taggedImages: [2023-05-05T06:31:08.730Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:31:08.730Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-05T06:31:08.730Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 [2023-05-05T06:31:08.730Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:31:08.730Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:09.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:31:09.119Z] [2023-05-05T06:31:09.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:31:09.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:31:09.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:31:09.425Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:31:09.425Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:31:09.425Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:31:09.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:31:09.425Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:31:09.425Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:31:09.425Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:31:09.425Z] 5d3b04190fa2: Waiting [2023-05-05T06:31:09.425Z] 2f39f015ded8: Waiting [2023-05-05T06:31:09.425Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:31:09.425Z] 33b1e0a273af: Waiting [2023-05-05T06:31:09.425Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T06:31:09.425Z] 5c69ac0246d0: Download complete [2023-05-05T06:31:09.425Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:31:09.425Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:31:09.425Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:31:09.425Z] 33b1e0a273af: Download complete [2023-05-05T06:31:09.425Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:31:09.425Z] 5d3b04190fa2: Download complete [2023-05-05T06:31:09.425Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:31:09.425Z] ec43610c2a17: Download complete [2023-05-05T06:31:09.684Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:31:09.684Z] 5eb5b503b376: Download complete [2023-05-05T06:31:10.251Z] 2f39f015ded8: Verifying Checksum [2023-05-05T06:31:10.251Z] 2f39f015ded8: Download complete [2023-05-05T06:31:10.817Z] 5eb5b503b376: Pull complete [2023-05-05T06:31:10.817Z] 5c69ac0246d0: Pull complete [2023-05-05T06:31:11.384Z] ec43610c2a17: Pull complete [2023-05-05T06:31:11.384Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:31:11.642Z] 33b1e0a273af: Pull complete [2023-05-05T06:31:11.642Z] 5d3b04190fa2: Pull complete [2023-05-05T06:31:15.842Z] 2f39f015ded8: Pull complete [2023-05-05T06:31:15.842Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:31:15.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:31:15.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:31:15.935Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:31:15.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:31:18.853Z] $ docker top 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:31:19.235Z] ---> job-cost.sh [2023-05-05T06:31:19.235Z] lf-activate-venv: SKIPPING [2023-05-05T06:31:19.235Z] INFO: No Stack... [2023-05-05T06:31:19.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:31:19.753Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:31:20.042Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-05T06:31:20.042Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:31:20.056Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [2023-05-05T06:31:20.065Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] did not exist. Created. [2023-05-05T06:31:20.066Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:31:20.362Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:31:20.389Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:31:20.396Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:31:20.415Z] $ docker stop --time=1 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f [2023-05-05T06:31:21.563Z] $ docker rm -f --volumes 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:34:26.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13861 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-05T06:34:26.566Z] Running in /w/workspace/device-onvif-camera/136 [Pipeline] { [Pipeline] checkout [2023-05-05T06:34:26.742Z] The recommended git tool is: git [2023-05-05T06:34:33.776Z] using credential edgex-jenkins-ssh [2023-05-05T06:34:33.802Z] Cloning the remote Git repository [2023-05-05T06:34:33.863Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T06:34:33.987Z] > git init /w/workspace/device-onvif-camera/136 # timeout=10 [2023-05-05T06:34:34.187Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-05T06:34:34.188Z] > git --version # timeout=10 [2023-05-05T06:34:34.217Z] > git --version # 'git version 2.25.1' [2023-05-05T06:34:34.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:34:34.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:34:37.673Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-05T06:34:37.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:34:38.901Z] Avoid second fetch [2023-05-05T06:34:38.902Z] Checking out Revision 3c68e390b48f15746d10455ca85b218d19e4928b (main) [2023-05-05T06:34:39.833Z] Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" [2023-05-05T06:34:38.936Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:34:39.038Z] > git checkout -f 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:34:40.814Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:34:40.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:34:40.814Z] Dload Upload Total Spent Left Speed [2023-05-05T06:34:40.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-05-05T06:34:41.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:34:41.916Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:34:41.916Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:34:41.916Z] { [2023-05-05T06:34:41.916Z] "registry-mirrors": [ [2023-05-05T06:34:41.916Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:34:41.916Z] ], [2023-05-05T06:34:41.916Z] "bip": "10.250.0.254/24", [2023-05-05T06:34:41.916Z] "hosts": [ [2023-05-05T06:34:41.916Z] "tcp://0.0.0.0:5555", [2023-05-05T06:34:41.916Z] "unix:///var/run/docker.sock" [2023-05-05T06:34:41.916Z] ], [2023-05-05T06:34:41.916Z] "mtu": 1458, [2023-05-05T06:34:41.916Z] "selinux-enabled": true, [2023-05-05T06:34:41.916Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:34:41.916Z] } [Pipeline] sh [2023-05-05T06:34:42.278Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:34:42.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:35:00.982Z] provisioning config files... [2023-05-05T06:35:01.012Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/136@tmp/config3285420214918795649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:35:01.389Z] ---> docker-login.sh [2023-05-05T06:35:01.389Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:35:01.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:02.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:02.253Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:02.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:02.253Z] [2023-05-05T06:35:02.253Z] Login Succeeded [2023-05-05T06:35:02.253Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:35:02.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:02.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:02.526Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:02.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:02.526Z] [2023-05-05T06:35:02.526Z] Login Succeeded [2023-05-05T06:35:02.526Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:35:02.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:03.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:03.070Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:03.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:03.070Z] [2023-05-05T06:35:03.070Z] Login Succeeded [2023-05-05T06:35:03.070Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:35:03.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:03.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:03.344Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:03.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:03.344Z] [2023-05-05T06:35:03.344Z] Login Succeeded [2023-05-05T06:35:03.344Z] docker.io [2023-05-05T06:35:03.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:35:04.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:35:04.211Z] Configure a credential helper to remove this warning. See [2023-05-05T06:35:04.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:35:04.211Z] [2023-05-05T06:35:04.211Z] Login Succeeded [2023-05-05T06:35:04.211Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:35:04.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:35:04.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:35:04.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:35:04.555Z] ========================================================= [2023-05-05T06:35:04.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:35:04.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:35:04.915Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:35:05.508Z] Sending build context to Docker daemon 14.17MB [2023-05-05T06:35:05.508Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:35:05.508Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-05T06:35:05.508Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:35:05.508Z] c41833b44d91: Pulling fs layer [2023-05-05T06:35:05.508Z] ed15518f5707: Pulling fs layer [2023-05-05T06:35:05.508Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:35:05.508Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:35:05.508Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:35:05.508Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:35:05.508Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:35:05.508Z] 3cdef696dda3: Waiting [2023-05-05T06:35:05.508Z] 2ced38df9373: Waiting [2023-05-05T06:35:05.508Z] 242c74f7c9fa: Waiting [2023-05-05T06:35:05.508Z] ed15518f5707: Verifying Checksum [2023-05-05T06:35:05.508Z] ed15518f5707: Download complete [2023-05-05T06:35:05.780Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:35:05.780Z] 242c74f7c9fa: Download complete [2023-05-05T06:35:05.780Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:35:05.780Z] 3cdef696dda3: Download complete [2023-05-05T06:35:05.780Z] c41833b44d91: Verifying Checksum [2023-05-05T06:35:05.780Z] c41833b44d91: Download complete [2023-05-05T06:35:07.225Z] c41833b44d91: Pull complete [2023-05-05T06:35:07.504Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:35:07.504Z] 58f1dce35555: Download complete [2023-05-05T06:35:07.780Z] ed15518f5707: Pull complete [2023-05-05T06:35:08.762Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:35:08.762Z] feae8fd75edb: Download complete [2023-05-05T06:35:08.762Z] 2ced38df9373: Download complete [2023-05-05T06:35:18.886Z] feae8fd75edb: Pull complete [2023-05-05T06:35:19.159Z] 242c74f7c9fa: Pull complete [2023-05-05T06:35:19.441Z] 3cdef696dda3: Pull complete [2023-05-05T06:35:26.136Z] 2ced38df9373: Pull complete [2023-05-05T06:35:28.113Z] 58f1dce35555: Pull complete [2023-05-05T06:35:28.113Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:35:28.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:35:28.113Z] ---> fadd8f120f05 [2023-05-05T06:35:28.113Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:35:30.747Z] ---> Running in dd4c106acc65 [2023-05-05T06:35:30.747Z] Removing intermediate container dd4c106acc65 [2023-05-05T06:35:30.747Z] ---> 368d825d081a [2023-05-05T06:35:30.747Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:35:30.747Z] ---> Running in a705b16ba18c [2023-05-05T06:35:31.020Z] Removing intermediate container a705b16ba18c [2023-05-05T06:35:31.020Z] ---> 025b815373cc [2023-05-05T06:35:31.020Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:35:31.020Z] ---> Running in 483473f0b505 [2023-05-05T06:35:31.292Z] Removing intermediate container 483473f0b505 [2023-05-05T06:35:31.292Z] ---> 74639045d79b [2023-05-05T06:35:31.292Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:35:31.583Z] ---> Running in 62a6be91558a [2023-05-05T06:35:31.854Z] Removing intermediate container 62a6be91558a [2023-05-05T06:35:31.854Z] ---> 08cd345a21c2 [2023-05-05T06:35:31.854Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:35:31.854Z] ---> Running in bb5e4889c79d [2023-05-05T06:35:32.242Z] Removing intermediate container bb5e4889c79d [2023-05-05T06:35:32.242Z] ---> d7881fdf3644 [2023-05-05T06:35:32.242Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:35:32.242Z] ---> Running in 095a98bfe336 [2023-05-05T06:35:33.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:35:34.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:35:35.752Z] OK: 263 MiB in 53 packages [2023-05-05T06:35:36.733Z] Removing intermediate container 095a98bfe336 [2023-05-05T06:35:36.733Z] ---> 0991ae634932 [2023-05-05T06:35:36.733Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-05T06:35:36.733Z] ---> Running in 3dc6d5bb8207 [2023-05-05T06:35:37.005Z] Removing intermediate container 3dc6d5bb8207 [2023-05-05T06:35:37.005Z] ---> cc2a1470f54c [2023-05-05T06:35:37.005Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-05T06:35:37.599Z] ---> 5ec3b2e1a0ec [2023-05-05T06:35:37.599Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:35:37.599Z] ---> Running in f75128b3fd91 [2023-05-05T06:36:59.332Z] Removing intermediate container f75128b3fd91 [2023-05-05T06:36:59.332Z] ---> 88a557bd00de [2023-05-05T06:36:59.332Z] Step 12/13 : COPY . . [2023-05-05T06:36:59.332Z] ---> fcc4e2e625e1 [2023-05-05T06:36:59.332Z] Step 13/13 : RUN ${MAKE} [2023-05-05T06:36:59.332Z] ---> Running in 94156beed828 [2023-05-05T06:36:59.332Z] noop [2023-05-05T06:36:59.332Z] Removing intermediate container 94156beed828 [2023-05-05T06:36:59.332Z] ---> 6800e97faab8 [2023-05-05T06:36:59.332Z] Successfully built 6800e97faab8 [2023-05-05T06:36:59.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:36:59.692Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:36:59.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:36:59.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container [2023-05-05T06:37:00.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:37:01.511Z] $ docker top 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:37:02.406Z] + go version [2023-05-05T06:37:02.406Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:37:02.432Z] $ docker stop --time=1 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 [2023-05-05T06:37:07.666Z] $ docker rm -f --volumes 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:37:08.247Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:37:08.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:37:08.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container [2023-05-05T06:37:08.526Z] $ 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/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T06:37:09.816Z] $ docker top 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:37:10.686Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/136 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:37:11.346Z] + make test [2023-05-05T06:37:11.346Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:37:50.282Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-05T06:39:56.994Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-05T06:39:57.581Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-05T06:40:00.166Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.1% of statements [2023-05-05T06:40:16.139Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.024s coverage: 86.5% of statements [2023-05-05T06:40:16.139Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:40:16.139Z] go vet ./... [2023-05-05T06:40:48.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:40:48.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:40:48.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:40:48.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:40:48.436Z] $ docker stop --time=1 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd [2023-05-05T06:40:50.222Z] $ docker rm -f --volumes 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:40:51.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:40:51.445Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:40:51.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:40:52.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:40:52.696Z] + ls -al . [2023-05-05T06:40:52.696Z] total 228 [2023-05-05T06:40:52.696Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:37 . [2023-05-05T06:40:52.696Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 .. [2023-05-05T06:40:52.696Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:34 .git [2023-05-05T06:40:52.696Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:34 .github [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:34 .gitignore [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:34 .golangci.yml [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:34 Attribution.txt [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:34 CHANGELOG.md [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:34 Dockerfile [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:34 GOVERNANCE.md [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:34 Jenkinsfile [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:34 LICENSE [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:34 Makefile [2023-05-05T06:40:52.696Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:34 OWNERS.md [2023-05-05T06:40:52.697Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:34 README.md [2023-05-05T06:40:52.697Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:29 VERSION [2023-05-05T06:40:52.697Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:34 bin [2023-05-05T06:40:52.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:34 cmd [2023-05-05T06:40:52.697Z] -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:40 coverage.out [2023-05-05T06:40:52.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 doc [2023-05-05T06:40:52.697Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:34 go.mod [2023-05-05T06:40:52.697Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:34 go.sum [2023-05-05T06:40:52.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 internal [2023-05-05T06:40:52.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 snap [2023-05-05T06:40:52.697Z] -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:40:53.041Z] + 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=3c68e390b48f15746d10455ca85b218d19e4928b --label arch=arm64 --label version=3.0.0-dev.40 . [2023-05-05T06:40:53.625Z] Sending build context to Docker daemon 14.25MB [2023-05-05T06:40:53.625Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:40:53.625Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-05T06:40:53.625Z] ---> 6800e97faab8 [2023-05-05T06:40:53.625Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:40:55.033Z] ---> Running in dcf7565fc58a [2023-05-05T06:40:55.034Z] Removing intermediate container dcf7565fc58a [2023-05-05T06:40:55.034Z] ---> dfeb41582615 [2023-05-05T06:40:55.034Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:40:55.304Z] ---> Running in 41a69b7b364d [2023-05-05T06:40:55.572Z] Removing intermediate container 41a69b7b364d [2023-05-05T06:40:55.572Z] ---> 8a8eb95e9a5a [2023-05-05T06:40:55.572Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:40:55.572Z] ---> Running in c081dd90379b [2023-05-05T06:40:55.841Z] Removing intermediate container c081dd90379b [2023-05-05T06:40:55.841Z] ---> 5e167a49159c [2023-05-05T06:40:55.841Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:40:56.114Z] ---> Running in 375bc63a1a25 [2023-05-05T06:40:56.384Z] Removing intermediate container 375bc63a1a25 [2023-05-05T06:40:56.384Z] ---> 6196463eef57 [2023-05-05T06:40:56.384Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-05T06:40:56.384Z] ---> Running in 1db618cf37d9 [2023-05-05T06:40:56.655Z] Removing intermediate container 1db618cf37d9 [2023-05-05T06:40:56.655Z] ---> 053201f36a3b [2023-05-05T06:40:56.655Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:40:56.930Z] ---> Running in 007f523a10a1 [2023-05-05T06:40:57.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:40:58.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:40:59.901Z] OK: 263 MiB in 53 packages [2023-05-05T06:41:00.874Z] Removing intermediate container 007f523a10a1 [2023-05-05T06:41:00.874Z] ---> 46000c3844f3 [2023-05-05T06:41:00.874Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-05T06:41:01.147Z] ---> Running in cac406944083 [2023-05-05T06:41:01.417Z] Removing intermediate container cac406944083 [2023-05-05T06:41:01.417Z] ---> 2160c378fd1f [2023-05-05T06:41:01.417Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-05T06:41:02.004Z] ---> f963a3dcbe24 [2023-05-05T06:41:02.004Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:41:02.004Z] ---> Running in a1b04270706d [2023-05-05T06:41:05.373Z] Removing intermediate container a1b04270706d [2023-05-05T06:41:05.373Z] ---> 516ba9b4f5e5 [2023-05-05T06:41:05.373Z] Step 12/26 : COPY . . [2023-05-05T06:41:06.339Z] ---> 96769e2d1bfb [2023-05-05T06:41:06.339Z] Step 13/26 : RUN ${MAKE} [2023-05-05T06:41:06.339Z] ---> Running in afa5cb5c7437 [2023-05-05T06:41:07.304Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-05T06:43:44.022Z] Removing intermediate container afa5cb5c7437 [2023-05-05T06:43:44.022Z] ---> 36f9dda96260 [2023-05-05T06:43:44.022Z] Step 14/26 : FROM alpine:3.17 [2023-05-05T06:43:44.022Z] 3.17: Pulling from library/alpine [2023-05-05T06:43:44.022Z] c41833b44d91: Already exists [2023-05-05T06:43:44.022Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:43:44.022Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:43:44.022Z] ---> 51e60588ff2c [2023-05-05T06:43:44.022Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-05T06:43:44.022Z] ---> Running in 5259acdf1323 [2023-05-05T06:43:44.022Z] Removing intermediate container 5259acdf1323 [2023-05-05T06:43:44.022Z] ---> 25e8a82ffc5f [2023-05-05T06:43:44.022Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:43:44.022Z] ---> Running in 56e062c7dd97 [2023-05-05T06:43:44.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:43:44.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:43:44.022Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:43:44.022Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:43:44.022Z] OK: 8 MiB in 16 packages [2023-05-05T06:43:44.022Z] Removing intermediate container 56e062c7dd97 [2023-05-05T06:43:44.022Z] ---> 34aff05092e3 [2023-05-05T06:43:44.022Z] Step 17/26 : WORKDIR / [2023-05-05T06:43:44.022Z] ---> Running in 2456291edb3f [2023-05-05T06:43:44.022Z] Removing intermediate container 2456291edb3f [2023-05-05T06:43:44.022Z] ---> 3b288812ce9b [2023-05-05T06:43:44.022Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-05T06:43:44.022Z] ---> 568fea85a8e0 [2023-05-05T06:43:44.022Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-05T06:43:44.022Z] ---> 6e1ba30bb261 [2023-05-05T06:43:44.022Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-05T06:43:44.022Z] ---> 028f4ed334be [2023-05-05T06:43:44.022Z] Step 21/26 : EXPOSE 59984 [2023-05-05T06:43:44.022Z] ---> Running in 3d43cd359cdc [2023-05-05T06:43:44.022Z] Removing intermediate container 3d43cd359cdc [2023-05-05T06:43:44.022Z] ---> 8a6a3bde80a6 [2023-05-05T06:43:44.022Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-05T06:43:44.022Z] ---> Running in 48248980f687 [2023-05-05T06:43:44.022Z] Removing intermediate container 48248980f687 [2023-05-05T06:43:44.022Z] ---> 11276edb690b [2023-05-05T06:43:44.022Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:43:44.022Z] ---> Running in 011f621c2b18 [2023-05-05T06:43:44.022Z] Removing intermediate container 011f621c2b18 [2023-05-05T06:43:44.022Z] ---> 9fa7a8c418ec [2023-05-05T06:43:44.022Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T06:43:44.022Z] ---> Running in 776a8e9adf6a [2023-05-05T06:43:44.022Z] Removing intermediate container 776a8e9adf6a [2023-05-05T06:43:44.022Z] ---> 531de1c8c839 [2023-05-05T06:43:44.022Z] Step 25/26 : LABEL git_sha=3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:43:44.022Z] ---> Running in db6582f50dc8 [2023-05-05T06:43:44.022Z] Removing intermediate container db6582f50dc8 [2023-05-05T06:43:44.022Z] ---> 44224ca796c6 [2023-05-05T06:43:44.022Z] Step 26/26 : LABEL version=3.0.0-dev.40 [2023-05-05T06:43:44.022Z] ---> Running in 8e9a6d3537de [2023-05-05T06:43:44.022Z] Removing intermediate container 8e9a6d3537de [2023-05-05T06:43:44.022Z] ---> 41ad0cca4550 [2023-05-05T06:43:44.022Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:43:44.022Z] Successfully built 41ad0cca4550 [2023-05-05T06:43:44.022Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:43:44.108Z] provisioning config files... [2023-05-05T06:43:44.124Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/136@tmp/config1164333941785446624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:43:44.464Z] ---> docker-login.sh [2023-05-05T06:43:44.464Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:43:44.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:43:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:43:44.732Z] Configure a credential helper to remove this warning. See [2023-05-05T06:43:44.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:43:44.732Z] [2023-05-05T06:43:44.732Z] Login Succeeded [2023-05-05T06:43:44.732Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:43:45.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:43:45.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:43:45.001Z] Configure a credential helper to remove this warning. See [2023-05-05T06:43:45.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:43:45.001Z] [2023-05-05T06:43:45.001Z] Login Succeeded [2023-05-05T06:43:45.001Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:43:45.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:43:45.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:43:45.621Z] Configure a credential helper to remove this warning. See [2023-05-05T06:43:45.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:43:45.621Z] [2023-05-05T06:43:45.621Z] Login Succeeded [2023-05-05T06:43:45.621Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:43:45.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:43:45.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:43:45.896Z] Configure a credential helper to remove this warning. See [2023-05-05T06:43:45.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:43:45.896Z] [2023-05-05T06:43:45.896Z] Login Succeeded [2023-05-05T06:43:45.896Z] docker.io [2023-05-05T06:43:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:43:46.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:43:46.440Z] Configure a credential helper to remove this warning. See [2023-05-05T06:43:46.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:43:46.440Z] [2023-05-05T06:43:46.440Z] Login Succeeded [2023-05-05T06:43:46.440Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:43:46.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:43:46.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:43:46.518Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-05T06:43:46.518Z] 3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:43:46.518Z] latest [2023-05-05T06:43:46.518Z] 3.0.0-dev.40 [2023-05-05T06:43:46.518Z] 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:43:46.518Z] main [2023-05-05T06:43:46.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:46.914Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:47.281Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:43:47.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:43:47.281Z] c8a39952bdf6: Preparing [2023-05-05T06:43:47.281Z] 143de8762efe: Preparing [2023-05-05T06:43:47.281Z] 01c83d436703: Preparing [2023-05-05T06:43:47.281Z] 18fe4dbbd92f: Preparing [2023-05-05T06:43:47.281Z] 26cbea5cba74: Preparing [2023-05-05T06:43:47.281Z] 26cbea5cba74: Layer already exists [2023-05-05T06:43:47.556Z] 143de8762efe: Pushed [2023-05-05T06:43:47.556Z] c8a39952bdf6: Pushed [2023-05-05T06:43:47.556Z] 18fe4dbbd92f: Pushed [2023-05-05T06:43:54.204Z] 01c83d436703: Pushed [2023-05-05T06:43:54.204Z] 3c68e390b48f15746d10455ca85b218d19e4928b: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:54.545Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:54.893Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-05T06:43:54.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:43:54.893Z] c8a39952bdf6: Preparing [2023-05-05T06:43:54.893Z] 143de8762efe: Preparing [2023-05-05T06:43:54.893Z] 01c83d436703: Preparing [2023-05-05T06:43:54.893Z] 18fe4dbbd92f: Preparing [2023-05-05T06:43:54.893Z] 26cbea5cba74: Preparing [2023-05-05T06:43:54.893Z] 143de8762efe: Layer already exists [2023-05-05T06:43:54.893Z] 26cbea5cba74: Layer already exists [2023-05-05T06:43:54.893Z] 01c83d436703: Layer already exists [2023-05-05T06:43:54.893Z] 18fe4dbbd92f: Layer already exists [2023-05-05T06:43:54.893Z] c8a39952bdf6: Layer already exists [2023-05-05T06:43:54.893Z] latest: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:55.508Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:55.845Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 [2023-05-05T06:43:55.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:43:55.845Z] c8a39952bdf6: Preparing [2023-05-05T06:43:55.845Z] 143de8762efe: Preparing [2023-05-05T06:43:55.845Z] 01c83d436703: Preparing [2023-05-05T06:43:55.845Z] 18fe4dbbd92f: Preparing [2023-05-05T06:43:55.845Z] 26cbea5cba74: Preparing [2023-05-05T06:43:55.845Z] 143de8762efe: Layer already exists [2023-05-05T06:43:55.845Z] 01c83d436703: Layer already exists [2023-05-05T06:43:55.845Z] 18fe4dbbd92f: Layer already exists [2023-05-05T06:43:55.845Z] c8a39952bdf6: Layer already exists [2023-05-05T06:43:55.845Z] 26cbea5cba74: Layer already exists [2023-05-05T06:43:55.845Z] 3.0.0-dev.40: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:56.185Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:56.523Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:43:56.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:43:56.523Z] c8a39952bdf6: Preparing [2023-05-05T06:43:56.523Z] 143de8762efe: Preparing [2023-05-05T06:43:56.523Z] 01c83d436703: Preparing [2023-05-05T06:43:56.523Z] 18fe4dbbd92f: Preparing [2023-05-05T06:43:56.523Z] 26cbea5cba74: Preparing [2023-05-05T06:43:56.523Z] 143de8762efe: Layer already exists [2023-05-05T06:43:56.523Z] 18fe4dbbd92f: Layer already exists [2023-05-05T06:43:56.523Z] 01c83d436703: Layer already exists [2023-05-05T06:43:56.523Z] c8a39952bdf6: Layer already exists [2023-05-05T06:43:56.523Z] 26cbea5cba74: Layer already exists [2023-05-05T06:43:56.523Z] 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:56.870Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:57.213Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-05T06:43:57.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-05T06:43:57.213Z] c8a39952bdf6: Preparing [2023-05-05T06:43:57.213Z] 143de8762efe: Preparing [2023-05-05T06:43:57.213Z] 01c83d436703: Preparing [2023-05-05T06:43:57.213Z] 18fe4dbbd92f: Preparing [2023-05-05T06:43:57.213Z] 26cbea5cba74: Preparing [2023-05-05T06:43:57.213Z] 01c83d436703: Layer already exists [2023-05-05T06:43:57.213Z] 18fe4dbbd92f: Layer already exists [2023-05-05T06:43:57.213Z] c8a39952bdf6: Layer already exists [2023-05-05T06:43:57.213Z] 26cbea5cba74: Layer already exists [2023-05-05T06:43:57.213Z] 143de8762efe: Layer already exists [2023-05-05T06:43:57.213Z] main: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:43:57.538Z] ===================================================== [Pipeline] echo [2023-05-05T06:43:57.544Z] taggedImages: [2023-05-05T06:43:57.544Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b [2023-05-05T06:43:57.544Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-05T06:43:57.544Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 [2023-05-05T06:43:57.544Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [2023-05-05T06:43:57.544Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:57.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:43:57.897Z] [2023-05-05T06:43:57.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:43:58.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:43:58.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:43:58.230Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:43:58.230Z] 04944245beec: Pulling fs layer [2023-05-05T06:43:58.230Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:43:58.230Z] 765212b225bb: Pulling fs layer [2023-05-05T06:43:58.230Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:43:58.230Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:43:58.230Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:43:58.230Z] 765212b225bb: Waiting [2023-05-05T06:43:58.230Z] d65c8cfc05b1: Waiting [2023-05-05T06:43:58.230Z] 2437ff75d9bd: Waiting [2023-05-05T06:43:58.230Z] f23df028b6ca: Waiting [2023-05-05T06:43:58.499Z] 04944245beec: Verifying Checksum [2023-05-05T06:43:58.499Z] 04944245beec: Download complete [2023-05-05T06:43:58.499Z] 765212b225bb: Verifying Checksum [2023-05-05T06:43:58.499Z] 765212b225bb: Download complete [2023-05-05T06:43:58.499Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:43:58.499Z] f23df028b6ca: Download complete [2023-05-05T06:43:58.499Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:43:58.499Z] d65c8cfc05b1: Download complete [2023-05-05T06:43:58.769Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:43:58.769Z] 699f458cf7ca: Download complete [2023-05-05T06:43:59.051Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:43:59.051Z] 8998bd30e6a1: Download complete [2023-05-05T06:44:01.644Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:44:01.644Z] 2437ff75d9bd: Download complete [2023-05-05T06:44:04.231Z] 8998bd30e6a1: Pull complete [2023-05-05T06:44:04.818Z] 04944245beec: Pull complete [2023-05-05T06:44:06.232Z] 699f458cf7ca: Pull complete [2023-05-05T06:44:06.499Z] 765212b225bb: Pull complete [2023-05-05T06:44:07.084Z] f23df028b6ca: Pull complete [2023-05-05T06:44:07.353Z] d65c8cfc05b1: Pull complete [2023-05-05T06:44:22.373Z] 2437ff75d9bd: Pull complete [2023-05-05T06:44:22.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:44:22.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:44:22.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:44:22.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container [2023-05-05T06:44:22.648Z] $ 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/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T06:44:25.343Z] $ docker top 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:44:25.860Z] ---> job-cost.sh [2023-05-05T06:44:26.127Z] lf-activate-venv: SKIPPING [2023-05-05T06:44:26.127Z] INFO: No Stack... [2023-05-05T06:44:26.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:44:27.292Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:44:27.626Z] + cat /w/workspace/device-onvif-camera/136/archives/cost.csv [2023-05-05T06:44:27.626Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:44:27.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [2023-05-05T06:44:27.694Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] did not exist. Created. [2023-05-05T06:44:27.694Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:44:28.041Z] /w/workspace/device-onvif-camera/136@tmp/durable-10fa29d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:44:28.384Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:44:28.405Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:44:28.469Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:44:28.476Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:44:28.497Z] $ docker stop --time=1 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 [2023-05-05T06:44:32.409Z] $ docker rm -f --volumes 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T06:44:32.801Z] provisioning config files... [2023-05-05T06:44:32.812Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16479558727030603618tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:44:33.120Z] + set +x [2023-05-05T06:44:33.120Z] + bash -s -- [2023-05-05T06:44:33.120Z] + curl -s https://codecov.io/bash [2023-05-05T06:44:33.120Z] [2023-05-05T06:44:33.120Z] _____ _ [2023-05-05T06:44:33.120Z] / ____| | | [2023-05-05T06:44:33.120Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:44:33.120Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:44:33.120Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:44:33.120Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:44:33.120Z] Bash-1.0.6 [2023-05-05T06:44:33.120Z] [2023-05-05T06:44:33.120Z] [2023-05-05T06:44:33.120Z] ==> git version 2.25.1 found [2023-05-05T06:44:33.120Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T06:44:33.120Z] Release-Date: 2020-01-08 [2023-05-05T06:44:33.120Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T06:44:33.120Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:44:33.120Z] ==> Jenkins CI detected. [2023-05-05T06:44:33.120Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-05T06:44:33.120Z] project root: . [2023-05-05T06:44:33.120Z] --> token set from env [2023-05-05T06:44:33.120Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:44:33.120Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:44:33.120Z] ==> Python coveragepy not found [2023-05-05T06:44:33.120Z] ==> Searching for coverage reports in: [2023-05-05T06:44:33.120Z] + . [2023-05-05T06:44:33.120Z] -> Found 1 reports [2023-05-05T06:44:33.120Z] ==> Detecting git/mercurial file structure [2023-05-05T06:44:33.379Z] ==> Reading reports [2023-05-05T06:44:33.379Z] + ./coverage.out bytes=79191 [2023-05-05T06:44:33.379Z] ==> Appending adjustments [2023-05-05T06:44:33.379Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:44:33.379Z] + Found adjustments [2023-05-05T06:44:33.379Z] ==> Gzipping contents [2023-05-05T06:44:33.379Z] 12K /tmp/codecov.i0nJHv.gz [2023-05-05T06:44:33.379Z] ==> Uploading reports [2023-05-05T06:44:33.379Z] url: https://codecov.io [2023-05-05T06:44:33.379Z] query: branch=main&commit=3c68e390b48f15746d10455ca85b218d19e4928b&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:44:33.379Z] -> Pinging Codecov [2023-05-05T06:44:33.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=3c68e390b48f15746d10455ca85b218d19e4928b&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:44:33.639Z] -> Uploading to [2023-05-05T06:44:33.639Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F29A59C45E3A92E06B3E522C9905F8EF/3c68e390b48f15746d10455ca85b218d19e4928b/df59e95b-2eda-45e0-a53b-909ae6e18b28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T064433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5255cf20ea2db8db7aed6267d38264bd5c032fcc35ab0eb30c5766104ec8140 [2023-05-05T06:44:33.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:44:33.639Z] Dload Upload Total Spent Left Speed [2023-05-05T06:44:33.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 44948 --:--:-- --:--:-- --:--:-- 45141 [2023-05-05T06:44:33.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } [2023-05-05T06:44:33.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:44:34.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:44:34.028Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:44:34.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:44:34.319Z] [2023-05-05T06:44:34.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:44:34.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:44:34.613Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:44:34.613Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:44:34.613Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:44:34.613Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:44:34.613Z] 114826534d7a: Pulling fs layer [2023-05-05T06:44:34.613Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:44:34.613Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:44:34.613Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:44:34.613Z] 114826534d7a: Waiting [2023-05-05T06:44:34.613Z] 8a3aa393b2d8: Waiting [2023-05-05T06:44:34.613Z] 6ad1cebc031e: Waiting [2023-05-05T06:44:34.613Z] 4657fd5d0bcf: Waiting [2023-05-05T06:44:34.613Z] 25bc292e5bac: Download complete [2023-05-05T06:44:34.613Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:44:34.613Z] 52dc419b0ee2: Download complete [2023-05-05T06:44:34.613Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:44:34.613Z] 4657fd5d0bcf: Download complete [2023-05-05T06:44:34.613Z] df9b9388f04a: Verifying Checksum [2023-05-05T06:44:34.613Z] df9b9388f04a: Download complete [2023-05-05T06:44:34.873Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:44:34.873Z] df9b9388f04a: Pull complete [2023-05-05T06:44:35.136Z] 52dc419b0ee2: Pull complete [2023-05-05T06:44:35.136Z] 25bc292e5bac: Pull complete [2023-05-05T06:44:35.402Z] 114826534d7a: Verifying Checksum [2023-05-05T06:44:35.402Z] 114826534d7a: Download complete [2023-05-05T06:44:35.669Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:44:35.669Z] 8a3aa393b2d8: Download complete [2023-05-05T06:44:39.858Z] 114826534d7a: Pull complete [2023-05-05T06:44:39.858Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:44:39.858Z] 6ad1cebc031e: Pull complete [2023-05-05T06:44:43.141Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:44:43.141Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:44:43.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:44:43.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:44:43.215Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:44:43.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T06:44:47.506Z] $ docker top 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:44:47.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-05T06:44:47.858Z] + set -o pipefail [2023-05-05T06:44:47.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f05716c7-bc29-4781-b1b5-7e0cdfc0529d [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] [2023-05-05T06:44:55.968Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:44:55.968Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:44:55.968Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:44:55.968Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:44:55.968Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:44:55.970Z] $ docker stop --time=1 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 [2023-05-05T06:44:58.275Z] $ docker rm -f --volumes 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-05T06:44:58.636Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:44:58.644Z] provisioning config files... [2023-05-05T06:44:58.652Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3572667315229618269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:44:58.942Z] --> edgex-publish-swagger.sh [2023-05-05T06:44:58.942Z] === Publish doc/openapi/v2 API === [2023-05-05T06:44:58.942Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-05T06:44:58.942Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-05T06:44:58.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:44:58.942Z] Dload Upload Total Spent Left Speed [2023-05-05T06:44:59.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 617k --:--:-- --:--:-- --:--:-- 616k 100 469k 0 0 100 469k 0 617k --:--:-- --:--:-- --:--:-- 616k [2023-05-05T06:44:59.509Z] [2023-05-05T06:44:59.509Z] [Pipeline] } [2023-05-05T06:44:59.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:44:59.929Z] + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] sh [2023-05-05T06:45:00.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:45:00.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:45:00.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:45:00.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:45:00.595Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:45:00.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:45:01.074Z] $ docker top a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f -eo pid,comm [2023-05-05T06:45:01.129Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:45:01.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:45:01.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:45:01.165Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:45:01.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:45:01.262Z] $ docker exec a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f ssh-agent [2023-05-05T06:45:01.377Z] SSH_AUTH_SOCK=/tmp/ssh-WcmOekzImC9z/agent.31 [2023-05-05T06:45:01.377Z] SSH_AGENT_PID=37 [2023-05-05T06:45:01.383Z] Running ssh-add (command line suppressed) [2023-05-05T06:45:01.475Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_667513513855358100.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_667513513855358100.key) [2023-05-05T06:45:01.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:45:01.794Z] + git semver tag [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,986 [run_tag] DEBUG tag force:False [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,986 [check_head_tag] DEBUG check head tag [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,988 [execute] INFO git cat-file --batch-check [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,991 [execute] INFO git cat-file --batch [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:01,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:02,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:02,028 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:02,029 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:45:02.054Z] 2023-05-05 06:45:02,034 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:45:02.054Z] 3.0.0-dev.40 [Pipeline] } [2023-05-05T06:45:02.309Z] $ docker exec --env ******** --env ******** a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f ssh-agent -k [2023-05-05T06:45:02.400Z] unset SSH_AUTH_SOCK; [2023-05-05T06:45:02.401Z] unset SSH_AGENT_PID; [2023-05-05T06:45:02.401Z] echo Agent pid 37 killed; [2023-05-05T06:45:02.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:45:02.719Z] + git semver [Pipeline] } [2023-05-05T06:45:02.981Z] $ docker stop --time=1 a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f [2023-05-05T06:45:04.268Z] $ docker rm -f --volumes a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:45:04.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:45:04.677Z] [2023-05-05T06:45:04.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:45:04.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:45:04.978Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:45:04.978Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:45:04.978Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:45:04.978Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:45:04.978Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:45:04.978Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:45:04.978Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:45:04.978Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:45:04.978Z] 0d9ebad4ef96: Waiting [2023-05-05T06:45:04.978Z] e9a5061849ea: Waiting [2023-05-05T06:45:04.978Z] d747dcd14b5f: Waiting [2023-05-05T06:45:04.978Z] 2de7ff778b66: Waiting [2023-05-05T06:45:04.978Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:45:04.978Z] 9712f1f96733: Download complete [2023-05-05T06:45:05.558Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:45:05.558Z] 63f879dbbcfc: Download complete [2023-05-05T06:45:05.558Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:45:05.558Z] 0d9ebad4ef96: Download complete [2023-05-05T06:45:05.558Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:45:05.558Z] ab5ef0e58194: Download complete [2023-05-05T06:45:05.558Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:45:05.558Z] d747dcd14b5f: Download complete [2023-05-05T06:45:05.558Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:45:05.558Z] e9a5061849ea: Download complete [2023-05-05T06:45:05.817Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:45:05.817Z] 2de7ff778b66: Download complete [2023-05-05T06:45:08.352Z] ab5ef0e58194: Pull complete [2023-05-05T06:45:08.352Z] 9712f1f96733: Pull complete [2023-05-05T06:45:09.289Z] 63f879dbbcfc: Pull complete [2023-05-05T06:45:12.576Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:45:12.837Z] e9a5061849ea: Pull complete [2023-05-05T06:45:13.096Z] d747dcd14b5f: Pull complete [2023-05-05T06:45:14.034Z] 2de7ff778b66: Pull complete [2023-05-05T06:45:14.034Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:45:14.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:45:14.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:45:14.120Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:45:14.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T06:45:17.709Z] $ docker top 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:45:17.792Z] provisioning config files... [2023-05-05T06:45:17.800Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16564406722228455206tmp [2023-05-05T06:45:17.809Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3659129141341203507tmp [2023-05-05T06:45:17.819Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17654398481515261060tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:45:17.834Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:45:18.116Z] ---> sigul-configuration.sh [2023-05-05T06:45:18.116Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:45:18.116Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:45:18.116Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:45:18.116Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:45:18.116Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:45:18.116Z] gpg: CAST5 encrypted data [2023-05-05T06:45:18.116Z] gpg: encrypted with 1 passphrase [2023-05-05T06:45:18.116Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:45:18.399Z] + mkdir /home/jenkins [2023-05-05T06:45:18.399Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:45:18.685Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T06:45:18.695Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:45:18.978Z] ---> sigul-install.sh [2023-05-05T06:45:18.978Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:45:19.273Z] + git tag --list [2023-05-05T06:45:19.274Z] v0.0.0 [2023-05-05T06:45:19.274Z] v0.0.1-dev.1 [2023-05-05T06:45:19.274Z] v0.0.1-dev.10 [2023-05-05T06:45:19.274Z] v0.0.1-dev.11 [2023-05-05T06:45:19.274Z] v0.0.1-dev.12 [2023-05-05T06:45:19.274Z] v0.0.1-dev.13 [2023-05-05T06:45:19.274Z] v0.0.1-dev.14 [2023-05-05T06:45:19.274Z] v0.0.1-dev.15 [2023-05-05T06:45:19.274Z] v0.0.1-dev.16 [2023-05-05T06:45:19.274Z] v0.0.1-dev.17 [2023-05-05T06:45:19.274Z] v0.0.1-dev.18 [2023-05-05T06:45:19.274Z] v0.0.1-dev.19 [2023-05-05T06:45:19.274Z] v0.0.1-dev.2 [2023-05-05T06:45:19.274Z] v0.0.1-dev.20 [2023-05-05T06:45:19.274Z] v0.0.1-dev.21 [2023-05-05T06:45:19.274Z] v0.0.1-dev.22 [2023-05-05T06:45:19.274Z] v0.0.1-dev.23 [2023-05-05T06:45:19.274Z] v0.0.1-dev.24 [2023-05-05T06:45:19.274Z] v0.0.1-dev.25 [2023-05-05T06:45:19.274Z] v0.0.1-dev.26 [2023-05-05T06:45:19.274Z] v0.0.1-dev.27 [2023-05-05T06:45:19.274Z] v0.0.1-dev.28 [2023-05-05T06:45:19.274Z] v0.0.1-dev.3 [2023-05-05T06:45:19.274Z] v0.0.1-dev.4 [2023-05-05T06:45:19.274Z] v0.0.1-dev.5 [2023-05-05T06:45:19.274Z] v0.0.1-dev.6 [2023-05-05T06:45:19.274Z] v0.0.1-dev.7 [2023-05-05T06:45:19.274Z] v0.0.1-dev.8 [2023-05-05T06:45:19.274Z] v0.0.1-dev.9 [2023-05-05T06:45:19.274Z] v2.2.0 [2023-05-05T06:45:19.274Z] v2.2.0-dev.29 [2023-05-05T06:45:19.274Z] v2.2.0-dev.30 [2023-05-05T06:45:19.274Z] v2.2.0-dev.31 [2023-05-05T06:45:19.274Z] v2.2.0-dev.32 [2023-05-05T06:45:19.274Z] v2.2.0-dev.33 [2023-05-05T06:45:19.274Z] v2.2.0-dev.34 [2023-05-05T06:45:19.274Z] v2.2.0-dev.35 [2023-05-05T06:45:19.274Z] v2.3.0 [2023-05-05T06:45:19.274Z] v2.3.0-dev.1 [2023-05-05T06:45:19.274Z] v2.3.0-dev.10 [2023-05-05T06:45:19.274Z] v2.3.0-dev.11 [2023-05-05T06:45:19.274Z] v2.3.0-dev.12 [2023-05-05T06:45:19.274Z] v2.3.0-dev.13 [2023-05-05T06:45:19.274Z] v2.3.0-dev.14 [2023-05-05T06:45:19.274Z] v2.3.0-dev.15 [2023-05-05T06:45:19.274Z] v2.3.0-dev.16 [2023-05-05T06:45:19.274Z] v2.3.0-dev.17 [2023-05-05T06:45:19.274Z] v2.3.0-dev.18 [2023-05-05T06:45:19.274Z] v2.3.0-dev.19 [2023-05-05T06:45:19.274Z] v2.3.0-dev.2 [2023-05-05T06:45:19.274Z] v2.3.0-dev.20 [2023-05-05T06:45:19.274Z] v2.3.0-dev.21 [2023-05-05T06:45:19.274Z] v2.3.0-dev.22 [2023-05-05T06:45:19.274Z] v2.3.0-dev.23 [2023-05-05T06:45:19.274Z] v2.3.0-dev.24 [2023-05-05T06:45:19.274Z] v2.3.0-dev.25 [2023-05-05T06:45:19.274Z] v2.3.0-dev.26 [2023-05-05T06:45:19.274Z] v2.3.0-dev.27 [2023-05-05T06:45:19.274Z] v2.3.0-dev.28 [2023-05-05T06:45:19.274Z] v2.3.0-dev.29 [2023-05-05T06:45:19.274Z] v2.3.0-dev.3 [2023-05-05T06:45:19.274Z] v2.3.0-dev.30 [2023-05-05T06:45:19.274Z] v2.3.0-dev.31 [2023-05-05T06:45:19.274Z] v2.3.0-dev.32 [2023-05-05T06:45:19.274Z] v2.3.0-dev.33 [2023-05-05T06:45:19.274Z] v2.3.0-dev.34 [2023-05-05T06:45:19.274Z] v2.3.0-dev.35 [2023-05-05T06:45:19.274Z] v2.3.0-dev.36 [2023-05-05T06:45:19.274Z] v2.3.0-dev.37 [2023-05-05T06:45:19.274Z] v2.3.0-dev.38 [2023-05-05T06:45:19.274Z] v2.3.0-dev.39 [2023-05-05T06:45:19.274Z] v2.3.0-dev.4 [2023-05-05T06:45:19.274Z] v2.3.0-dev.40 [2023-05-05T06:45:19.274Z] v2.3.0-dev.41 [2023-05-05T06:45:19.274Z] v2.3.0-dev.42 [2023-05-05T06:45:19.274Z] v2.3.0-dev.43 [2023-05-05T06:45:19.274Z] v2.3.0-dev.44 [2023-05-05T06:45:19.274Z] v2.3.0-dev.45 [2023-05-05T06:45:19.274Z] v2.3.0-dev.5 [2023-05-05T06:45:19.274Z] v2.3.0-dev.6 [2023-05-05T06:45:19.274Z] v2.3.0-dev.7 [2023-05-05T06:45:19.274Z] v2.3.0-dev.8 [2023-05-05T06:45:19.274Z] v2.3.0-dev.9 [2023-05-05T06:45:19.274Z] v2.3.1 [2023-05-05T06:45:19.274Z] v2.3.1-dev.1 [2023-05-05T06:45:19.274Z] v2.3.1-dev.4 [2023-05-05T06:45:19.274Z] v2.3.1-dev.5 [2023-05-05T06:45:19.274Z] v2.3.2-dev.1 [2023-05-05T06:45:19.274Z] v2.3.2-dev.2 [2023-05-05T06:45:19.274Z] v3.0.0-dev.1 [2023-05-05T06:45:19.274Z] v3.0.0-dev.10 [2023-05-05T06:45:19.274Z] v3.0.0-dev.11 [2023-05-05T06:45:19.274Z] v3.0.0-dev.12 [2023-05-05T06:45:19.274Z] v3.0.0-dev.13 [2023-05-05T06:45:19.274Z] v3.0.0-dev.14 [2023-05-05T06:45:19.274Z] v3.0.0-dev.15 [2023-05-05T06:45:19.274Z] v3.0.0-dev.16 [2023-05-05T06:45:19.274Z] v3.0.0-dev.17 [2023-05-05T06:45:19.274Z] v3.0.0-dev.18 [2023-05-05T06:45:19.274Z] v3.0.0-dev.19 [2023-05-05T06:45:19.274Z] v3.0.0-dev.2 [2023-05-05T06:45:19.274Z] v3.0.0-dev.20 [2023-05-05T06:45:19.274Z] v3.0.0-dev.21 [2023-05-05T06:45:19.274Z] v3.0.0-dev.22 [2023-05-05T06:45:19.274Z] v3.0.0-dev.23 [2023-05-05T06:45:19.274Z] v3.0.0-dev.24 [2023-05-05T06:45:19.274Z] v3.0.0-dev.25 [2023-05-05T06:45:19.274Z] v3.0.0-dev.26 [2023-05-05T06:45:19.274Z] v3.0.0-dev.27 [2023-05-05T06:45:19.274Z] v3.0.0-dev.28 [2023-05-05T06:45:19.274Z] v3.0.0-dev.29 [2023-05-05T06:45:19.274Z] v3.0.0-dev.3 [2023-05-05T06:45:19.274Z] v3.0.0-dev.30 [2023-05-05T06:45:19.274Z] v3.0.0-dev.31 [2023-05-05T06:45:19.274Z] v3.0.0-dev.32 [2023-05-05T06:45:19.274Z] v3.0.0-dev.33 [2023-05-05T06:45:19.274Z] v3.0.0-dev.34 [2023-05-05T06:45:19.274Z] v3.0.0-dev.35 [2023-05-05T06:45:19.274Z] v3.0.0-dev.36 [2023-05-05T06:45:19.274Z] v3.0.0-dev.37 [2023-05-05T06:45:19.274Z] v3.0.0-dev.38 [2023-05-05T06:45:19.274Z] v3.0.0-dev.39 [2023-05-05T06:45:19.274Z] v3.0.0-dev.4 [2023-05-05T06:45:19.274Z] v3.0.0-dev.40 [2023-05-05T06:45:19.274Z] v3.0.0-dev.5 [2023-05-05T06:45:19.274Z] v3.0.0-dev.6 [2023-05-05T06:45:19.274Z] v3.0.0-dev.7 [2023-05-05T06:45:19.274Z] v3.0.0-dev.8 [2023-05-05T06:45:19.274Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:45:19.561Z] + lftools sign git-tag v3.0.0-dev.40 [2023-05-05T06:45:20.133Z] Signing Git tag with Sigul... [2023-05-05T06:45:20.133Z] Signing v3.0.0-dev.40 [2023-05-05T06:47:11.756Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:47:11.766Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:12.055Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:47:12.063Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:47:12.074Z] $ docker stop --time=1 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 [2023-05-05T06:47:13.401Z] $ docker rm -f --volumes 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:47:13.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:47:13.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:14.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:47:14.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:47:14.180Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:47:14.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:47:14.588Z] $ docker top f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 -eo pid,comm [2023-05-05T06:47:14.656Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:47:14.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:47:14.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:47:14.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:47:14.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:47:14.822Z] $ docker exec f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 ssh-agent [2023-05-05T06:47:14.951Z] SSH_AUTH_SOCK=/tmp/ssh-jLcjicXWbNjU/agent.32 [2023-05-05T06:47:14.951Z] SSH_AGENT_PID=38 [2023-05-05T06:47:14.955Z] Running ssh-add (command line suppressed) [2023-05-05T06:47:15.048Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10169903043264067130.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10169903043264067130.key) [2023-05-05T06:47:15.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:47:15.356Z] + git semver bump pre [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [bump_version] DEBUG bumped version:3.0.0-dev.41 [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,615 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,618 [execute] INFO git cat-file --batch-check [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,625 [execute] INFO git cat-file --batch [2023-05-05T06:47:15.641Z] 2023-05-05 06:47:15,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:47:15.900Z] 2023-05-05 06:47:15,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:47:15.900Z] 3.0.0-dev.41 [Pipeline] } [2023-05-05T06:47:15.897Z] $ docker exec --env ******** --env ******** f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 ssh-agent -k [2023-05-05T06:47:15.997Z] unset SSH_AUTH_SOCK; [2023-05-05T06:47:15.998Z] unset SSH_AGENT_PID; [2023-05-05T06:47:15.998Z] echo Agent pid 38 killed; [2023-05-05T06:47:16.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:47:16.331Z] + git semver [Pipeline] } [2023-05-05T06:47:16.594Z] $ docker stop --time=1 f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 [2023-05-05T06:47:17.892Z] $ docker rm -f --volumes f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:47:18.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:47:18.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:18.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:47:18.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:47:18.631Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:47:18.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:47:19.012Z] $ docker top 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:47:19.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:47:19.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:47:19.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:47:19.218Z] $ docker exec 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe ssh-agent [2023-05-05T06:47:19.332Z] SSH_AUTH_SOCK=/tmp/ssh-YUE4XmohCQ5Q/agent.31 [2023-05-05T06:47:19.332Z] SSH_AGENT_PID=37 [2023-05-05T06:47:19.337Z] Running ssh-add (command line suppressed) [2023-05-05T06:47:19.484Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10418656561202617864.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10418656561202617864.key) [2023-05-05T06:47:19.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:47:19.865Z] + git semver push [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,270 [run_push] DEBUG push [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,271 [execute] INFO git cat-file --batch-check [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,276 [execute] INFO git rev-list 153768ac4207a785a6f546a8816aa040f0f9637c -- [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,277 [execute] DEBUG Popen(['git', 'rev-list', '153768ac4207a785a6f546a8816aa040f0f9637c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:47:20.488Z] 2023-05-05 06:47:20,285 [execute] INFO git fetch -v origin [2023-05-05T06:47:20.489Z] 2023-05-05 06:47:20,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T06:47:21.055Z] 2023-05-05 06:47:20,736 [run_push] DEBUG no remote changes detected [2023-05-05T06:47:21.055Z] 2023-05-05 06:47:20,736 [execute] INFO git push origin semver [2023-05-05T06:47:21.055Z] 2023-05-05 06:47:20,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:47:21.624Z] 2023-05-05 06:47:21,447 [run_push] DEBUG push all version tags [2023-05-05T06:47:21.624Z] 2023-05-05 06:47:21,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:47:21.624Z] 2023-05-05 06:47:21,449 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:47:22.195Z] 2023-05-05 06:47:22,175 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-05T06:47:22.195Z] 3.0.0-dev.41 [Pipeline] } [2023-05-05T06:47:22.455Z] $ docker exec --env ******** --env ******** 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe ssh-agent -k [2023-05-05T06:47:22.563Z] unset SSH_AUTH_SOCK; [2023-05-05T06:47:22.564Z] unset SSH_AGENT_PID; [2023-05-05T06:47:22.564Z] echo Agent pid 37 killed; [2023-05-05T06:47:22.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:47:22.892Z] + git semver [Pipeline] } [2023-05-05T06:47:23.459Z] $ docker stop --time=1 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe [2023-05-05T06:47:24.732Z] $ docker rm -f --volumes 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T06:47:25.320Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-05T06:47:25.320Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:47:25.320Z] total 16 [2023-05-05T06:47:25.320Z] drwxr-xr-x 3 root root 4096 May 5 06:31 . [2023-05-05T06:47:25.320Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:45 .. [2023-05-05T06:47:25.320Z] drwxr-xr-x 2 root root 4096 May 5 06:31 cost [2023-05-05T06:47:25.320Z] -rw-r--r-- 1 root root 91 May 5 06:31 cost.csv [2023-05-05T06:47:25.320Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:47:25.320Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-05T06:47:25.320Z] total 16 [2023-05-05T06:47:25.320Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:31 . [2023-05-05T06:47:25.320Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:45 .. [2023-05-05T06:47:25.320Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:31 cost [2023-05-05T06:47:25.320Z] -rw-r--r-- 1 jenkins jenkins 91 May 5 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:25.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:26.481Z] ---> package-listing.sh [2023-05-05T06:47:26.481Z] ++ facter osfamily [2023-05-05T06:47:26.481Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:47:26.740Z] + OS_FAMILY=debian [2023-05-05T06:47:26.740Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-05T06:47:26.740Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:47:26.740Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:47:26.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:47:26.740Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:47:26.740Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-05T06:47:26.740Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:47:26.740Z] + case "${OS_FAMILY}" in [2023-05-05T06:47:26.740Z] + dpkg -l [2023-05-05T06:47:26.740Z] + grep '^ii' [2023-05-05T06:47:26.740Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:47:26.740Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:47:26.740Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:47:26.740Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-05T06:47:26.740Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-05T06:47:26.740Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-05T06:47:26.750Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T06:47:27.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:27.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:47:27.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:47:27.643Z] prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container [2023-05-05T06:47:27.661Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:47:27.840Z] $ docker top 105c8e5e6e47d51b15204080da2dac5babb0cdf18a101cbd881502113ef2838b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:47:28.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:47:28.480Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:47:28.766Z] + ls /var/log/sa-host [2023-05-05T06:47:28.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:47:28.829Z] provisioning config files... [2023-05-05T06:47:28.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16763823499205820020tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:47:28.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:29.128Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:47:29.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:29.451Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:47:29.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:29.742Z] ---> sudo-logs.sh [2023-05-05T06:47:29.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:47:29.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:30.051Z] ---> job-cost.sh [2023-05-05T06:47:30.051Z] lf-activate-venv: SKIPPING [2023-05-05T06:47:30.051Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:47:30.051Z] INFO: Retrieving Stack Cost... [2023-05-05T06:47:30.633Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:47:30.894Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:47:30.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:31.188Z] ---> logs-deploy.sh [2023-05-05T06:47:31.188Z] lf-activate-venv: SKIPPING [2023-05-05T06:47:31.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/136 [2023-05-05T06:47:31.188Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:47:32.127Z] Archives upload complete. [2023-05-05T06:47:32.387Z] INFO: archiving logs to Nexus [2023-05-05T06:47:32.954Z] ---> uname -a: [2023-05-05T06:47:32.954Z] Linux prd-ubuntu20-04-docker-8c-8g-13860 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T06:47:32.954Z] [2023-05-05T06:47:32.954Z] [2023-05-05T06:47:32.954Z] ---> lscpu: [2023-05-05T06:47:32.954Z] Architecture: x86_64 [2023-05-05T06:47:32.954Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T06:47:32.954Z] Byte Order: Little Endian [2023-05-05T06:47:32.954Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T06:47:32.954Z] CPU(s): 8 [2023-05-05T06:47:32.954Z] On-line CPU(s) list: 0-7 [2023-05-05T06:47:32.954Z] Thread(s) per core: 1 [2023-05-05T06:47:32.954Z] Core(s) per socket: 1 [2023-05-05T06:47:32.954Z] Socket(s): 8 [2023-05-05T06:47:32.954Z] NUMA node(s): 1 [2023-05-05T06:47:32.954Z] Vendor ID: AuthenticAMD [2023-05-05T06:47:32.954Z] CPU family: 23 [2023-05-05T06:47:32.954Z] Model: 49 [2023-05-05T06:47:32.954Z] Model name: AMD EPYC-Rome Processor [2023-05-05T06:47:32.954Z] Stepping: 0 [2023-05-05T06:47:32.954Z] CPU MHz: 2799.998 [2023-05-05T06:47:32.954Z] BogoMIPS: 5599.99 [2023-05-05T06:47:32.954Z] Virtualization: AMD-V [2023-05-05T06:47:32.955Z] Hypervisor vendor: KVM [2023-05-05T06:47:32.955Z] Virtualization type: full [2023-05-05T06:47:32.955Z] L1d cache: 256 KiB [2023-05-05T06:47:32.955Z] L1i cache: 256 KiB [2023-05-05T06:47:32.955Z] L2 cache: 4 MiB [2023-05-05T06:47:32.955Z] L3 cache: 128 MiB [2023-05-05T06:47:32.955Z] NUMA node0 CPU(s): 0-7 [2023-05-05T06:47:32.955Z] Vulnerability Itlb multihit: Not affected [2023-05-05T06:47:32.955Z] Vulnerability L1tf: Not affected [2023-05-05T06:47:32.955Z] Vulnerability Mds: Not affected [2023-05-05T06:47:32.955Z] Vulnerability Meltdown: Not affected [2023-05-05T06:47:32.955Z] Vulnerability Mmio stale data: Not affected [2023-05-05T06:47:32.955Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T06:47:32.955Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T06:47:32.955Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T06:47:32.955Z] Vulnerability Srbds: Not affected [2023-05-05T06:47:32.955Z] Vulnerability Tsx async abort: Not affected [2023-05-05T06:47:32.955Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-05T06:47:32.955Z] [2023-05-05T06:47:32.955Z] [2023-05-05T06:47:32.955Z] ---> nproc: [2023-05-05T06:47:32.955Z] 8 [2023-05-05T06:47:32.955Z] [2023-05-05T06:47:32.955Z]